]> gitweb.factorcode.org Git - factor.git/history - basis/typed/typed.factor
basis: ERROR: changes.
[factor.git] / basis / typed / typed.factor
2015-08-13 Doug Colemanbasis: ERROR: changes.
2014-11-21 John Benediktssonuse swapd instead of [ swap ] dip.
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2013-03-23 Doug Colemanwords: Change word -> last-word, set-word -> set-last...
2013-03-20 John Benediktssontyped: prevent TYPED: definitions without types.
2012-06-21 Doug Colemanissue #358: Rename all of the words depends-on-* to...
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 Colemantyped: Teach typed about maybe: foo. Should maybe:...
2011-09-25 John BenediktssonRemoving unused private words. See #132.
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-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-16 Joe Grofftyped: include value that raised the error in type...
2010-06-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-14 Joe Grofftyped: include value that raised the error in type...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-04 Joe GroffMerge branch 'master' into cuda-changes
2010-05-03 Daniel EhrenbergMerge branch 'master' into s3
2010-05-03 Slava Pestovcompiler.cfg.debugger: clean up and make it more flexible
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-03-28 Daniel EhrenbergMerge branch 'master' into conditional
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-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 PestovGet foldable and flushable declarations working on...
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://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 Pestovtyped: only unbox final classes. Fixes bug reported...
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 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-01-29 Slava Pestovtyped: update for dependency changes
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-11-22 Slava PestovFix conflict
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
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 Slava Pestovtyped: update for stack checker refactoring
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-25 Joe Grofffix bug when a TYPED: word takes no inputs or gives...
2009-10-19 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-19 Slava PestovMerge branch 'ebnf' of git://double.co.nz/git/factor
2009-10-19 Slava Pestovvm: fix conflict in image.cpp
2009-10-18 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-17 Joe Groffmoved "typed" to basis