factor/basis/tools
Slava Pestov 7f2e2b1777 Specialized array overhaul
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
..
annotations tools.annotations: document the fact that certain words should not be annotated 2009-09-08 20:49:12 -05:00
cocoa
completion Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
continuations Add docs for break and B words 2009-08-22 17:45:18 -05:00
crossref
deploy Specialized array overhaul 2009-09-09 22:33:34 -05:00
deprecation ignore deprecations in words that are themselves deprecated 2009-08-29 17:41:21 -05:00
destructors Improve destructors docs, fix bug where debug-leaks? wasn't being switched off 2009-08-24 21:44:48 -05:00
disassembler Merge branch 'master' of git://factorcode.org/git/factor 2009-07-30 12:09:31 +02:00
errors Refactor source-file-errors a little bit to remove some code duplication, and so that clicking 'Edit' in error list tool works for parse errors in unit tests 2009-08-04 21:01:21 -05:00
files
hexdump
memory
profiler
scaffold scaffold tools now uses the boolean type instead of "a boolean" 2009-07-24 18:09:14 -05:00
test Improved line number handling for unit test failure errors 2009-09-08 13:13:30 -05:00
threads
time
trace
walker Add docs for break and B words 2009-08-22 17:45:18 -05:00
summary.txt