]> gitweb.factorcode.org Git - factor.git/history - core/memoize
Fixes #2966
[factor.git] / core / memoize /
2023-10-26 John Benediktssonmemoize.syntax: adding IDENTITY-MEMO[
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-04-06 John Benediktssonmemoize: change zero-input memoize to store { called...
2023-04-05 John Benediktssonmemoize: fix a few more zero input cases
2023-04-04 John Benediktssonmemoize: add another test case, only ( -- ) was broken
2023-04-04 John Benediktssonmemoize: fix memoization of no-arg words
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 Colemanvocabs.loader: use ?if
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-01-20 John BenediktssonSwitch to https urls
2022-08-21 John Benediktssonmemoize: fix prettyprint of multi argument memoize
2022-01-08 John Benediktssonmemoize: fix pprint of IDENTITY-MEMO: words
2021-01-28 Doug Colemanfactor: trim using lists
2020-11-21 John BenediktssonA few more fixes for string parsing.
2020-11-21 John Benediktssoncore: whoops, all these moves got missed.