]> gitweb.factorcode.org Git - factor.git/history - extra/logic
math: reorder the cleaned-up iteration combinators find-integer each-integer
[factor.git] / extra / logic /
2022-01-20 Doug Colemanfactor: trim more using lists.
2020-11-21 John BenediktssonA few more fixes for string parsing.
2020-11-20 Doug Colemandocs: fix string issue
2020-05-28 John Benediktssonlogic: use not.
2020-05-16 John Benediktssonlogic.examples.money: use lnth and leach.
2020-05-16 John Benediktssonbasis/extra: replace "/ >integer" with "/i" in a few...
2020-03-15 kusumotonorioReduced stack waste, added LOGIC-RED: and LOGIC-VAR...
2020-03-03 John Benediktssonlogic.examples: cleanup, make hanoi tests assert output.
2020-03-03 kusumotonoriologic.factor: [ quot call( -- ) ] --> quot
2020-03-03 kusumotonoriofactlog vocab ==> logic vocab
2020-03-03 kusumotonorioRename directory, files.