]> gitweb.factorcode.org Git - factor.git/history - basis/memoize
scryfall: make decks better, import from moxfield
[factor.git] / basis / memoize /
2023-10-26 John Benediktssonmemoize.syntax: adding IDENTITY-MEMO[
2020-11-19 John Benediktssonmove fry/macros/memoize/locals to core.
2019-09-30 John Benediktssonmemoize: fix memoize-quot for zero input effects.
2016-07-12 John Benediktssonusing [ ] [ ... ] ?if instead of [ nip ] [ ... ] if*.
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-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-09 John Benediktssonwords: rename reset-props to remove-word-props.
2013-03-14 John Benediktssonmemoize: change unpacker to embed array type.
2012-08-24 John BenediktssonRevert "memoize: faster memoize for single argument...
2012-08-24 John Benediktssonmemoize: faster memoize for single argument words.
2012-08-13 John Benediktssonmemoize: fix invalidate-memoized for 0 args.
2012-07-29 John Benediktssonmake some predicates return t/f instead of something/f.
2012-07-18 John Benediktssonmemoize: speed up memoized functions with no arguments.
2012-07-17 John Benediktssonmemoize: use unsafe words.
2012-05-05 John Benediktssonmemoize: moving MEMO[ to memoize.syntax to work around...
2012-05-05 John Benediktssonmemoize: change MEMO[ to push a quotation.
2012-05-05 John Benediktssonmemoize: cleaner test case.
2012-05-05 John Benediktssonmemoize: adding a MEMO[ word which makes an inlined...
2011-12-01 Doug Colemanmemoize: Don't use identity hashtables for macro expans...
2011-12-01 Doug Colemanmemoize: Use identity hashtables for macros
2011-11-30 Doug Colemanmemoize: implement identity memoize, trim using lists...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-16 John BenediktssonCleanup more lint warnings.
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 'philip-searle/master'
2011-02-28 Slava PestovFix conflict
2011-01-29 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-01-29 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-01-29 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-01-26 Keita Hagamemoize: add description of arguments and values to...
2011-01-23 Keita Hagamemoize: correct documentation for MEMO: syntax
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Slava Pestoveffects.parser: throw a proper no-word error if effect...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-09 Slava PestovMerge branch 'master' of git://github.com/jonenst/factor
2009-10-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Joe Groffrefactor so that generalizations reuses the stub versio...
2009-10-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Joe Groffshatter the four-argument barrier in memoize
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-04-28 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-27 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-04-26 Bruno DeferrariMerge branch 'master' into irc
2009-04-24 Slava Pestovhelp.cookbook: fix conflict
2009-04-24 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2009-04-24 Doug ColemanMerge branch 'master' into directory-searching
2009-04-23 Nicholas SeckarMerge branch 'master' of git://factorcode.org/git/factor
2009-04-23 Slava PestovImprove stack checker documentation
2009-04-22 Nicholas SeckarMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-21 Doug ColemanMerge branch 'keyholder'
2009-04-20 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-04-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-20 Alex ChapmanMerge branch 'master' into experimental
2009-04-19 Nicholas SeckarMerge branch 'autouse-existing-usings' of git@github...
2009-04-19 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-18 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/wrunt
2009-04-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-17 Slava PestovMerge branch 'smarter_error_list'
2009-04-17 Doug Coleman(( -- )) eval -> eval( -- )
2009-04-17 Nicholas SeckarMerge branch 'master' into autouse-existing-usings
2009-04-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-17 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-17 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-04-17 Doug Colemanfixing compiler errors in basis
2009-04-17 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-16 Slava PestovMerge branch 'trace_tool' of git://factorcode.org/git...
2009-04-16 Slava PestovMerge branch 'master' into smarter_error_list
next