]> gitweb.factorcode.org Git - factor.git/history - basis/classes
scryfall: better moxfield words
[factor.git] / basis / classes /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-14 John Benediktssonclasses.struct.prettyprint: adding vocabs.prettyprint...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: use more ?if
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-20 John BenediktssonSwitch to https urls
2022-09-17 Doug Colemanalien: fix docs for FUNCTION: not using a ; anymore
2022-01-31 Doug ColemanRevert "classes.struct: Don't depend on smart combinators"
2022-01-30 Doug Colemanclasses.struct: Don't depend on smart combinators
2022-01-26 John Benediktssonbasis/extra: using cleave>array in a few places
2022-01-24 John Benediktssonclasses.struct: remove equal method
2022-01-24 John BenediktssonRevert "classes.struct: remove custom equal?, stop...
2022-01-24 John Benediktssonclasses.struct: remove custom equal?, stop using output...
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-18 John Benediktssonclasses.struct: slightly simpler using fry
2022-01-18 John Benediktssonclasses.struct: re-enable faster equal?
2022-01-17 John Benediktssonclasses.struct: disable faster equal? for now
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2022-01-17 John Benediktssonclasses.struct: faster equal? method
2022-01-15 John Benediktssonclasses.struct: better redefinition behavior.
2022-01-14 John Benediktssonclasses.struct: resolve bootstrap dependency on stack...
2022-01-14 John Benediktssonclasses.struct: make new and boa work on struct-class
2021-12-19 John Benediktssonclasses.struct: can't use (struct) in boa>object.
2021-12-18 John Benediktssonclasses.struct: fix <struct-boa> for read-only slots.
2021-05-06 timorclasses.struct.tests: Set margin prettyprinter control...
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...
next