]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/codegen
Reformat
[factor.git] / basis / compiler / codegen /
2023-10-23 John Benediktssonsequences: more use of minimum/maximum
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-07-20 Alexander IlinFix some English spelling: outputted -> output
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: use ?call
2023-01-20 John BenediktssonSwitch to https urls
2023-01-11 Doug Colemantests: use must-not-fail in some places must-not-fail 2738/head
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-02-13 John Benediktssonfix more typos in docs.
2018-02-13 John Benediktssonfix some typos in docs.
2017-07-04 Björn Lindqvistcompiler.*: more docs
2017-07-03 Doug ColemanFactor: Rename <enum> to <enumerated> to not confuse...
2016-11-28 Björn Lindqvistcompiler.codegen: we don't need the init-fixup word
2016-10-08 Björn Lindqvistcompiler.cfg.*: bunch of doc updates
2016-09-14 Björn Lindqvistcompiler.codegen: removing the insn-counts global
2016-09-12 Björn LindqvistDocs: fixing docs & comments to work with new stack...
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-01 Björn Lindqvistcompiler.*: new docs
2016-06-21 Björn Lindqvistcompiler.*: a bunch of random doc additions
2016-04-22 Björn Lindqvistcompiler.*: more compiler tests
2016-03-13 Björn Lindqvistcompiler.codegen.relocation.tests: fix test so it works...
2016-03-13 Björn LindqvistDocs: doc updates
2016-03-09 Björn Lindqvistcompiler.*: new tests
2015-09-22 Björn LindqvistDocs: fix a bunch of help-lint warnings
2015-09-22 Björn Lindqvistcompiler.*: even more compiler docs
2015-09-22 Björn Lindqvistcompiler.cfg.linearization: number-blocks can set the...
2015-09-02 Björn LindqvistVM: get rid of the odd RT_EXCEPTION_HANDLER relocation
2015-08-12 Doug Colemanfactor: don't need FROM: namespaces => set or namespace...
2015-07-29 Björn LindqvistDocs: various more compiler-related docs
2015-07-21 Björn Lindqvistcompiler.*: fix the tests that broke because i removed...
2015-07-21 Björn Lindqvistcompiler.cfg.stack-frame: using cfg get stack-frame...
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-18 John Benediktssoncpu: enable bit-test intrinsic for fixnum-bit?.
2015-06-14 Björn Lindqvistcompiler.codegen.gc-maps: simplies largest-spill-slot...
2015-05-17 Björn Lindqvistcompiler.*: new cfg instruction ##clear, it makes it... 1321/head
2015-05-17 Björn Lindqvistcompiler.*: now when we're tracking uninitialized locat...
2015-05-13 John Benediktssonminor cleanup to some docs.
2015-05-10 Björn Lindqvistcompiler.*,cpu.*: add a height slot to ##call nodes...
2015-04-29 Björn Lindqvistcompiler.*: bunch of new docs for some compiler instruc...
2015-04-29 Björn Lindqvistcompiler.cfg.*: a little more docs
2015-04-29 Björn Lindqvistcompiler.*: removing the check-d and check-r slots...
2015-04-29 Björn Lindqvistcompiler.*: merge of ##inc-r and ##inc-d into one instr...
2014-12-14 John Benediktssoncompiler: cleanup usings.
2014-11-24 Doug Colemancompiler.cfg: cfg>insns has to go in linearization...
2014-11-24 Björn Lindqvistcompiler.codegen.gc-maps.tests: fix tests for win 64
2014-11-16 Björn Lindqvistcompiler.codegen.gc-maps: docs and tests
2014-10-19 Björn Lindqvistcompiler.codegen.gc-maps: update docs so that they... 1163/head
2014-10-19 Björn Lindqvistcompiler.codegen.*: help for resolve-label misplaced...
2014-10-17 Björn Lindqvistcompiler.codegen.gc-maps: initial docs
2014-09-08 Björn Lindqvistcompiler.codegen.gc-maps: the gc-map-needed? word can...
2014-09-08 Björn Lindqvistcompiler.codegen.gc-maps: check-d>> and check-r>> now...
2014-09-08 Björn Lindqvistcompiler.cfg.instructions: added check-d and check...
2014-08-25 Björn Lindqvistvm: add the gc-info struct
2014-08-13 Björn LindqvistDocs: more compiler-related documentation
2014-07-18 Doug Colemancompiler.codegen-docs: Make example clickable.
2014-06-08 Björn LindqvistDocs: docs for compiler-related words
2014-06-08 Björn LindqvistDocs: documentation for stack-checker.* and compiler...
2014-05-11 John Benediktssoncompile.codegen.relocation: make doc example work on...
2014-05-11 Björn LindqvistDocs: mostly fixes for doc errors found by help lint
2014-05-11 Björn LindqvistDocs: docs for compiler.* and cpu.* words
2014-05-11 Björn LindqvistDocs: for compiler.cfg and compiler.codegen
2013-03-24 Doug Colemancompiler.cfg.linear-scan.live-inervals: Rename live...
2013-03-12 Doug Colemansequences: Add some short useful factors. Clean up...
2012-08-02 John Benediktssoncompiler.codegen: instruction counter is a global.
2011-12-14 Joe Grofffix compiler.codegen tests
2011-12-14 Joe Groffvm: store stack frame size in code blocks
2011-12-05 Doug Colemancompiler: The non-optimizing compiler is too slow with...
2011-11-14 Joe Groffcompiler: add intrinsic for PMOVMSKB/MOVMSKP[SD]
2011-10-28 Joe Groffcompiler: add ##safepoint IR insn
2011-10-28 Joe Groffcompiler: rt-safepoint and rel-safepoint words
2011-10-24 Doug ColemanRename class to class-of
2011-10-17 John BenediktssonMore lint cleanups.
2011-10-10 Slava Pestovcompiler.codegen.gc-maps: fix tests
2011-10-03 Slava PestovAdd RT_INLINE_CACHE_MISS relocation type to avoid frequ...
2011-10-03 Slava PestovRework non-optimizing compiler backend to use compiler...
2011-10-03 Slava PestovSplit up compiler.codegen.fixup into compiler.codegen...
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-07-28 John BenediktssonMerge branch 'master' into highlight
2011-06-14 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-28 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-28 Slava Pestovcompiler: preliminary implementation of tracking derive...
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-08-14 Joe GroffMerge remote branch 'Blei/master'
2010-08-14 Slava Pestovcompiler: now that FFI has been deconcatenatized, we...
next