factor/basis/tools
John Benediktsson 57f9d78892 improve help by linking to types directly. 2014-05-23 20:20:15 -07:00
..
annotations improve help by linking to types directly. 2014-05-23 20:20:15 -07: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 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 improve help by linking to types directly. 2014-05-23 20:20:15 -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 tools.time: fix load error in docs 2010-03-16 16:44:36 +13:00
errors command-line: don't pull in tools.errors 2011-12-07 10:52:58 -08:00
files Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
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 Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
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