factor/basis/tools
Joe Groff ff50cc6f0f tools.deploy.shaker: more timid global stripping
Strip globals by replacing their value with "f". The list of globals to strip was written with the assumption that the stripped globals would get restored like normal hashtable keys when accessed. This isn't valid anymore with the globals optimization, since creating a new box breaks the foldable invariant between a global name and its associated box. Need to go through the list of globals to strip and find the ones that actually can be entirely removed as opposed to just reset to f. Fixes #445. Fixes #446.
2011-12-12 16:08:25 -08:00
..
annotations kill tools.profiler.counting and ui.tools.profiler 2011-11-10 12:33:10 -08:00
cocoa
completion
continuations
coverage remove values vocab 2011-11-28 21:26:33 -08:00
crossref Prevent predicate engine words from showing up in usage. results 2011-11-12 15:35:51 -08:00
deploy tools.deploy.shaker: more timid global stripping 2011-12-12 16:08:25 -08:00
deprecation
destructors
disassembler tools.disassembler.utils: 0x isn't a name anymore 2011-11-23 19:48:38 -08:00
dispatch
errors command-line: don't pull in tools.errors 2011-12-07 10:52:58 -08:00
files
hexdump
memory
profiler/sampling help-lint fixes for recent changes 2011-12-07 12:26:35 -08:00
scaffold
test update USING:s 2011-11-15 18:37:30 -08:00
threads
time kill tools.profiler.counting and ui.tools.profiler 2011-11-10 12:33:10 -08:00
trace
walker added B: (break for parsing words) and appropriate documentation 2011-12-10 20:59:22 -05:00
summary.txt