]> gitweb.factorcode.org Git - factor.git/history - basis/cpu
scryfall: parse mtga deck format
[factor.git] / basis / cpu /
2023-09-11 Giftpflanzeassocs.extras: Move some often-used words to core
2023-08-22 John BenediktssonRevert "cpu.architecture: remove un-needed temp registe...
2023-08-22 John Benediktssoncpu.architecture: remove un-needed temp register in...
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-08-21 John Benediktssoncpu.arm.32.assembler: put in basis with cpu.arm.32
2023-08-21 GiftpflanzeReorganize cpu.arm, and other changes
2023-08-14 GiftpflanzeAdd: cpu.arm.64
2023-06-01 John Benediktssoncore/basis/extra: some [ dup ] dip => dupd cleanup
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: remove extra whitespace refactor-sequences 2669/head
2023-02-26 Doug Colemankernel: ?if-old is just `[ or* ] 2dip if`
2023-02-26 Doug Colemanfactor: ?if to ?if-old
2023-02-26 Doug Colemanfactor: rename count-by back to count. count* -> percent-of
2023-02-26 Doug Colemansequences: rename count to count-by
2023-02-08 GiftpflanzeRename and add sorting words
2023-01-31 Giftpflanzecpu.arm.assembler: Optimize shifting immediates, qualif...
2023-01-31 Giftpflanzecpu.arm.assembler: Fix instructions
2023-01-30 GiftpflanzeARM64: Simplify, refactor, reorder
2023-01-29 GiftpflanzeARM64: Finish implementation
2023-01-26 Doug Colemancpu.arm.assembler: fix tests, add url to check arm64...
2023-01-26 GiftpflanzeARM64: Some more work
2023-01-25 Doug Colemancpu.arm.assembler: move the tests around to 64bit arm
2023-01-25 Doug Colemanarm: update gifti's changes to not have the "64" suffix
2023-01-25 Doug Colemancpu.arm.assembler: common code goes here, 32/64-specifi...
2023-01-25 Doug Colemancpu.arm.assembler.opcodes: there's is only one version...
2023-01-25 Giftpflanzeit now compiles to something sensible
2023-01-25 GiftpflanzeMake it compile
2023-01-20 John BenediktssonSwitch to https urls
2023-01-13 John Benediktssonfix some unit-test syntax to use array instead of quota...
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-18 Doug Colemancpu.arm.assembler: no io.binary arm64-bootstrap2
2022-06-17 Doug Colemanarm: implement prolog and epilog
2022-06-17 Doug Colemancpu.arm.assembler: Update for opcode change
2022-06-17 Doug Colemanarm.assembler.opcodes: Directly output to make.
2022-06-17 Doug Colemancpu.arm.assembler: Use make for the relocation feature.
2022-06-17 Doug Colemancpu.arm.assembler: More words to encode, bounds checking
2022-06-17 Doug Colemanarm: work
2022-06-17 Doug Colemancpu.arm.assembler: Add some more instructions
2022-06-17 Doug Colemanarm64: ADR ADRP fix encoding
2022-06-17 Doug Colemanarm64: ADR encoding
2022-06-17 Doug Colemanarm: try to call begin_callback from asm
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
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-04-05 John Benediktssonbasis: fix @ typo.
2021-04-05 John Benediktssonbasis: remove calls on combinators.extras for now.
2021-04-01 Doug Colemancombinators.extra: Add with-output-variable
2021-02-28 Doug Colemancpu.arm.assembler.opcodes: Add link to pdf
2020-11-30 John Benediktssoncpu.arm.assembler.opcodes: don't use sequences.extras.
2020-11-24 John Benediktssoncpu.arm.assembler: fix vocab name.
2020-11-24 Doug Colemancpu.arm: Add assembler from arm64 branch.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
2020-02-17 John Benediktssonhelp.markup: adding a $slots word to document slots...
2020-01-24 John BenediktssonMerge pull request #2235 from kusumotonorio/system...
2020-01-23 kusumotonoriounix.factor: Bug fix etc., boxing.factor: Improves... 2235/head
2020-01-20 kusumotonoriounix.factor: Use count
2020-01-19 kusumotonorioStop inc-not-f and dec-not-f, etc
2020-01-16 kusumotonorioImprove System V AMD64 ABI compliance
2018-08-21 Alexander Iljin*-docs: remove extra space character at the end of...
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-07-07 Doug Colemandocs: Fix help-lint-all mistakes.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-13 John Benediktssonfix more typos in docs.
2018-01-22 John Benediktssoncpu.x86.assembler: fix article title to match other...
2018-01-22 John Benediktssoncpu.x86.features: fix article title to start with upper...
2018-01-22 Alexander Iljincpu.x86.features-docs: add some help on instruction...
2017-06-01 Doug Colemanfactor: Rename GENERIC# to GENERIC#:.
2016-11-30 Björn Lindqvistcpu.*: docs
2016-11-28 Björn Lindqvistcompiler.codegen: we don't need the init-fixup word
2016-09-11 Björn Lindqvistcompiler.*: Remove the scrubbing part of the GC maps
2016-09-09 Björn Lindqvistcompiler.codegen.*: removing the init-gc-maps word
2016-08-12 Björn Lindqvistcompiler.*: moving all words only relevant for testing...
2016-08-12 Björn Lindqvistcpu.*: new generic word enable-cpu-features
2016-08-08 Björn Lindqvistcompiler.*: Backend implementation of varargs
2016-08-08 Björn Lindqvistcpu.architecture: new docs
2016-08-08 Björn Lindqvistcpu.*: float-on-stack? word never used
2016-08-02 Björn Lindqvistcpu.x86.*: improved varargs support
2016-08-01 Björn Lindqvistcpu.*: removes the vector-regs hook
2016-08-01 Björn Lindqvistcpu.*: the %loop-entry word is unused
2016-07-30 Alexander IljinAdd EOL at EOF for all authors.txt files for consistency
2016-07-29 Björn Lindqvistcpu.x86.*: fix %prepare-var-args
2016-05-25 Björn Lindqvistcpu.*: more docs
2016-05-25 Björn Lindqvistcpu.x86.*: faster versions of the X-bit-version-of...
2016-05-25 Björn Lindqvistcpu.x86.sse: removing an unused word
2016-05-24 Björn Lindqvistcpu.x86.assembler: zero-extension can work on the TEST...
2016-05-23 Björn Lindqvistcpu.x86.assembler: fix help-lint problem
2016-05-20 Björn Lindqvistcpu.x86: xor rax, rax -> xor eax, eax
2016-05-20 Björn Lindqvistcpu.x86.assembler: enable zero extension for AND with...
2016-05-19 Björn Lindqvistcpu.x86.assembler: MOV zero extension for small immedia...
2016-05-19 Björn Lindqvistcpu.x86,bootstrap.assembler.*: making sure 0 is the...
2016-05-08 Björn Lindqvistcpu.x86: use INC and DEC in favor of ADD reg, 1 and...
2016-05-08 Björn Lindqvistcpu.x86.assember: add INC and DEC instructions to the...
2016-04-22 Björn Lindqvistcpu.x86.assembler: fix small help-lint problem
2016-04-22 Björn Lindqvistcpu.*: more docs
2016-04-22 Björn Lindqvistcpu.x86: better code without locals
next