Daniel Ehrenberg
|
1dfabe3b34
|
Merge commit 'slava/master' into unicode
Conflicts:
core/parser/parser.factor
core/source-files/source-files.factor
extra/unicode/unicode-tests.factor
extra/unicode/unicode.factor
|
2008-01-09 17:30:59 -06:00 |
Slava Pestov
|
c8360f5ae5
|
Rename curry* to with
|
2008-01-09 17:36:30 -05:00 |
Slava Pestov
|
2180b0f146
|
Fix init-stdio scope issue
|
2008-01-09 01:50:25 -05:00 |
Slava Pestov
|
4e43b946f9
|
Fix conflicts
|
2008-01-06 14:17:50 -04:00 |
Doug Coleman
|
3f1370f2b5
|
lines-crc32 now crcs a \n at the end of each line. it is still off by one \n if the last line doesn't have a newline, but it's good enough for the parser
|
2008-01-05 21:46:39 -06:00 |
Doug Coleman
|
12f990bd1a
|
change the parser to use file-lines
add lines-crc32
update source-files for the contents -> lines change
|
2008-01-04 20:02:54 -06:00 |
Doug Coleman
|
ace3419a8a
|
Remove circular dependency in io
add file-lines
|
2008-01-04 18:56:04 -06:00 |
Aaron Schaefer
|
897a8ed8aa
|
Replace '<file-reader> contents' with 'file-contents' in all vocabs
|
2007-12-31 14:47:24 -05:00 |
Aaron Schaefer
|
41fa14010d
|
Move file-contents word to core/io/io.factor
|
2007-12-30 21:29:27 -05:00 |
Slava Pestov
|
07a4022d62
|
Parser, definitions, source-files refactoring work in progress
|
2007-12-21 21:18:24 -05:00 |
Slava Pestov
|
d7217801c3
|
Documentation fixes
|
2007-12-11 22:36:40 -05:00 |
Doug Coleman
|
0cc666a87b
|
Remove binary/library roots from core/files
|
2007-12-09 11:43:00 -06:00 |
Doug Coleman
|
ddd55ac4fa
|
Experimental find-binary and find-library words
|
2007-12-05 18:09:08 -06:00 |
Slava Pestov
|
aaa493ebd2
|
Implement copy-file on Windows
|
2007-11-24 16:38:20 -05:00 |
Slava Pestov
|
a552625ee3
|
Fix stream-read-partial on a line-reader
|
2007-11-21 03:39:34 -05:00 |
Slava Pestov
|
0740e436d6
|
Fix bootstrap bug
|
2007-11-20 18:44:55 -05:00 |
Slava Pestov
|
ddb85815ef
|
stream-copy optimization
|
2007-11-18 01:10:58 -05:00 |
Slava Pestov
|
a39b4fd338
|
Fix bug
|
2007-11-12 17:13:59 -05:00 |
Slava Pestov
|
3e7df398c7
|
Resolve conflict
|
2007-11-12 17:11:17 -05:00 |
Slava Pestov
|
a20584b47d
|
Fix parent-directory
|
2007-11-12 17:00:32 -05:00 |
Slava Pestov
|
6f19e210b3
|
Fix parent-directory on /
|
2007-11-12 01:56:40 -05:00 |
Slava Pestov
|
a6ef4582c3
|
io.files now has a path-separator? hook; cleanup
|
2007-11-12 01:41:13 -05:00 |
Slava Pestov
|
6d2f1bc4bd
|
Rename parent-dir to parent-directory, add copy-file and copy-directory words, start Windows deploy tool
|
2007-11-05 00:45:02 -05:00 |
Slava Pestov
|
dfeb154bb1
|
Change unfold word
|
2007-11-04 17:32:01 -05:00 |
Slava Pestov
|
fe9563ece2
|
Move io.buffers to extra
|
2007-11-03 15:38:45 -04:00 |
Slava Pestov
|
5cf331a345
|
Cleanup
|
2007-10-27 14:43:17 -04:00 |
Slava Pestov
|
de0808320e
|
Fix ltrim/rtrim, get extra/ to load after number tower changes
|
2007-10-21 17:37:50 -04:00 |
U-SLAVA-FB3999113\Slava
|
024cf03a1b
|
Resolve conflict
|
2007-10-21 15:28:35 -04:00 |
Slava Pestov
|
1d8bd74d0f
|
new unfold word
|
2007-10-16 04:15:16 -04:00 |
U-SLAVA-FB3999113\Slava
|
e9b42fa635
|
Move more math stuff to extra/, get compiler to work without ratios/complex numbers
|
2007-10-14 20:38:23 -04:00 |
Slava Pestov
|
2e8df17b20
|
Remove hilight style
|
2007-10-05 01:19:30 -04:00 |
Slava Pestov
|
a96457cecc
|
Initial import
|
2007-09-20 18:09:08 -04:00 |