]> gitweb.factorcode.org Git - factor.git/history - core/locals
models.search: Fix regression.
[factor.git] / core / locals /
2022-01-20 Doug Colemancore: trim using lists with tool
2021-03-22 John Benediktssonlocals.rewrite: need to like after [nsequence].
2021-03-22 John Benediktssonlocals.rewrite: use [nsequence] instead of nsequence.
2021-03-22 John Benediktssonlocals.parser: use parse-time compilation to make tests...
2021-03-20 John Benediktssonlocals.rewrite: need this!
2021-03-20 John Benediktssonlocals.rewrite: merge all locals.rewrite.* code...
2021-03-20 John Benediktssonlocals.parser: adding IN: (needed for first couple...
2021-03-19 John Benediktssonlocals.parser: fix docs.
2021-03-19 John Benediktssonlocals.parser: cleanup using.
2021-03-19 John Benediktssonlocals: simplify by merging def and multi-def (again).
2021-03-19 John Benediktssonlocals.parser: try and remove previously broken syntax.
2021-03-19 John Benediktssonlocals: use "f <word>".
2021-03-19 John BenediktssonRevert "locals: simplify by merging <def> and <multi...
2021-03-19 John Benediktssonlocals: simplify by merging <def> and <multi-def>.
2021-03-19 John Benediktssonlocals: simplify point-free using multi-def.
2021-01-28 Doug Colemanfactor: trim using lists
2020-12-15 John Benediktssonlocals.parser: use with-words again.
2020-12-15 John BenediktssonRevert "locals.parser: use with-words."
2020-12-15 John Benediktssonlocals.parser: use with-words.
2020-11-21 John Benediktssoncore: whoops, all these moves got missed.