]> gitweb.factorcode.org Git - factor.git/history - basis/bootstrap
ui.theme.switching.tools: switch breakpoint symbol
[factor.git] / basis / bootstrap /
2016-03-25 Doug Colemanhashtables: rename ((tombstone)) to +tombstone+, (...
2016-03-18 John Benediktssonio.files.unique: change to create unique files and...
2016-03-16 John Benediktssonuse the new bytes>hex-string.
2016-03-01 Björn Lindqvistbootstrap.image: docs
2015-12-14 Björn Lindqvistbootstrap.image.tests: I screwed up the test case value...
2015-12-14 Björn Lindqvistbootstrap.image.tests: new tests & fix for 32bit test...
2015-12-10 Björn LindqvistVM: now special-objects is used for -1, 0, 1 and t
2015-12-09 Björn LindqvistVM: put the singletons t, -1, 0 and 1 in the special...
2015-12-04 Björn Lindqvistbootstrap.*: fix for #1512, load docs after everything...
2015-12-04 Björn Lindqvistbootstrap.stage2: more logging output and fix for ...
2015-09-08 John BenediktssonFix comments to be ! not #!.
2015-09-03 Björn Lindqvistbootstrap.image.tests: total 20 -> 18
2015-09-02 Björn LindqvistVM: give the exception handling special object a real...
2015-09-02 Björn LindqvistVM: get rid of the odd RT_EXCEPTION_HANDLER relocation
2015-09-02 Björn LindqvistVM: the ffi-signal-handler and ffi-leaf-signal-handler...
2015-08-26 Björn LindqvistVM: fix jit-signal-handler-prolog/epilog to account...
2015-08-26 Björn LindqvistVM: LEAF_FRAME_SIZE is 16 bytes on all platforms so...
2015-08-16 Doug Colemanbootstrap.image: rename ' to prepare-object. it doesn...
2015-08-15 Björn LindqvistVM: the JIT_PROFILING special object is never used...
2015-08-15 Björn Lindqvistbootstrap.image: better to use the special-object-count...
2015-08-15 Björn Lindqvistbootstrap.image: bs-special-objects -> special-objects,
2015-08-15 Björn Lindqvistbootstrap.assembler.*: convert the other assembly files...
2015-08-15 Björn Lindqvistbootstrap.image: attempt to remove the SPECIAL-OBJECT...
2015-08-14 John Benediktssonnamespaces: rename namestack* to (get-namestack) for...
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
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...
next