factor/basis/tools
Slava Pestov 10fe9a811b Fix classes.tuple tests and assocs help lint 2010-02-04 08:04:47 +13:00
..
annotations vm: remove primitive table, non-optimizing compiler now looks up primitives with dlsym() 2010-01-19 20:00:33 +13:00
cocoa
completion
continuations
crossref generic: rename method-body predicate class to method 2010-02-03 23:11:24 +13:00
deploy compiler.crossref: clean up and fix bug with forgotten classes 2010-02-01 17:20:08 +13:00
deprecation Merge branch 'master' into startup 2009-11-15 02:52:50 -06:00
destructors
disassembler Add code heap introspection primitive to VM, and make a code-blocks word in tools.memory that wraps a useful interface around this. Add a lookup-return-address word and use this in tools.disassembler.utils 2010-02-03 23:11:32 +13:00
dispatch
errors Merge branch 'master' into startup 2009-11-15 02:52:50 -06:00
files Factor source files should not be executable 2009-11-21 17:50:43 -06:00
hexdump
memory Fix classes.tuple tests and assocs help lint 2010-02-04 08:04:47 +13:00
profiler Test fixes 2010-02-03 23:11:31 +13:00
scaffold Factor source files should not be executable 2009-11-21 17:50:43 -06:00
test tools.test: run-test-file is public now, fix no-method error if unit test forgets a vocab 2010-02-01 17:09:57 +13:00
threads Factor source files should not be executable 2009-11-21 17:50:43 -06:00
time Move compile-call and related words only meant to be used for debugging to compiler.test 2010-01-23 00:39:56 +13:00
trace
walker
summary.txt