]> gitweb.factorcode.org Git - factor.git/history - core/lexer
models.search: Fix regression.
[factor.git] / core / lexer /
2022-01-20 Doug Colemancore: trim using lists with tool
2020-11-30 John Benediktssonlexer: remove docs for skip.
2020-11-30 John Benediktssonlexer: change to parse string syntax consistently.
2020-11-21 John Benediktssonlexer: reset again.
2020-11-21 John Benediktssoncore: slight revert.
2020-11-21 John Benediktssonlexer: revert my string parsing change, that's still...
2020-11-21 John Benediktssoncore: whoops, all these moves got missed.
2020-05-27 John Benediktssonlexer: cleanup docs for $slots.
2020-01-15 John Benediktssonclasses: use check-instance in a few places, to remove...
2017-07-06 Björn Lindqvistbasis/,core/,extra/: many new tags
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
2016-03-31 John Benediktssonlexer: make CHAR: ! work.
2016-03-31 John Benediktssonlexer: support universal comments.
2016-03-16 John Benediktssoncore: use $sequence help-markup in a few places.
2015-09-11 John Benediktssonlexer: change shebang handling to be in skip-blank.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-06-30 John Benediktssonlexer: change with-lexer to use with-variable.
2014-12-01 John Benediktssonchange errors to use "object" instead of "obj".
2014-05-24 John Benediktssonimprove help by linking to types directly.
2014-05-20 John Benediktssonlexer: change skip back to public interface.
2014-05-20 John Benediktssonlexer/parser: rename (scan-token) to ?scan-token, ...
2014-05-20 John Benediktssonlexer: more type checking.
2014-05-19 John Benediktssonlexer: change line-text to always be a string.
2014-05-19 John Benediktssondocs: change ``{ $quotation "( x -- y )" }`` to ``...
2014-02-21 John Benediktssonlexer: cleanup a bit.
2013-03-24 Doug Colemanlexer, parser: Rename unexpected-eof.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-07-27 John Benediktssonlexer: typed slots.
2012-07-21 John BenediktssonUsing "same?" in more places.
2011-11-27 Joe Grofflexer: skip #! as a single token at front of line
2011-10-29 Doug ColemanRemove the lexer-factory because nothing uses it. Updat...
2011-10-14 John BenediktssonCleanup more lint warnings.
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-17 John Benediktssonlexer: more clear code.
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-09 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-07-07 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-07-06 Slava PestovAdd a scan-token word which is like scan, except throws...
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-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-27 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-03-26 Slava Pestovlexer: fix output type of map-tokens
2010-03-26 Slava Pestovlexer: each-token and map-tokens did not handle EOF...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-12 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Joe GroffMerge branch 'master' into row-polymorphism
2010-03-10 Joe Groffmore help-lint
2010-03-09 Joe Groffadd polymorphic effects for lexer:each-token, map-tokens
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Joe GroffMerge branch 'lexer-parsing-word-errors'
2010-03-03 Slava PestovMerge branch 'lexer-parsing-word-errors' of git://facto...
2010-03-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-01 Joe Groffparse-tokens had two $notes sections. oops!
2010-03-01 Joe Grofflexer, parser: update docs on "parse-tokens" and add...
2010-03-01 Joe Grofflexer: add "each-token" and "map-tokens", which are...
2010-02-28 Joe Grofflexer, parser: show initial parsing word line as part...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'klazuka'
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Keith Lazukadocs: change $subsection to $subsections
2009-09-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-30 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-08-29 Samuel TardieuMerge branch 'master' of git://factorcode.org/git/factor
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Doug Colemansmall fix for lexer
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-08-06 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-08-06 Slava PestovMerge branch 'master' of git://github.com/bogiebro...
2009-08-05 Slava PestovRefactor source-file-errors a little bit to remove...
2009-07-30 Slava PestovMerge branch 'irc' of git://tiodante.com/git/factor
2009-07-09 Slava PestovMerge branch 'master' of git://github.com/abeaumont...
2009-06-26 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-06-19 Slava PestovMerge branch 'tokyo' of git://www.tiodante.com/git...
2009-06-18 Matthew WillisMerge branch 'master' of git://factorcode.org/git/factor
2009-06-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-16 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-06-16 Samuel TardieuForbid tabs in source code
2009-05-10 Slava PestovMerge branch 'redis' of git://www.tiodante.com/git...
2009-05-10 Bruno DeferrariMerge branch 'master' into redis
2009-05-10 Bruno DeferrariMerge branch 'master' into irc
2009-05-10 Slava PestovMerge branch 'hashcash' of git://github.com/martind...
next