Doug Coleman
|
352e5de16a
|
core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
|
2015-06-29 17:25:40 -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
|
191ac353fd
|
generalize stack effects so we can bootstrap with the stricter stack effect checking
|
2010-03-08 23:38:10 -08:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Doug Coleman
|
091d22a437
|
cleaning up huffman and inflate code
|
2009-10-06 20:22:53 -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 |
Doug Coleman
|
451a13c740
|
oops, i was using alt.bitstreams in some places
|
2009-05-15 01:27:00 -05:00 |
Doug Coleman
|
c443d6d815
|
check in marc's jpeg loader, png decoder, huffman, inflate, and image-processing vocabularies
|
2009-05-14 15:46:10 -05:00 |