]> gitweb.factorcode.org Git - factor.git/history - basis/xmode
scryfall: better moxfield words
[factor.git] / basis / xmode /
2024-02-05 John Benediktssonxmode.catalog: adding qdoc and sparql
2023-11-11 Capitalbasis/xmode: refactor to be deploy friendly.
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: whitespace only
2023-02-26 Doug Colemankernel: use ?call
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: use `[ ] append-as` and `[ ] concat-as` in...
2023-02-26 Doug Colemanfactor: use more ?if and ?unless
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-26 Doug Colemanxmode.rules: throw error if there is no character for...
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-08-12 John Benediktssonxmode.marker: adding a better matching paren finder
2022-08-12 John Benediktssonxmode.marker: ignore non-capturing groups
2022-08-10 John Benediktssonxmode.marker: more correct faster update-match-group
2022-08-10 John BenediktssonRevert "xmode.marker: faster update-match-group"
2022-08-09 John Benediktssonxmode.rules: removing test no longer needed
2022-08-09 John Benediktssonxmode.marker: faster update-match-group
2022-08-09 John Benediktssonxmode: fix handling of HASH_CHAR and always rules
2022-08-09 John Benediktssonxmode.marker: caching match group regexps for performance
2022-08-07 John Benediktssonxmode.marker: cache fixup regexp
2022-08-05 John Benediktssonxmode: update for recent jEdit mode changes
2022-08-05 John Benediktssonxmode.modes: adding dockerfile xmode
2022-08-05 John Benediktssonxmode.modes: update
2022-08-05 John Benediktssonxmode: update xmode.dtd
2022-08-04 John Benediktssonxmode.modes: minor fixes for delegation to unknown...
2022-08-03 John Benediktssonxmode.modes: updating with recent xmode files
2022-02-12 John Benediktssonxmode.loader: fix parsing of nodes containing cdata
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-10 John Benediktssonbasis: use check-instance in a few places
2022-01-01 John Benediktssoncolors: merge colors.constants and colors.hex.
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2020-12-16 Benjamin Pollacksets: rename combine/refine to union-all/intersect-all
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-15 John Benediktssonmore test IN: cleanup.
2017-01-05 Jon Harperadd DOCTYPE html in most places.
2016-12-05 John Benediktssonxmode.loader: use with-variable instead of with-scope.
2016-03-31 John Benediktssonunicode: make this the API for all unicode things.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-21 John Benediktssonuse ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-12-01 John Benediktssonmore minor cleanup.
2014-11-30 John Benediktssonremoving small and unnecessary files.
2014-11-15 John Benediktssonxmode: cleanup using.
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-04-22 John Benediktssonhttp.server.responses: adding <html-content>, use it.
2013-03-29 John Benediktssonxmode.highlight: highlight vocabs and pathnames too.
2013-03-28 John Benediktssonxmode.highlight: enable highlighting of words.
2013-03-23 Doug Colemanassocs: Add of and ?of. Change all the things at once...
2011-11-24 Joe Grofflet's pretend BIN: HEX: OCT: never happened
2011-10-29 Doug ColemanAdd a toggle word to namespaces and update docs, tests...
2011-10-16 John BenediktssonCleanup some lint warnings.
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'sorting' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'highlight' of git://github.com/mrjbq7...
2011-05-04 John BenediktssonMerge branch 'master' into highlight
2011-04-13 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-04-13 John Benediktssonxmode.highlight: a syntax highlighting tool.
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-13 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-06-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-09 Joe Groffxmode.modes: add cuda xmode
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-06 Joe Groffxmode.catalog: pre-convert globs to regexes in modes...
2010-06-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-06-05 Joe Groffxmode.catalog: factor ?find-mode (which returns f if...
2010-06-05 Joe Groffxmode.catalog: fix find-mode so it works with full...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-06 Slava PestovLanguage change: tuple slot setter words with stack...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
next