factor/basis/tools
Joe Groff 300a0256c8 new vocab tools.annotations.assertions
Annotates unsafe words with assertions that their inputs and outputs are valid. Provide annotations for stream-read(-partial)-unsafe and (set-)nth-unsafe to start with.
2011-10-18 15:13:34 -07:00
..
annotations new vocab tools.annotations.assertions 2011-10-18 15:13:34 -07: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 Rename method -> lookup-method in three places. 2011-10-04 20:37:23 -07:00
deploy Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
deprecation
destructors
disassembler math.parser: cleanup uses of 16/8/2 >base/base>. 2011-10-14 10:09:12 -07:00
dispatch
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 Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
rename Rename complete-effect to scan-effect 2011-10-17 10:25:27 -07:00
scaffold Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
test tools.test.fuzz tests: missing using 2011-10-10 18:03:52 -07:00
threads Update code that did ">alist sort-" to just "sort-". 2011-04-07 09:01:21 -07:00
time
trace Cleanup some lint warnings. 2011-10-15 19:19:44 -07:00
walker
summary.txt