]> gitweb.factorcode.org Git - factor.git/history - core/classes/tuple
git: fix tests
[factor.git] / core / classes / tuple /
2024-01-31 John Benediktssoncore/basis/extra: update some stack effects
2023-10-13 nomennescioFixup test
2023-10-13 nomennescioMake sequence-view typed. Fixup tests.
2023-09-21 John Benediktssonclasses.tuple: check slot value in set-slot-named ...
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
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 2length
2023-01-20 John BenediktssonSwitch to https urls
2023-01-11 Doug Colemantests: use must-not-fail in some places must-not-fail 2738/head
2022-09-06 Doug Colemancore: trim using lists with lint.vocabs tool
2022-01-15 John Benediktssonclasses.struct: better redefinition behavior.
2022-01-14 John Benediktssonclasses.tuple: make boa-effect generic.
2022-01-12 John BenediktssonRevert "Revert "words: use remove-word-prop instead...
2022-01-12 John BenediktssonRevert "words: use remove-word-prop instead of f set...
2022-01-09 John Benediktssonwords: use remove-word-prop instead of f set-word-prop.
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2020-12-18 John Benediktssonclasses.tuple: shoot, meant this to be in .private.
2020-12-18 John Benediktssonclasses.tuple: need to defer tuple-layout.
2020-11-03 John Benediktssonclasses.tuple: refactor out make-tuple for re-use.
2020-09-28 John BenediktssonRevert "core: Add TH{ for making assoc tuples."
2020-09-26 John Benediktssonclasses.tuple: speed up slots>tuple a bit.
2020-09-24 John Benediktssonclasses.union: speed up instance? on unions of tuple...
2020-09-09 John Benediktssoncore: removing unnecessary method stack effects.
2020-02-13 John Benediktssonhelp: add more bold table headings.
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2019-10-24 John Benediktssonclasses.algebra: change (flatten-class) to use arrays.
2019-10-24 John Benediktssonclasses: update docs with $sequence.
2019-01-11 John Benediktssonclasses.tuple: use integer>fixnum in tuple-hashcode.
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-17 John Benediktssonclasses.tuple: adding ?offset-of-slot that returns...
2018-02-13 John Benediktssonfix more typos in docs.
2017-07-03 Doug ColemanFactor: Rename <enum> to <enumerated> to not confuse...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-05-31 Doug Colemancore: Add TH{ for making assoc tuples.
2017-03-17 Alexander Iljinclasses.maybe-docs: create some documentation for the...
2017-03-17 Alexander Iljin*-docs: fix a typo in the word parametErized
2016-04-13 John Benediktssonclasses: unset defining-class in define-class.
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-22 Björn LindqvistVM: removes the OBJ-ERROR special object in favor of...
2016-03-21 Björn Lindqvistslots: add initial value for integer-array-capacity...
2016-03-09 Björn Lindqvistcompiler.units: changes dynamic vars so that they are...
2015-10-10 Björn Lindqvisttuple-arrays: initial-values can be reused here to...
2015-09-24 John Benediktssonclasses.tuple: fix stack effect, didn't mean to commit...
2015-09-24 John Benediktssonclasses.tuple: use class-of in tuple>array.
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-16 John Benediktssonclasses.tuple: a better error if creating a tuple from...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-07-20 Doug Colemanfactor: fix breakage with word renamings.
2015-07-20 Doug Colemanfactor: superclass -> superclass-of, superclasses ...
2015-07-03 Doug Colemanfactor: Retrying on the unit tests. Also normalize...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-01 Doug Colemanclasses.tuple: Add a note about "defining-class"
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-09 John Benediktssonwords: rename reset-props to remove-word-props.
2014-12-01 John Benediktssonchange errors to use "object" instead of "obj".
2014-11-30 John Benediktssonclasses.tuple: use slots>tuple when possible.
2014-06-07 John Benediktssonclasses.tuple: fix test-case.
2014-05-24 John Benediktssonimprove help by linking to types directly.
2013-03-24 Doug Colemancore/extra tests: Fix word -> last-word
2013-03-22 Doug Colemanclasses: Add a check that arguments to classoids are...
2013-03-10 Doug Colemanclasses.builtin: Add the BUILTIN: keyword which lets...
2013-03-09 John Benediktssonclasses: change class-usage to return a sequence like...
2013-03-09 John BenediktssonRevert "graphs: change closure to use a set and operate...
2013-03-09 John Benediktssongraphs: change closure to use a set and operate on...
2013-03-08 John Benediktssonclasses.tuple: require boa words to have tuple-class...
2013-03-05 John Benediktssoncore: some more cleanup of USING lists.
2012-09-22 John Benediktssonclasses.tuple: adding set-slots and from-slots.
2012-08-03 Doug Colemanclasses.tuple: Fix unit test.
2012-08-03 Doug Colemancore: Throw an error when assigning a bignum to a fixnu...
2012-07-31 Doug Colemanclasses.tuple: Fix unit tests related to coerce
2012-07-24 Doug Colemanclasses.tuple: Save slot name and tuple in no-slot...
2012-07-24 John Benediktssonclasses.tuple: moving get-slot-named and set-slot-named...
2012-07-19 John Benediktssonusing the new H{ } make.
2012-06-01 Doug Colemanclasses.tuple: Better error message for tuples that...
2011-11-23 Doug Colemanclasses: add syntax for intersection{ and union{ anonym...
2011-11-13 Slava PestovFix bootstrap
2011-11-12 Slava PestovFix ambiguity between 'initial: f' and no initial value...
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-10-24 Doug ColemanForget some classes after unit tests so that running...
2011-10-24 Doug ColemanRename class to class-of
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-14 John BenediktssonCleanup lint warnings.
2011-10-06 Doug ColemanRename forget-struct-slot-accessors -> forget-slot...
2011-10-06 John Benediktssonclasses.tuple: can't assume hashcode* returns fixnum.
2011-10-04 Doug ColemanDocument reset-class, forget-class, forget-method....
2011-10-03 Doug ColemanMake M\ throw an error upon lookup failure. Change...
2011-10-03 Doug ColemanRename spread>quot to deep-spread>quot, and spread...
2011-10-03 Doug ColemanSpread now infers with the correct stack effect. Make...
2011-10-02 John Benediktssonclasses.tuple: switch to python's tuplehash(). Fixes...
next