]> gitweb.factorcode.org Git - factor.git/history - basis/bootstrap/image
Fixes #2966
[factor.git] / basis / bootstrap / image /
2024-03-24 Doug Colemanfactor: update download to return path and using lists
2024-02-13 John Benediktssonmath.parser: move (format-float) to formatting.private
2023-09-07 John Benediktssonbootstrap.image: move locals earlier
2023-09-07 Keldan ChapmanFix for local definitions
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-13 John Benediktssonbootstrap.image.primitives: remove unused set-extra...
2023-03-16 Doug Colemanboostrap.image.upload: if we are in master or main...
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-03-08 Doug Colemanbootstrap.image.upload: generate sha256 checksums as...
2023-02-26 Doug Colemanfactor: use ??if instead of ?if-old
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanbootstrap.image.upload: force ipv4 for image uploads
2022-06-28 John Benediktssonbootstrap.image: remove debugs for now
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 Doug ColemanMerge branch 'arm64-bootstrap2'
2022-06-17 Doug Colemanbootstrap: working on arm
2022-01-21 John Benediktssonbuild: update to https for downloads.factorcode.org
2022-01-21 John Benediktssonbootstrap: some cleanup, move stage1 to basis/bootstrap/
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-20 Doug Colemanfactor: qualifying blank?, random fixes, renamed test...
2021-12-20 Doug Colemanfactor: fix a few more errors
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Change lines -> read-lines, contents -> read...
2021-12-16 John Benediktssonbootstrap.image: allow boot image name to be passed...
2021-05-04 timorMake both-fixnums? foldable, hashcode* flushable
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2021-01-28 Doug Colemanfactor: trim using lists
2020-11-24 Doug Colemanbootstrap.image: Add more image targets to build.
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.
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
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-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-05-24 Björn Lindqvistbootstrap.image.primitives: resize-byte-array can also...
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: 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-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: the ffi-signal-handler and ffi-leaf-signal-handler...
2015-08-16 Doug Colemanbootstrap.image: rename ' to prepare-object. it doesn...
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.image: attempt to remove the SPECIAL-OBJECT...
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: 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-20 Doug Colemanbootstrap.image: rename image -> bootstrapping-image
2015-07-16 John Benediktssonbootstrap.image: minor cleanup.
2015-07-16 John Benediktssonbootstrap.image.upload: use with-resource-directory.
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-02-05 Doug Colemanbootstrap.image.upload: Use pscp on Windows for uploadi...
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.
next