]> gitweb.factorcode.org Git - factor.git/history - extra/logic
scryfall: make decks better, import from moxfield
[factor.git] / extra / logic /
2024-01-31 John Benediktssoncore/basis/extra: update some stack effects
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
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.