factor/basis/tools
Slava Pestov 4175585fd4 Merge branch 'master' into dcn 2009-07-28 11:20:43 -05:00
..
annotations tools.annotations: doc addition 2009-07-28 06:49:03 -05:00
cocoa use combinators.smart 2009-01-08 18:57:23 -06:00
completion vocabs.hierarchy: more refactoring, update existing code for new API 2009-07-06 04:55:23 -05:00
continuations Make walker work better with call( and breakpoints which are nested inside combinators 2009-05-05 09:12:32 -05:00
crossref Fleshed out new dispatch code 2009-04-24 20:43:01 -05:00
deploy Fix load errors 2009-06-08 04:18:57 -05:00
disassembler disassemble method for byte-arrays. HEX{ abcd } syntax for byte-arrays 2009-07-27 22:14:26 -05:00
errors Fix tools.errors unit test and help lint 2009-04-24 00:10:48 -05:00
files Fix conflict 2009-05-16 09:48:42 -05:00
hexdump add a hexdump-file word 2009-06-05 22:49:07 -05:00
memory Fix even more usings 2009-05-16 10:45:17 -05:00
profiler Fixing some unit test failures 2009-04-22 07:05:00 -05:00
scaffold scaffold tools now uses the boolean type instead of "a boolean" 2009-07-24 18:09:14 -05:00
test Rename use+ to add-use, move search to vocabs.parser, EXCLUDE: bombs out if word doesn't exist 2009-05-13 22:15:48 -05:00
threads Change tabular-output and smash-pane behavior to fix panes unit tests; re-organize panes code to make more words private 2009-03-11 03:17:30 -05:00
time tools.time: remove unneeded math.vectors dependency 2009-05-06 14:56:50 -05:00
trace tools.trace: fix for call( 2009-05-06 23:47:17 -05:00
walker Make walker work better with call( and breakpoints which are nested inside combinators 2009-05-05 09:12:32 -05:00
summary.txt