Commit Graph

15 Commits (28d38b38f0c928b87e02de541e32d85758818e9f)

Author SHA1 Message Date
Slava Pestov d2d466de29 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
Joe Groff 22a9be5ea5 update existing code to use :> ( ) when possible 2009-10-28 16:11:33 -05:00
Doug Coleman d1ce837569 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
Slava Pestov 4484a9950e Move constructors vocabulary to extra and refactor basis code not to use it 2009-06-13 18:47:19 -05:00
prunedtree 965f6c8ab3 bit alignement and absolute positionning for bit-reader 2009-06-05 03:26:50 -07:00
Doug Coleman f35bfb6dba add a word to make a sequence from a byte-array by taking n bits at a time 2009-06-03 21:21:51 -05:00
Doug Coleman 2b0f6442d9 remove debugging code from bitstreams 2009-05-15 14:59:26 -05:00
Doug Coleman 67164321a6 fix inflate 2009-05-15 14:08:56 -05:00
Doug Coleman 44721b48ff remove all the compress code from lzw until it works, fix bitstreams 2009-05-14 23:33:00 -05:00
Doug Coleman 2891c5d13d replace my bitstream-reader with marc's bitstreams. implement a minimal bit-writer 2009-05-14 15:44:57 -05:00
Slava Pestov 52fef83061 Fix various unit tests 2009-03-07 15:58:14 -06:00
Slava Pestov 6b25e99470 Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
Doug Coleman b5cb425708 new bitstream api works, refactor time 2009-02-12 22:10:32 -06:00
Doug Coleman 127ff76c08 add using 2009-02-12 21:45:34 -06:00
Doug Coleman 18276a863b initial bitstreams checkin 2009-02-12 17:44:43 -06:00