]> gitweb.factorcode.org Git - factor.git/history - core/combinators
lint: fix using
[factor.git] / core / combinators /
2021-12-30 Doug Colemancore: update using lists
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2021-01-28 Doug Colemanfactor: trim using lists
2020-11-21 John Benediktssoncore: whoops, all these moves got missed.
2020-11-20 John Benediktssoncombinators: simplify dispatch-case-quot with fry.
2020-10-15 John Benediktssoncombinators: move docs for recursive-hashcode.
2020-10-15 John Benediktssoncombinators: move recursive-hashcode to kernel vocab.
2019-04-05 John Benediktssoncombinators: faster hashcode for byte-arrays.
2018-02-14 John Benediktssoncore/basis/extra: use none?.
2018-02-14 Cat Stevenscore/combinators docs: fix unclearness in case help
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-07-30 Alexander Iljincombinators-docs: fix wording
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemancore: callstack is a builtin type and a class name...
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-07-16 John Benediktssoncombinators: fix linear-case-quot to order the comparis...
2015-07-15 John BenediktssonFix some tests broken by optimized? rename.
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-01-17 John Benediktssoncombinators: fix broken optimization that made floats...
2014-06-08 Björn LindqvistDocs: for compiler, vm and combinators
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2013-11-23 John Benediktssoncombinators: fix docs for dispatch since it isn't in...
2013-03-23 Doug Colemancombinators: Forgot an iota method.
2013-03-05 John Benediktssoncombinators: moving M\ iota hashcode* back since each...
2013-03-04 John Benediktssonlayouts: speed up ``M\ iota hashcode*`` using most...
2013-03-01 John Benediktssoncombinators: faster hashcode for iota.
2012-10-22 Doug Colemankernel: Add 4dup, 4drop, and 4cleave.
2012-08-24 John Benediktssoncombinators: M\ array hashcode* makes memoize faster.
2012-04-26 John Benediktssonusing reverse! when possible.
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-10 John Benediktssoncombinators: fix docs for case.
2011-11-02 Joe Groffconstants for special object hardcoded literals
2011-10-25 Doug ColemanUpdate Windows for word renames, fix lint errors
2011-10-21 John BenediktssonRemove stack effects from HELP: declarations.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
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-09-19 Doug ColemanRevert "spread>quot now outputs empty quotations where...
2011-09-19 Doug Colemanspread>quot now outputs empty quotations where you...
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 remote-tracking branch 'erg/master'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-26 John BenediktssonSpelling fixes to documentation.
2011-08-10 John BenediktssonMerge branch 'highlight' into cleanup
2011-08-10 John Benediktssoncombinators: fix typo in docs for case.
2011-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-26 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-02-26 Slava Pestovcombinators: fix help lint
2011-02-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-04 Keita Hagacombinators: insert a space after a comma in the docume...
2011-02-04 Keita Hagacombinators: minor improvement to usage example of...
2011-01-16 Keita Hagacombinators: minor improvement in usage example of...
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-05 Keita Hagaremove useless whitespace in several documentation
2011-01-04 Keita Hagacombinators: fix typo to 'booleans' article and 'case...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-30 Slava Pestovcombinators: make the behavior of 'case' consistent...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-05 Slava PestovMerge branch 'master' of http://github.com/Blei/factor
2010-06-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-06-04 Slava Pestovcombinators: tweak docs
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-10 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-06 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-06 Slava Pestovcombinators: fix load error
2010-04-06 Slava Pestovcombinators: call( now throws an error if a quotation...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-10 Joe Groffmore help-lint
2010-03-09 Joe Groffgeneralize stack effects so we can bootstrap with the...
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-26 Daniel EhrenbergMoving new-sets to sets
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
next