]> gitweb.factorcode.org Git - factor.git/history - basis/bootstrap
basis: ERROR: changes.
[factor.git] / basis / bootstrap /
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Change ERROR: foo ; to define ``throw-foo`...
2015-08-12 Doug Colemanfactor: arch -> arch-name. fix breakage caused by other...
2015-08-12 Doug Colemanbootstrap.image: images -> image-strings
2015-08-10 Doug Colemanfactor: put inline on same line as ; for experimentation
2015-08-06 Doug Colemanfactor: Rename I[ ]I to [I I]. Fix places where we...
2015-08-04 Doug Colemanbootstrap.image.upload: Use git id instead of build...
2015-08-04 Doug Colemanbootstrap.image.upload: Upload build images as well...
2015-07-29 Björn LindqvistDocs: various more compiler-related docs
2015-07-27 John Benediktssonbootstrap: cleanup usings.
2015-07-20 Doug Colemanbootstrap.image: rename image -> bootstrapping-image
2015-07-20 Doug Colemanfactor: rename system:vm -> vm-path to differentiate...
2015-07-16 John Benediktssonbootstrap.image: minor cleanup.
2015-07-16 John Benediktssonbootstrap.image.upload: use with-resource-directory.
2015-07-15 John Benediktssonvm: rename some primitives, and some cleanup.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-05-25 Björn Lindqvistbootstrap.x86: fix assembler code bug in fixnum*
2015-05-22 Björn Lindqvistbootstrap.ppc: untested fix for #1319 for ppc
2015-05-22 Björn LindqvistVM: possible fix for #1319.
2015-05-22 Björn LindqvistVM: the delete_context() and reset_context() api functi...
2015-05-22 Björn Lindqvistbootstrap.x86: new words jit-call-Xarg for calling...
2015-05-22 Björn LindqvistReorganising bootstrap files
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2015-05-12 John Benediktssonhelp.lint.checks: re-enable leak detection.
2015-04-29 Björn Lindqvistcompiler.cfg.*: more docs and removing a test that...
2015-02-05 Doug Colemanbootstrap.image.upload: Use pscp on Windows for uploadi...
2014-12-23 John Benediktssoncommand-line: save the executable in a variable so...
2014-12-23 John Benediktssonbootstrap: fix this use of (command-line).
2014-12-23 John Benediktssonvm: store full command-line including executable first...
2014-11-16 John Benediktssonbootstrap.image.download: use my-boot-image-name.
2014-11-03 John Benediktssoncore: get rid of some unnecessary wrappers.
2014-03-13 John Benediktssonhttp.client: remove http-get* and its friends, change...
2013-10-12 John Benediktssonhttp.client: use new http-get* word.
2013-03-29 Doug Colemanbootstrap.image: Use error syntax.
2013-03-25 John Benediktssonbootstrap.image: 6-7% speedup to make-image.
2013-03-23 Doug Colemanwords: Change word -> last-word, set-word -> set-last...
2012-09-21 John Benediktssonbootstrap.image: adding make-my-image for @erg.
2012-07-24 John Benediktssonrename some words to x>sequence and sequence>x.
2012-07-21 John BenediktssonUsing "same?" in more places.
2012-07-19 John Benediktssonmore use of H{ } make.
2012-07-19 John Benediktssonfixing some docs.
2012-04-18 John Benediktssonbootstrap.image.upload: fix checksums location to use...
2011-12-01 Doug Colemancore/basis: trim down using lists
2011-11-29 Joe Groffnamespaces: rework so a singleton isn't necessary
2011-11-29 Joe Groffnamespaces: make set-global/get-global foldable
2011-11-24 Joe Groffuse radix literals
2011-11-11 Joe Groffvm: strip out call-counting profiler
2011-11-10 Joe Groffkill tools.profiler.counting and ui.tools.profiler
2011-11-07 Doug ColemanRename lookup to lookup-word.
2011-11-03 Joe Groffvm: always generate safepoints in jit
2011-11-03 Joe Groffvm: reserve some more special-objects
2011-11-03 Joe Groffremove lingering mentions of macosx-ppc
2011-11-03 Doug ColemanRename (load-vocab) to (require), add tags.txt for...
2011-11-03 Doug ColemanFix require-hook
2011-11-02 Doug ColemanClean up formatting, rename load-vocab-hook to require...
2011-11-02 Joe Groffmove counting profiler to tools.profiler.counting
2011-11-02 Joe Grofftools.profiler: rename to tools.counting-profiler
2011-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-30 Slava Pestovbootstrap-error.factor: vocab => lookup-vocab
2011-10-28 Joe Groffvm: dispatch signal handlers through subprimitive
2011-10-24 Doug ColemanRename class to class-of
2011-10-24 Doug ColemanRename vocab to lookup-vocab
2011-10-15 John Benediktssonbootstrap.image: disable auto-use. Fixes #263.
2011-10-14 John Benediktssonnamespaces: adding a "with-global" word to replace...
2011-10-11 Slava Pestovbootstrap.compiler: now that C types are named by words...
2011-10-03 Slava PestovRework non-optimizing compiler backend to use compiler...
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-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-09-13 Joe Groffbootstrap.compiler: move GetLastError/FormatMessageW...
2011-09-13 Joe Groffbootstrap.compiler: add GetLastError and FormatMessageW...
2011-09-12 Slava PestovUse debugger to print an error if startup hook fails...
2011-09-07 Doug Colemanparser.notes sets parser-quiet? to t in the global...
2011-09-07 John Benediktssonbootstrap.image: use "parser-quiet? off" for consistency.
2011-09-07 Doug ColemanMake "quiet" true by default. Disable quiet mode for...
2011-09-02 Slava Pestovcommand-line: move some stuff to command-line.startup...
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-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-27 John BenediktssonMerge branch 'cleanup'
2011-08-19 John BenediktssonMerge remote-tracking branch 'factorcode/master'
2011-08-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-08-19 Joe Groffcommand-line: interpret "-help" or "--help" and print...
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2011-05-04 John BenediktssonMerge branch 'master' into highlight
2011-05-04 John BenediktssonMerge branch 'master' into sorting
next