]> gitweb.factorcode.org Git - factor.git/history - basis/bootstrap
scryfall: make decks better, import from moxfield
[factor.git] / basis / bootstrap /
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-10-18 Surav Shresthadocs: fix typo in basis/bootstrap/assembler/arm.64...
2023-10-13 CapitalMove changes from work/ to core/ and basis/
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-08-21 GiftpflanzeReorganize cpu.arm, and other changes
2023-07-13 John Benediktssonbootstrap.image.primitives: remove unused set-extra...
2023-06-01 John Benediktssoncore/basis/extra: some [ dup ] dip => dupd cleanup
2023-05-07 Doug Colemangnome: rename gtk to gtk2, move most gir files to basis/gir
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-31 Giftpflanzecpu.arm.assembler: Fix instructions
2023-01-30 GiftpflanzeARM64: Simplify, refactor, reorder
2023-01-29 GiftpflanzeARM64: Finish implementation
2023-01-28 Doug Colemansyntax: redo INITIALIZE: as INITIALIZED-SYMBOL:
2023-01-27 Doug Colemanbootstrap.assembler.arm.windows: Need these symbols...
2023-01-26 GiftpflanzeARM64: Some more work
2023-01-25 Doug Colemanbootstrap.assembler.arm.64: use 0xabcd instead of 9999...
2023-01-25 Doug Colemanarm: update gifti's changes to not have the "64" suffix
2023-01-25 Doug Colemanbootstrap: update for new arm64 conventions
2023-01-25 Giftpflanzeit now compiles to something sensible
2023-01-25 GiftpflanzeMake it compile
2023-01-25 GiftpflanzeCALLBACK-STUB: some literal translations
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanbootstrap.image.upload: force ipv4 for image uploads
2023-01-12 Doug Colemanfactor: fix some spacing
2022-09-16 Doug Colemanstage1: i pushed to wrong branch
2022-09-16 Doug Colemanarm64: 9999 BRK works again
2022-08-15 Doug Colemanfactor: add newlines to .factor files
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
next