factor/extra/tools
Björn Lindqvist 349f99661d compiler.*: Remove the scrubbing part of the GC maps
Instead of generating GC maps which describe which stack locations that
are uninitialized, we emit ##clear instructions for those locations in
front of ##call-gc instructions. This makes the context root scanning
much simpler because the GC can assume that all stack slots are
initialized. It also removes the compiler.cfg.stacks.vacant pass and
seem to reduce the image size slightly because many fewer GC maps needs
to be emitted.
2016-09-11 20:34:44 +02:00
..
cal tools.cal: adding the "cal" utility. 2016-08-03 11:28:28 -07:00
cat
copy
dns
echo
grep
image-analyzer compiler.*: Remove the scrubbing part of the GC maps 2016-09-11 20:34:44 +02:00
move
seq
time/struct
tree cleanup some uses of current-directory. 2016-03-18 17:04:05 -07:00
uniq
which unicode: make this the API for all unicode things. 2016-03-30 23:29:48 -07:00