]> gitweb.factorcode.org Git - factor.git/history - core/bootstrap/stage1.factor
io.files: exists? -> file-exists? and rename primitive.
[factor.git] / core / bootstrap / stage1.factor
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2020-12-18 John Benediktssonbootstrap: cleanup using.
2020-12-18 John Benediktssonbootstrap: this is more fragile than I would like.
2020-12-11 John Benediktssonbootstrap: change stage1 to do a load-all of resource...
2020-11-19 John Benediktssoncore: using fry in a few places to see how it works.
2020-11-19 John Benediktssonmove fry/macros/memoize/locals to core.
2020-09-27 John Benediktssonbootstrap: rename layouts/layouts.factor to layouts...
2016-03-29 John Benediktssoncleanup some QUALIFIED: that are no longer needed.
2015-08-15 Björn Lindqvistbootstrap.image: bs-special-objects -> special-objects,
2015-08-15 Björn Lindqvistbootstrap.image: attempt to remove the SPECIAL-OBJECT...
2015-07-30 John Benediktssonmath.ratios: moving to core.
2015-07-20 Doug Colemanfactor: system:image -> image-path, like vm-path. image...
2014-11-01 Doug Colemancore: On Windows we depend on having io.strreams.byte...
2013-03-08 John Benediktssonbootstrap: make sure to rehash hash-sets also.
2012-03-29 John BenediktssonMerge branch 'master' of github.com:mrjbq7/factor
2012-03-27 Joe Groffio.files: check argv when initing resource-path
2012-03-25 Joe Groffparse -resource-path= during bootstrap
2011-12-01 Doug Colemanbootstrap/stage1: Turn off parser-quiet? flag sooner...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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 Slava PestovAdd context-specific special object table, generalizing...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
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-20 Slava PestovClean up startup/shutdown hook code
2009-11-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug ColemanMerge branch 'startup'
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-13 Slava PestovBootstrap cleanups
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-08 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-06 Slava Pestovvm: simpler object space implementation. begin-scan...
2009-10-20 Doug Colemanrun bootstrap and startup hooks inside a with-destructo...
2009-10-20 Doug ColemanMerge branch 'master' into startup
2009-10-20 Doug ColemanMerge branch 'master' into startup
2009-10-20 Doug Colemanthe exit primitive is now called (exit) and exit calls...
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-24 Slava PestovFix conflict
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-20 Slava PestovMerge Phil Dawes' VM work
2009-09-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-17 Slava Pestovbootstrap.stage1: decent error message if stage2.factor...
2009-06-02 Bruno DeferrariMerge branch 'master' into irc
2009-06-01 Doug ColemanMerge branch 'irc' of git://www.tiodante.com/git/factor
2009-05-24 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-18 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-17 Doug Colemanfix multiple using warning in stage1, core can't use...
2009-05-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Doug ColemanMerge branch 'master' into checksums
2009-05-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-05-16 Slava PestovMerge branch 'fix-bloom-filters-test' of git://github...
2009-05-16 Slava PestovFix conflict
2009-05-15 Slava PestovImplement stricter vocab search path semantics, with...
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-02-25 Alex ChapmanMerge branch 'master' into experimental
2009-02-20 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-02-19 Jason MerrillMerge branch 'master' of git://factorcode.org/git/factor
2009-02-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-02-17 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-02-16 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-02-16 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Slava PestovMerge branch 'master' into new_ui
2009-02-16 Doug ColemanMerge branch 'master' of git://github.com/inforichland...
2009-02-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-02-16 Slava PestovAdd vocab: for vocab-relative paths
2009-02-01 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2009-01-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-01-30 Alex ChapmanMerge branch 'master' into experimental
2009-01-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-01-28 Alex ChapmanMerge branch 'master' into experimental (untested!)
2009-01-26 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2009-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-01-26 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-01-25 Jose A. Ortega RuizMerge commit 'origin/master' into emacs
2009-01-25 Slava PestovFix conflict
2009-01-25 Slava PestovSplit off data_heap.c from data_gc.c; split off write_b...
2008-12-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-10 Doug ColemanMerge branch 'master' of git://repo.or.cz/factor/jcg
2008-12-09 Slava PestovFix conflict
2008-12-09 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-09 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-09 Slava PestovMerge branch 'untangle'
2008-12-08 Slava PestovFix locals conflict
next