]> gitweb.factorcode.org Git - factor.git/history - basis/bootstrap
Infer non-callables as though they're self-evaluating
[factor.git] / basis / bootstrap /
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanassocs: assoc-stack-from
2022-07-31 Doug Colemanassocs: rename (assoc-stack) => search-assoc-stack
2022-07-31 Doug Colemanfactor: use new words
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 Colemanarm: link to src code for prolog epilog
2022-06-17 Doug Colemanarm: implement prolog and epilog
2022-06-17 Doug Colemanarm: notes
2022-06-17 Doug Colemanarm64: implementing sub primitives
2022-06-17 Doug Colemanbootstrap: working on arm
2022-06-17 Doug Colemanarm: 128 byte red zone
2022-06-17 Doug Colemanarm: work
2022-06-17 Doug Colemanarm64: just jump to begin_callback...please
2022-06-17 Doug Colemanarm64: ADR encoding
2022-06-17 Doug Colemanarm: try to call begin_callback from asm
2022-06-17 Doug Colemanasdf2
2022-06-17 Doug Colemanasdf
2022-06-17 Doug Colemanasdf
2022-06-17 Doug Colemanarm64: fix
2022-06-17 Doug Colemanarm64: moving things around
2022-06-17 Doug Colemanarm64: more subprimitives
2022-02-15 John Benediktssonbootstrap: change array-capacity coercer
2022-01-26 John Benediktssonsyntax: adding INITIALIZE:
2022-01-25 John Benediktssonsyntax: adding STARTUP-HOOK: and SHUTDOWN-HOOK:
2022-01-21 John Benediktssonbuild: update to https for downloads.factorcode.org
2022-01-21 John Benediktssonio.encodings.utf16n: merge with io.encodings.utf16
2022-01-21 John Benediktssonbootstrap: some cleanup, move stage1 to basis/bootstrap/
2022-01-21 John Benediktssonbootstrap.assembler: make temporary vocab name match...
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2021-12-30 Doug Colemanfactor: Move math.ranges => ranges.
2021-12-30 John Benediktssonendian: replaces io.binary and io.binary.fast.
2021-12-30 Doug Colemanfactor: use new math.ranges syntax in tests and docs
2021-12-24 John Benediktssonbootstrap: add a newline between error message and...
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 Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
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-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
next