]> gitweb.factorcode.org Git - factor.git/history - basis/locals
core, basis, extra: Remove DOS line endings from files.
[factor.git] / basis / locals /
2015-06-26 Doug Colemanprimitives: Change PRIMITIVE: to check that the word... 1371/head
2015-06-23 John Benediktssonlocals.parser: fix help-lint warning.
2015-06-22 John Benediktssonlocals.parser: only need to clone manifest.
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-09 John Benediktssonlocals.parser: use qualified-vocabs.
2015-06-09 Björn Lindqvistlocals.parser.tests: fixing the tcs so they work 1348/head
2015-06-09 Björn Lindqvistlocals.parser: fix for #1340, write locals directly...
2015-06-09 Björn Lindqvistlocals.types: stub unit tests
2015-06-09 Björn Lindqvistlocals.parser: small refactorings and unit tests
2013-03-20 John Benediktssonlocals.parser: check for valid locals names.
2012-08-24 Doug Colemancore: in-definition -> with-definition.
2012-08-24 Doug Colemancore: rename in-word-definition to in-definition
2012-08-24 Doug Colemancore: Don't allow nested defintions in :, ::, M:, M...
2012-07-19 John Benediktssonusing the new H{ } make.
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2011-11-30 Doug Colemanmemoize: implement identity memoize, trim using lists...
2011-11-28 Doug Colemangeneralizations: Refactor stack-checker so that smart...
2011-10-24 Doug ColemanRename class to class-of
2011-10-17 Doug ColemanRename complete-effect to scan-effect
2011-10-13 John BenediktssonChange method parsing to validate stack effects. Fixes...
2011-10-05 Doug ColemanRename method -> lookup-method in three places.
2011-10-03 Doug ColemanRename spread>quot to deep-spread>quot, and spread...
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-02-28 Slava PestovFix conflict
2011-02-27 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-02-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2011-02-26 Slava PestovMerge branch 'doc-fixes' of git://github.com/keitahaga...
2011-02-20 Keita Hagalocals: remove trailing whitespace in docs
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-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-18 Slava PestovMove remaining sequence operations from generalizations...
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-18 Daniel EhrenbergChanging require-when usages to the new syntax for...
2010-04-05 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-03-31 Slava Pestovlocals: remove some dead code
2010-03-28 Daniel EhrenbergMerge branch 'master' into conditional
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-18 Daniel EhrenbergUpdating code to use require-when rather than vocab...
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-27 Daniel EhrenbergChanging some uses of prune to use members
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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 Pestovgeneric: rename method-body predicate class to method
2010-02-03 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-03 Brad ChristensenA number of documentation fixes and cleanup.
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe Groffmore fussing over locals docs grammar
2010-01-23 Joe Groffremove redundant text from docs for locals docs
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-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-11-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-09 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-09 Joe Groffpatch up locals fry tests
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-07 Joe Groffreduce number of empty quotations generated by fry
2009-11-07 Joe Groffupdate M\ lambda condomize 'cause you can't compose...
2009-11-07 Joe Groffupdate terms of fry–locals peace treaty
2009-11-02 Slava PestovMerge branch 'master' into new_gc
2009-10-31 Joe Grofftouch up locals documentation, unify terminology, and...
next