]> gitweb.factorcode.org Git - factor.git/history - basis/classes
windows: Add cpu-mhz on Windows
[factor.git] / basis / classes /
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-01-11 John Benediktssonclasses.struct: use unparse in tests.
2016-10-31 Björn LindqvistDocs: bunch of random doc updates
2016-03-31 Doug Colemanbasis: Cleaning up tests using lists and IN: forms.
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2016-03-21 Doug Colemanbasis: rename the only four words with backtick in...
2016-01-09 Jon Harperdocs, wrapping structs: add links to memory>struct...
2015-10-10 Björn Lindqvistclasses.struct: fix for struct equality and hashcode...
2015-08-16 John Benediktssonclasses.struct: rename (init-struct) to init-struct.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-07-20 Doug Colemanfactor: superclass -> superclass-of, superclasses ...
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-09 John Benediktssonwords: rename reset-props to remove-word-props.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2013-04-25 John Benediktssonclasses.struct: factoring struct-size out.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2012-09-21 John Benediktssonclasses.struct: inline M\ struct byte-length.
2012-09-17 John Benediktssonclasses.struct: removing unused bad-type-for-bits error.
2012-09-16 Doug Colemanalien.c-types: Add c-type-signed to protocol, which...
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-06-21 Doug Colemanissue #358: Rename all of the words depends-on-* to...
2012-06-18 John Benediktssonmath: using if-zero in more places.
2012-04-18 John Benediktssonclasses.struct: add some docs for read-struct.
2012-04-18 John Benediktssonclasses.struct: adding a read-struct word.
2011-12-01 Doug Colemanbasis/*: Pare down some using lists
2011-11-24 Joe Groffuse radix literals
2011-11-13 Slava PestovFix bootstrap
2011-11-12 Slava PestovFix ambiguity between 'initial: f' and no initial value...
2011-11-03 Joe Groffremove lingering mentions of macosx-ppc
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-24 Doug ColemanForget some classes after unit tests so that running...
2011-10-24 Doug ColemanFound a few more places to use lookup-c-type
2011-10-24 Doug ColemanRename c-type to lookup-c-type. Fixes #230.
2011-10-24 Doug ColemanRename class to class-of
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-10-14 John BenediktssonCleanup lint warnings.
2011-10-06 Doug ColemanRename forget-struct-slot-accessors -> forget-slot...
2011-10-04 Doug ColemanDocument reset-class, forget-class, forget-method....
2011-10-04 Doug ColemanForget struct slot accessors when structs classes are...
2011-10-03 Doug ColemanMake M\ throw an error upon lookup failure. Change...
2011-10-03 Doug ColemanLess use of eval( in unit tests
2011-10-03 Doug ColemanFix using list in classes.struct tests
2011-10-03 Doug ColemanDefine reset-class for struct-classes, add unit tests...
2011-10-02 Doug ColemanRemove all non-core uses of (scan-token)
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-27 Doug ColemanFixes the symptom but not the problem. See bug #201.
2011-09-26 Doug ColemanTrim down a few using lists
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-26 John Benediktssonclasses.struct: add test cases for see on structs.
2011-09-25 John Benediktssonclasses.struct: Fix prettyprint for PACKED-STRUCT....
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 Slava PestovMerge classes.struct.packed into classes.struct and...
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-15 Slava Pestovclasses.struct: fields with a type that's an array...
2010-08-12 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2010-08-06 Slava Pestovclasses.struct: make hashcode and equal? work on struct...
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-07-06 Slava PestovAdd a scan-token word which is like scan, except throws...
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava Pestovclasses.struct: remove conflict marker from unit tests
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug Colemanconflicts
2010-06-16 Joe Groffclasses.struct: fix some bugs in binary-zero?, add...
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
next