factor/basis/tools
Doug Coleman 4d66cd26dc Keep the profiling results even when the quotation throws an exception. 2011-11-02 16:47:27 -07:00
..
annotations tools.profiler.counting: rename help article 2011-11-02 13:23:14 -07:00
cocoa
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 Rename method -> lookup-method in three places. 2011-10-04 20:37:23 -07:00
deploy Clean up formatting, rename load-vocab-hook to require-hook. Add a unit test for vocabs.loader. 2011-11-02 16:31:42 -07:00
deprecation
destructors Rename class to class-of 2011-10-24 06:47:42 -05:00
disassembler Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
dispatch
errors tools.errors: fix help lint 2011-09-13 23:40:48 -07:00
files Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
hexdump
memory Rename class to class-of 2011-10-24 06:47:42 -05:00
profiler Keep the profiling results even when the quotation throws an exception. 2011-11-02 16:47:27 -07:00
scaffold Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
test Rename vocab to lookup-vocab 2011-10-24 06:42:54 -05:00
threads Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
time tools.profiler.counting: rename help article 2011-11-02 13:23:14 -07:00
trace Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
walker
summary.txt