]> gitweb.factorcode.org Git - factor.git/history - extra/modern
scryfall: better moxfield words
[factor.git] / extra / modern /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
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 Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemanfactor: whitespace only
2023-01-26 Doug Colemanmodern.html: fix tests
2023-01-26 Doug Colemanmodern.html: support cdata, support whitespace in child...
2023-01-26 Doug Colemanmodern: add a rewrite-file word
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-09-06 Doug Colemanfactor: trim some using lists
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-17 Doug Colemancombinators.extras: Add some weird combinators that...
2022-06-10 Doug Colemansequences: move shorten* to sequences.extras
2022-06-10 Doug Colemanhtml5: Initial checkin.
2022-06-10 Doug Colemanshuffle.extras: Add words to keep args and move the...
2022-06-10 Doug Colemanhtml5: Initial checkin.
2022-06-09 Doug Colemanmodern: simplify string parser
2022-06-09 Doug Colemanmodern.html: remove all the stack shuffling with dip...
2022-06-07 Doug Colemanmodern.html: fix using
2022-06-07 Doug Colemanmodern.html: allow parsing <% %> for .fhtml files
2022-06-04 Doug Colemanmodern: allow DOCTYPE and doctype etc. Add another...
2022-06-03 Doug Colemanmodern: treat tab as whitespace and add test case.
2022-06-03 Doug Colemanmodern.html: Add walk-html helper function
2022-06-03 Doug Colemanmodern.html: Fix a bug in parsing factor's wikipedia...
2022-02-07 Doug Colemanmodern.html: Less stack crap
2022-02-06 Doug Colemanmodern.html: support <?xml a="b" ?> processing instructions
2022-02-06 Doug Colemanmodern.html: Fix parser for <div><div></div></div>
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-12 Doug Colemansequences: Add 1surround which is dup surround
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2021-04-11 Doug Colemanmodern.html: Add comment support. peek-from -> peek1...
2021-04-11 Doug Colemanmodern.html: add some tests, fix some bugs, implement...
2021-04-11 Doug Colemanmodern.html: yet another html parser
2021-04-11 Doug Colemanmodern.slices: Add some more slice words
2021-03-23 John Benediktssonextra: using keepd instead of "2keep drop".
2021-03-21 Doug Colemanfactor: map-zip -> zip-with
2020-04-02 John BenediktssonRevert "basis: Move any vocabularies required by basis...
2020-03-28 Doug Colemanbasis: Move any vocabularies required by basis into...
2018-07-05 Doug Colemanmodern.out: fix load error..
2018-07-05 Doug Colemanmodern: core-vocabs should not return the broken test...
2018-07-04 Doug Colemanmodern: Add to extra/ some version of modern that has...