Commit Graph

9 Commits (acea55c692ce994311287d8c3fe6466d70d23bb3)

Author SHA1 Message Date
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
Doug Coleman 3f3d57032b 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
Doug Coleman e026b554a9 use CONSTANT: in extra 2009-02-22 19:08:45 -06:00
Slava Pestov adc4245d8b Clean up benchmark.nbody using a smart combinator 2009-01-11 15:37:05 -06:00
Slava Pestov 09c60f7e90 Fix some vocabularies for new requirement that inline words have a stack effect declaration 2008-12-15 20:31:55 -06:00
Slava Pestov 0dceb4c664 Update benchmarks for specialized arrays 2008-12-03 00:05:54 -06:00
Slava Pestov 1ae43cc5e7 Cleanup 2008-11-29 12:42:53 -06:00
Slava Pestov 1f6222ef40 Add a main word 2008-11-29 10:39:28 -06:00
Slava Pestov ef0ea005da New benchmark: nbody from shootout 2008-11-29 10:38:55 -06:00