factor/basis/tools
Doug Coleman 181f11faa8 Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method. Fixes #229. 2011-10-03 15:49:49 -07:00
..
annotations Clean up some duplication in annotate/deep-annotate 2011-08-26 17:11:50 -05:00
cocoa
completion tools.completion: add test that empty completions preserve order. 2011-09-17 09:00:43 -07:00
continuations tools.continuations: >c and c> are gone 2011-10-03 00:37:48 -07:00
coverage Decouple adding the coverage annotations from setting the flag in them 2011-09-25 19:32:36 -07:00
crossref tools.crossref: now 50% faster. 2011-09-25 11:40:55 -07:00
deploy Display a system-alert for callback errors in the UI; also for thread errors in deployed apps; fixes #92, fixes #95 2011-10-03 00:24:37 -07:00
deprecation
destructors
disassembler Remove Windows CE from core/ basis/ and build-support/ 2011-09-18 23:19:06 -05:00
dispatch tools.time: fix load error in docs 2010-03-16 16:44:36 +13:00
errors tools.errors: fix help lint 2011-09-13 23:40:48 -07:00
files
hexdump
memory Move some primitives from memory and memory.private to tools.memory.private, add data-heap and code-heap words that wrap the struct for you 2011-09-05 16:47:29 -07:00
profiler Make M\ throw an error upon lookup failure. Change method -> ?lookup-method, lookup-method is the throwing version of ?lookup-method. Fixes #229. 2011-10-03 15:49:49 -07:00
scaffold tools.scaffold: remove unused ERROR: 2011-09-01 22:31:45 -07:00
test Refactor the lexer/parser to expose friendlier words for scanning tokens. The preferred top-level words now throw an exception on EOF. 2011-09-29 11:28:28 -07:00
threads Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
time tools.time: fix typo in docs 2011-01-18 07:29:55 +09:00
trace
walker Language change: tuple slot setter words with stack effect ( value object -- ) are now named FOO<< instead of (>>FOO) 2010-05-06 17:21:02 -04:00
summary.txt