factor/basis/tools
Joe Groff 80bd1aef1c tools.deploy.backend: make-deploy-image back out
So "deploy-image-only" still works
2011-11-27 12:37:57 -08:00
..
annotations kill tools.profiler.counting and ui.tools.profiler 2011-11-10 12:33:10 -08:00
cocoa vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases 2010-02-20 13:30:49 +13:00
completion Factor out ``no-roots no-prefixes'' into its own word. Add load-root, load-from-root, vocabs-in-root and implement load in terms of load-from-root. 2011-10-23 19:59:01 -05:00
continuations tools.continuations: >c and c> are gone 2011-10-03 00:37:48 -07:00
coverage Don't test coverage of auto-generated class predicates. Get a better count of callabales in a word to fix %coverage. 2011-11-01 17:13:11 -07:00
crossref Prevent predicate engine words from showing up in usage. results 2011-11-12 15:35:51 -08:00
deploy tools.deploy.backend: make-deploy-image back out 2011-11-27 12:37:57 -08:00
deprecation Merge branch 'master' into startup 2009-11-15 02:52:50 -06:00
destructors Rename class to class-of 2011-10-24 06:47:42 -05:00
disassembler tools.disassembler.utils: 0x isn't a name anymore 2011-11-23 19:48:38 -08:00
dispatch tools.time: fix load error in docs 2010-03-16 16:44:36 +13:00
errors rearrange source-file-error error. to load earlier 2011-11-15 18:26:35 -08:00
files Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
hexdump docs: change $subsection to $subsections 2009-10-02 12:15:48 -04:00
memory Rename class to class-of 2011-10-24 06:47:42 -05:00
profiler/sampling tools.profiler.sampling: better test quots 2011-11-10 19:29:20 -08:00
scaffold Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
test update USING:s 2011-11-15 18:37:30 -08:00
threads Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
time kill tools.profiler.counting and ui.tools.profiler 2011-11-10 12:33:10 -08:00
trace Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
walker Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
summary.txt