]> gitweb.factorcode.org Git - factor.git/history - core/parser/parser.factor
Revert "Fixes #2966"
[factor.git] / core / parser / parser.factor
2023-09-01 John Benediktssonio.files: using some of the new file-exists combinators
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-17 John BenediktssonRevert "parser: disallow quotation in word names"
2023-08-17 John Benediktssonparser: disallow quotation in word names
2023-07-09 Doug Colemanparser: fix location word
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 Colemanparser: fix bad refactor
2023-02-26 Doug Colemankernel: use ?call
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanvocabs.loader: use ?if
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-01-20 John BenediktssonSwitch to https urls
2022-01-20 Doug Colemanparser: move print-use-hook from parser to vocabs.parser
2021-12-22 John Benediktssonparser: revert private for now, instead of fixing the...
2021-12-22 John Benediktssonparser: more private words.
2021-12-22 John Benediktssonparser: make some words private.
2021-12-21 Doug Colemancore: Add auto-use to syntax and add -ea parameter...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2019-03-17 John Benediktssonparser: use ?first.
2016-12-03 Björn Lindqvistparser: new parsing word parse-array-def
2016-05-12 Doug Colemaneffects: Add support for :type as standalone, unnamed...
2016-04-13 John Benediktssonparser: make scan-class assert result is a classoid...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-08-15 John BenediktssonRevert "parser: split parse-file into (parse-file)."
2015-08-15 John Benediktssonparser: split parse-file into (parse-file).
2015-08-15 John Benediktssonparser: split out check-word-name.
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-24 Doug Colemanparser, source-files: you need to bootstrap after this...
2015-07-20 Doug Colemanfactor: rename classes:members to class-members so...
2015-06-09 Björn Lindqvistparser: added helper word use-first-word? to simplify...
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-11-24 Doug ColemanRevert "parser: Print "Loading" message as a comment...
2014-11-24 Doug Colemanparser: Print "Loading" message as a comment for homoic...
2014-10-28 Doug Colemanparser: Fix for empty word list. Oops.
2014-10-27 Doug Colemanparser: Cleaner fix, comments. Fixes #1174.
2014-10-27 Doug Colemanparser: Consider private words now for autocompletes...
2014-05-20 John Benediktssonlexer/parser: rename (scan-token) to ?scan-token, ...
2013-04-25 John Benediktssonparser: add invalid-word-name, use it to check for...
2013-03-24 Doug Colemanlexer, parser: Rename unexpected-eof.
2013-03-23 Doug Colemanwords: Change word -> last-word, set-word -> set-last...
2013-03-11 John Benediktssoncompiler.units: more use of hash-sets.
2013-03-10 John Benediktssoncompiler: more use of hash-sets.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-07-28 John Benediktssonparser: make sure lines is an array.
2011-11-24 Joe Groffparser: remove parse-base dead code
2011-11-22 Doug Colemanclasses: Make methods dispatch on maybes. Fix a couple...
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-10-29 Doug ColemanRemove the lexer-factory because nothing uses it. Updat...
2011-10-29 Doug ColemanChange prompt to something we can copy/paste back into...
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
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-09-07 Doug ColemanMake "quiet" true by default. Disable quiet mode for...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-18 Joe Groffcommand-line, parser, syntax: move the MAIN: invocation...
2011-08-18 Joe Groffparser, source-files, syntax: have MAIN: store the...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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-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-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-02-28 Joe Grofflexer, parser: show initial parsing word line as part...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
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-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Slava Pestoveffects.parser: throw a proper no-word error if effect...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-22 Joe GroffMerge branch 'master' into new-alien-pointers
2010-02-22 Slava Pestovparser: auto-use prefers non-private words to private...
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-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-01-30 Slava PestovMerge git://github.com/littledan/Factor into littledan
2010-01-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-27 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-27 Slava Pestovvocabs.parser: The manifest is now a definition observe...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava Pestovparser: make 'CONSTANT: foo<newline>3' work in the...
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-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-16 Joe Grofffactor "parse-word" out of "scan-word"
next