]> gitweb.factorcode.org Git - factor.git/history - basis/bootstrap
Left align column headers
[factor.git] / basis / bootstrap /
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2021-01-28 Doug Colemanfactor: trim using lists
2020-12-05 Doug Colemanbootstrap.assembler: Move arm code to arm.64. We can...
2020-11-24 Doug Colemanbootstrap.image: Add more image targets to build.
2020-11-24 Doug Colemanbootstrap.assember: Add arm files. They don't work...
2020-08-14 John Benediktssonvm: rename primitive_sampling_profiler to primitive_set...
2020-05-18 John Benediktssonbootstrap.image: allow making other images in main.
2020-04-21 John Benediktssonbootstrap.image.upload: remove os hook from scp-name.
2020-04-21 Doug Colemanbootstrap.image.upload: scp is included with windows...
2020-04-02 John Benediktssonbasis/extra: move fewer things.
2020-03-02 John Benediktssonbootstrap.image: add make-my-image to docs.
2020-02-13 John Benediktssonbootstrap.image: define MAIN: to make-my-image.
2019-09-28 Doug Colemanbasis: Move signal word and fix tests.
2019-09-27 Doug Colemanbasis: Fix bootstrap to display unix signals instead...
2019-08-06 John BenediktssonRevert "io.encodings.utf16: add a utf16n word for nativ...
2019-08-05 John Benediktssonio.encodings.utf16: add a utf16n word for native utf16...
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-04 Doug ColemanRevert "VM: removing the unused callstack-bounds primitive"
2017-12-09 Doug Colemanfactor: latest -> master
2017-12-09 Doug Colemanbootstrap.image.upload: Downloads moved.
2017-09-01 Doug Colemanbootstrap.image.upload: Upload images per-branch.
2017-07-09 Björn Lindqvistbasis/: more docs
2017-06-02 Doug Colemansequences: Remove start for real in favor of subseq...
2017-06-02 Doug Colemancore/basis: Rename tuples kernel:curry -> curried,...
2016-11-23 Björn LindqvistVM: the unimplemented error isn't used anymore
2016-11-21 Björn LindqvistVM: removing the unused callstack-bounds primitive
2016-11-12 Björn LindqvistRevert "bootstrap: trying to undo changes from"
2016-11-12 Björn Lindqvistbootstrap: trying to undo changes from
2016-11-01 Alexander IljinVM: add enable-ctrl-break and disable-ctrl-break primitives
2016-10-31 Björn LindqvistDocs: bunch of random doc updates
2016-10-08 Björn Lindqvistbootstrap.image.primitives: array>quotation can't be...
2016-10-08 Björn Lindqvistmath.parser: (format-float) can only be flushable
2016-09-16 Björn Lindqvistnone: looks like this vocab isn't needed
2016-09-16 Björn Lindqvistbootstrap.stage2: deploy-vocab is never set when runnin...
2016-09-14 Björn Lindqvistbootstrap.image: making it so special-objects isn't...
2016-09-01 Björn Lindqvistbootstrap.image.primitives,tools.profiler.sampling...
2016-08-17 Alexander Iljinbootstrap.image-docs: fix the list of supported archite...
2016-08-15 Björn Lindqvistalien.debugger: this vocab isn't needed
2016-08-12 Björn Lindqvistcpu.*: new generic word enable-cpu-features
2016-06-07 Björn LindqvistVM: rename of JIT_PUSH_IMMEDIATE to JIT_PUSH_LITERAL
2016-05-30 Björn Lindqvistbootstrap.x86: using 32 bit regs as operands when it...
2016-05-24 Björn Lindqvistbootstrap.image.primitives: resize-byte-array can also...
2016-05-19 Björn Lindqvistcpu.x86,bootstrap.assembler.*: making sure 0 is the...
2016-05-14 Björn Lindqvistbootstrap.compiler.timing: "profile-compiler" is never...
2016-05-05 Björn LindqvistVM: the (clear-samples) primitive is unused
2016-04-14 John Benediktssonbootstrap.image.upload: use vm-git-id.
2016-03-31 Björn Lindqvistbootstrap.image.primitives: attempt 2 at putting all...
2016-03-30 John BenediktssonRevert "bootstrap.image.primitives: make more primitive...
2016-03-30 Björn Lindqvistbootstrap.image.primitives: make more primitives proper...
2016-03-29 Björn Lindqvistbootstrap.image.primitives: the primitive_ prefix is...
2016-03-29 Björn Lindqvistbootstrap.image.primitives: new vocab to make primitive...
2016-03-27 Björn Lindqvistbootstrap.assembler.ppc: make ppc also use define-sub...
2016-03-27 Björn Lindqvistbootstrap.assembler: new word define-sub-primitives
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*
next