Daniel Ehrenberg
3a6d9e912f
Minor bug fixes
2009-03-02 23:31:13 -06:00
Daniel Ehrenberg
8c61791364
Big5 encoding; simple-flat-file vocab abstracts parsing out; EUC code factored out; Asian encoding vocabs renamed
...
Merge branch 'master' of git://github.com/ageldama/factor
Conflicts:
basis/io/encodings/korean/korean-docs.factor
basis/io/encodings/korean/korean-tests.factor
basis/io/encodings/korean/korean.factor
2009-03-02 23:19:06 -06:00
Daniel Ehrenberg
0bff96a990
Factoring out EUC code
2009-03-02 18:22:55 -06:00
Yun, Jonghyouk
43fc1d7029
io.encodings.japanese eucjp encode-char working...
2009-03-01 23:49:33 +09:00
Yun, Jonghyouk
f4c5412337
io.encodings.japanese eucjp=>decode-char proper working version!
2009-03-01 22:54:00 +09:00
Yun, Jonghyouk
9a49a1b837
io.encodings.korean iso2022kr ...
2009-03-01 17:23:41 +09:00
Yun, Jonghyouk
dceda349cd
io.encodings.korean iso2022kr encode-char working version
2009-03-01 17:17:01 +09:00
Yun, Jonghyouk
7903319263
io.encodings.japanese eucjp ...
2009-03-01 12:38:17 +09:00
Yun, Jonghyouk
ac27696bf9
Merge branch 'master' of git://factorcode.org/git/factor
2009-03-01 11:29:07 +09:00
Slava Pestov
cd53c2bd37
produce and produce-as: don't need third quotation either
2009-02-28 15:31:34 -06:00
Slava Pestov
78ce670101
Merge branch 'for-slava' of git://git.rfc1149.net/factor
2009-02-28 14:42:56 -06:00
Yun, Jonghyouk
4f02c5648e
io.encodings.korean iso2022kr encoding working...
2009-03-01 04:32:24 +09:00
Yun, Jonghyouk
c763d92e12
io.encodings.korean iso2022kr encode-char working...
2009-03-01 02:24:03 +09:00
Yun, Jonghyouk
5d70cdfd27
io.encodings.blackhole initial
2009-03-01 01:16:13 +09:00
Yun, Jonghyouk
a583af44d9
io.encodings.korean johab documentation
2009-02-28 23:36:53 +09:00
Yun, Jonghyouk
15b6aa212e
io.encodings.korean decode-char refactored.
2009-02-28 23:21:05 +09:00
Yun, Jonghyouk
cf6a12c55c
io.encodings.korean johab, cp949 => encode-char refactoring...
2009-02-28 16:29:25 +09:00
Yun, Jonghyouk
fc1199358c
io.encodings.korean cp949, johab encode-char/decode-char refactoring...
2009-02-28 15:57:14 +09:00
Yun, Jonghyouk
017fc8f1bf
io.encodings.korean johab codetable
2009-02-28 15:11:41 +09:00
Yun, Jonghyouk
b02332df40
io.encodings.korean johab encodings initial
2009-02-28 15:10:15 +09:00
Yun, Jonghyouk
e36967d3b8
io.encodings.korean modified
2009-02-28 01:34:04 +09:00
Yun, Jonghyouk
c3be596926
io.encodings.{asian, korean} updates: i.e.asian docs...
2009-02-28 01:21:24 +09:00
Yun, Jonghyouk
c993d7324a
* initial: io.encodings.asian vocab
...
* modify io.encodings.korean to use io.encodings.asian common codetable vocab
2009-02-28 00:57:13 +09:00
Daniel Ehrenberg
2c462745f1
Redoing string streams and byte-array streams without copying
2009-02-27 00:53:05 -06:00
Doug Coleman
de9154fc5e
make find-all-files and find-in-program-files not take the traversal method
2009-02-26 21:50:01 -06:00
Doug Coleman
1bd35e6f62
better io.mmap test
2009-02-26 19:58:25 -06:00
Doug Coleman
084311750e
add using to mmap tests
2009-02-26 18:11:07 -06:00
Doug Coleman
dc370e56ab
mmap now throws an understandable exception upon trying to mmap a zero length file. fix a bug with calling |dispose on an integer if mmap failed on unix
2009-02-26 17:34:26 -06:00
Samuel Tardieu
087d931c36
Remove the tail argument from do/until/while
2009-02-18 02:41:14 +01:00
Doug Coleman
f79f49a349
remove empty file
2009-02-16 21:30:22 -06:00
Slava Pestov
6b25e99470
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06:00
Slava Pestov
ebd0e9250f
Clean up some <file-reader> usages to use file-lines, file>csv, and file>xml instead
2009-02-15 20:45:06 -06:00
Slava Pestov
2fe934ba9d
Remove some code duplication in io.directories.unix
2009-02-15 20:36:04 -06:00
Slava Pestov
e8c3fe2afc
Use vocab: in io.encodings.korean
2009-02-15 20:08:00 -06:00
Slava Pestov
723dcd334f
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-15 20:06:23 -06:00
Slava Pestov
6b99b04531
Add vocab: for vocab-relative paths
2009-02-15 19:53:21 -06:00
Daniel Ehrenberg
523e0d993d
Cleanup and bug fix in io.encodings.korean
2009-02-15 18:01:34 -06:00
ageldama
02e4c14a89
'work' -> 'basis' correction
2009-02-14 10:55:45 +09:00
ageldama
eef49a82b5
initial 'io.encodings.korean' commit
2009-02-14 10:42:31 +09:00
Slava Pestov
07caee3405
Update some existing code to use initialize
2009-02-10 16:16:12 -06:00
Slava Pestov
eaad0c7660
Updating code to use CONSTANT: instead of : foo 123 ; inline
2009-02-23 21:40:17 -06:00
Slava Pestov
1951d739a0
Stack effect declarations are mandatory on all words now
...
define-temp now takes an effect parameter
Fix compiler bug that Dan found
Stricter enforcement of * effects
Move compile-call from compiler.units to compiler
2009-02-23 20:27:05 -06:00
Doug Coleman
990513db60
use CONSTANT: in basis
2009-02-22 19:13:08 -06:00
Doug Coleman
19acf89d82
fix find-in-program-files
2009-02-20 12:12:00 -06:00
Doug Coleman
adb6b21683
fix load error
2009-02-18 17:25:58 -06:00
Doug Coleman
91b4947e1e
with-logging should not take a DEBUG level
2009-02-18 16:01:53 -06:00
Doug Coleman
8936ff6c6d
Merge branch 'master' of git://factorcode.org/git/factor
2009-02-18 15:51:15 -06:00
Doug Coleman
6324fb6c13
add unix canonicalize-path
2009-02-18 13:34:45 -06:00
Yun, Jonghyouk
fdad5d4d97
io.encodings.korean TODO removes
2009-02-18 19:19:18 +09:00
Doug Coleman
d92b02b0c2
use the new with-logging
2009-02-17 11:30:06 -06:00