]> gitweb.factorcode.org Git - factor.git/history - core/syntax/syntax.factor
factor: Rename GENERIC# to GENERIC#:.
[factor.git] / core / syntax / syntax.factor
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2017-05-31 Doug Colemancore: Add TH{ for making assoc tuples.
2016-12-03 Björn Lindqvistbasis/,extra/: using parse-array-def in a bunch of...
2016-04-04 John Benediktssonstrings.parser: remove parse-short-string, everyone...
2016-03-31 John Benediktssonlexer: make CHAR: ! work.
2016-03-31 John Benediktssonlexer: support universal comments.
2015-09-10 John Benediktssonsyntax: removing #! as a comment character.
2015-08-18 John Benediktssonstrings.parser: finish removing triple-strings.
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-07-27 Doug Colemancore: rename parse-call( to parse-call-paren
2015-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-24 Doug Colemanparser, source-files: you need to bootstrap after this...
2015-06-30 Doug Colemansyntax: Add a "syntax" word property for tracking which...
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2014-06-06 Doug Colemancore: Throw an error when defining MAIN: with a stack...
2014-06-04 John Benediktssonsyntax: adding \b \v and \f escape codes.
2013-03-23 Doug Colemanwords: Change word -> last-word, set-word -> set-last...
2013-03-10 Doug Colemanclasses.builtin: Add the BUILTIN: keyword which lets...
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-08-24 Doug Colemanhashtables: Enforce shape on hashtable literals. Fixes...
2012-05-04 Doug Colemanclasses:
2011-11-24 Joe Groffsyntax: remove BIN: HEX: OCT:
2011-11-23 Doug Colemanclasses: add syntax for intersection{ and union{ anonym...
2011-11-22 Doug Colemanclasses.maybe: move maybe definition from classes.union...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-02 Joe GroffRevert "syntax: make it so PRIMITIVE: verifies primitives"
2011-11-02 Joe Groffsyntax: make it so PRIMITIVE: verifies primitives
2011-10-31 Slava PestovMove definition of 't' from syntax to bootstrap/primiti...
2011-10-19 John Benediktssonhash-sets: separate <hash-set> and >hash-set to match...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-10-03 Doug ColemanMake M\ throw an error upon lookup failure. Change...
2011-10-02 Doug ColemanRemove all non-core uses of (scan-token)
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 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-19 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-18 Doug ColemanMerge git://factorcode.org/git/factor
2011-08-18 Joe Groffparser, source-files, syntax: have MAIN: store the...
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-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-10 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-06 Joe Groffcatch merge conflicts in source and report them as...
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: each-token and map-tokens did not handle EOF...
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
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
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 Grofflexer: add "each-token" and "map-tokens", which are...
2010-02-26 Daniel EhrenbergMoving new-sets and hash-sets to core
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://projects.elasticdog...
2010-02-20 William SchlieperMerge branch 'master' of git://factorcode.org/git/factor
2010-02-18 Erik CharleboisMerge up
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-17 Slava PestovAdd support for final tuple classes which cannot be...
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-03 Slava Pestovwords: undefined error now contains the word in question
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanparsed -> suffix!, add append!
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...
next