factor/basis/tools
John Benediktsson 98935b7f15 docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
..
annotations docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
cocoa
completion tools.completion: fix test cases. 2013-03-20 23:08:00 -07:00
continuations tools.continuations: need one more rename. 2012-07-20 15:03:45 -07:00
coverage tools.coverage: Add a ``test-coverage-recursively`` word. Not all vocabs can be tested for unit test coverage, so don't make this the default. Fixes #1013. 2014-03-11 21:20:34 -05:00
crossref tools.crossref: switch to using identity hash-sets. 2013-04-06 14:53:54 -07:00
deploy deploy-tests: Bump the sizes to get a Linux32 build. 2014-05-07 13:28:31 -07:00
deprecation tools,help: Fix error-type. 2013-03-23 22:07:40 -07:00
destructors help.lint.checks: check for disposable leaks and print more details when $values are wrong 2014-04-14 08:37:52 -07:00
disassembler tools.disassembler.udis: no longer need these tests. 2013-05-28 14:15:48 -07:00
dispatch
errors command-line: don't pull in tools.errors 2011-12-07 10:52:58 -08:00
files
hexdump basis/extra: Update last usages of <sliced-groups> to <groups>. 2013-03-23 12:08:18 -07:00
memory grouping: Remove <groups>, old <sliced-groups> is now <groups>. Fixes 2013-03-23 11:37:51 -07:00
profiler/sampling tools.profiler.sampling: don't mis-use collect-by. 2013-04-22 06:24:02 -07:00
ps add some libc usings for macosx. 2014-04-16 07:55:37 -07:00
scaffold tools.scaffold: Add word to scaffold a mason rc file. 2014-04-15 19:05:00 -07:00
test docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
threads
time tools.time: flush the banner so you can use time in a loop. 2012-08-10 15:23:10 -07:00
trace tools.trace: Rename 2013-03-24 10:11:17 -07:00
walker docs: change ``{ $quotation "( x -- y )" }`` to ``{ $quotation ( x -- y ) }``. 2014-05-18 20:09:10 -07:00
summary.txt