]> gitweb.factorcode.org Git - factor.git/history - basis/compiler/codegen/gc-maps/gc-maps.factor
Switch to https urls
[factor.git] / basis / compiler / codegen / gc-maps / gc-maps.factor
2023-01-20 John BenediktssonSwitch to https urls
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2017-07-03 Doug ColemanFactor: Rename <enum> to <enumerated> to not confuse...
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
2015-06-14 Björn Lindqvistcompiler.codegen.gc-maps: simplies largest-spill-slot...
2015-04-29 Björn Lindqvistcompiler.*: removing the check-d and check-r slots...
2014-12-14 John Benediktssoncompiler: cleanup usings.
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-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...
2013-03-12 Doug Colemansequences: Add some short useful factors. Clean up...
2011-10-03 Slava PestovSplit up compiler.codegen.fixup into compiler.codegen...