]> gitweb.factorcode.org Git - factor.git/history - core/vocabs/parser
Fixes unused variable warning
[factor.git] / core / vocabs / parser /
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 Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-20 John BenediktssonSwitch to https urls
2022-02-15 John Benediktssonvocabs.parser: use left/right quotation marks in note
2022-01-20 Doug Colemanparser: move print-use-hook from parser to vocabs.parser
2021-12-31 John Benediktssonvocabs.parser: change unuse-vocab to remove other forms.
2021-04-14 Doug Colemanvocabs.parser: add eval-in-current( ) word for funktors.
2020-12-17 John Benediktssonvocabs.parser: fix with-words to be properly restartable.
2020-12-16 John Benediktssoncalendar: change >gmt, >local-time to clone.
2020-12-16 John Benediktssonvocabs.parser: use finally instead of ``[ ] cleanup``.
2020-12-15 John Benediktssonvocabs.parser: fix with-words.
2020-12-15 John Benediktssonvocabs.parser: make a with-words combinator that cleans up.
2020-08-14 John Benediktssonvocabs.parser: faster name lookup.
2020-06-12 Doug Colemanvocabs: On use-vocab we should throw an error if the...
2016-03-31 John Benediktssonvocabs.parser: sift the search-vocabs.
2016-03-31 Doug Colemancore: Trim using lists from -tests and clean up a few...
2016-03-29 John Benediktssonvocabs.parser: all USE: vocabs are also QUALIFIED:.
2015-08-18 John Benediktssonmore cleanup.
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-21 John Benediktssonuse ``if*`` instead of ``dup [ ] [ drop ] if``.
2015-07-14 John BenediktssonUse $sequence in a few places.
2015-06-22 John Benediktssonvocabs.parser: adding back unuse-words.
2015-06-22 Björn Lindqvistlocals.parser: docs for with-lambda-scope and some... 1369/head
2015-06-22 Björn Lindqvistlocals.parser: new word with-lambda-scope to handle...
2015-06-17 John Benediktssonvocabs.parser: error on unbalanced private declarations.
2015-06-09 John Benediktssonvocabs.parser: cleanup update-manifest, make update...
2015-06-09 John Benediktssonvocabs.parser: make a "qualified-vocabs" word for re...
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2015-05-13 John Benediktssonuse assoc-reject instead of [ ... not ] assoc-filter.
2014-11-03 John Benediktssonvocabs.parser: need this wrapper.
2014-11-03 John Benediktssoncore: get rid of some unnecessary wrappers.
2013-03-10 John Benediktssoncompiler.units: changing definitions-changed to use...
2013-03-08 John Benediktssonvocabs.parser: use hash-sets in search-vocab-names.
2013-03-05 John Benediktssoncore: cleanup USING lists.
2012-07-21 John Benediktssonvocabs.parser: speedup parse-datum for numbers.
2012-06-21 Doug Colemanrenaming fixes: Forgot some words.
2012-06-21 Doug Colemanissue #358: rename no-current-vocab
2012-01-03 Slava PestovSet up listener's manifest so that words defined in...
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-10-24 Doug ColemanRename vocab to lookup-vocab
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 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-22 Keita Hagasequences, syntax, vocabs.parser: remove useless whites...
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-02-22 Doug ColemanMerge 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-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: a couple of fixes
2010-01-27 Slava Pestovvocabs.parser: The manifest is now a definition observe...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-25 Slava PestovVarious documentation improvements
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovFactor source files should not be executable
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 Slava Pestovremq -> remove-eq, delq -> remove-eq!
2009-10-28 Slava Pestovdelete -> remove!
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-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-12 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-09-12 Keith LazukaPull in new literals vocab to remove bootstrap circularity
2009-09-10 Slava PestovMerge branch 'for-slava' of git://git.rfc1149.net/factor
2009-09-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-10 Slava PestovSpecialized array overhaul
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-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
next