Doug Coleman
|
e189954ecc
|
core: Rename iota to <iota> so we can have TUPLE: iota ... ; instead of TUPLE: iota-tuple ... ;
|
2017-06-02 11:57:05 -05:00 |
John Benediktsson
|
ceb75057da
|
change ERROR: words from throw-foo back to foo.
|
2015-08-13 16:13:05 -07:00 |
Doug Coleman
|
b6be8685c3
|
basis: ERROR: changes.
|
2015-08-13 03:20:39 -07:00 |
John Benediktsson
|
2e56a3251a
|
bitstreams: cleanup and fix bug in bit-writer-bytes.
|
2014-12-15 19:28:24 -08:00 |
John Benediktsson
|
5c76cbb421
|
rename some words to x>sequence and sequence>x.
|
2012-07-23 21:28:38 -07:00 |
John Benediktsson
|
d61de12011
|
Cleanup more lint warnings.
|
2011-10-14 12:31:46 -07:00 |
Slava Pestov
|
627295f094
|
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
|
6e1bffb1c5
|
update existing code to use :> ( ) when possible
|
2009-10-28 16:11:33 -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 |
Slava Pestov
|
b18c84454b
|
Move constructors vocabulary to extra and refactor basis code not to use it
|
2009-06-13 18:47:19 -05:00 |
prunedtree
|
9612b43034
|
bit alignement and absolute positionning for bit-reader
|
2009-06-05 03:26:50 -07:00 |
Doug Coleman
|
b9100e5077
|
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
|
74d1fe6def
|
remove debugging code from bitstreams
|
2009-05-15 14:59:26 -05:00 |
Doug Coleman
|
9785cd4c40
|
fix inflate
|
2009-05-15 14:08:56 -05:00 |
Doug Coleman
|
af2f62ae62
|
remove all the compress code from lzw until it works, fix bitstreams
|
2009-05-14 23:33:00 -05:00 |
Doug Coleman
|
ac32822b11
|
replace my bitstream-reader with marc's bitstreams. implement a minimal bit-writer
|
2009-05-14 15:44:57 -05:00 |
Doug Coleman
|
b5cb425708
|
new bitstream api works, refactor time
|
2009-02-12 22:10:32 -06:00 |
Doug Coleman
|
18276a863b
|
initial bitstreams checkin
|
2009-02-12 17:44:43 -06:00 |