Slava Pestov
|
0d0c7f2d55
|
Fix unit test failures caused by stricter type checking in M: encoder stream-write
|
2009-04-20 20:05:17 -05:00 |
Slava Pestov
|
1dfa621f4d
|
Tweak some code to reduce deployed image size
|
2009-03-31 08:03:27 -05:00 |
Slava Pestov
|
5a9dbc2c0f
|
Remove useless declarations
|
2009-03-23 01:18:24 -05:00 |
Slava Pestov
|
723bfab030
|
Fixing unit tests for syntax change
|
2009-03-23 00:34:02 -05:00 |
Slava Pestov
|
b9459fb860
|
Minor cleanup in io.encodings.iso2022
|
2009-03-21 04:14:18 -05:00 |
Slava Pestov
|
ea60f8ae93
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
Daniel Ehrenberg
|
9de4083fc0
|
ISO 2022-JP-1 implementation
|
2009-03-20 16:15:26 -05:00 |
Daniel Ehrenberg
|
91aec52a1e
|
Fixing io.encodings.iana help lint
|
2009-03-20 02:20:31 -05:00 |
Daniel Ehrenberg
|
68a81675c0
|
io.encodings.iana no longer throws errors for name>encoding/encoding>name
|
2009-03-18 18:13:11 -05:00 |
Slava Pestov
|
cc9e81f27c
|
Help lint and meta-data fixes
|
2009-03-08 01:49:06 -06:00 |
Daniel Ehrenberg
|
f9283bd0af
|
Fixing case of reference to file in Big5 encoding
|
2009-03-07 16:53:48 -06:00 |
Slava Pestov
|
7b9491066c
|
Fix conflict in images vocab
|
2009-03-04 21:43:56 -06:00 |
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
|
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 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -06:00 |
Slava Pestov
|
5e19766330
|
Fix conflict
|
2009-02-18 22:20:05 -06:00 |
Yun, Jonghyouk
|
fdad5d4d97
|
io.encodings.korean TODO removes
|
2009-02-18 19:19:18 +09:00 |
Yun, Jonghyouk
|
89a3e45a3a
|
io.encodings.korean TODOs comment
|
2009-02-17 21:47:45 +09:00 |
Yun, Jonghyouk
|
da9ae85637
|
io.encodings.korean some docs.
|
2009-02-17 21:46:57 +09:00 |
Yun, Jonghyouk
|
8169c35b9e
|
io.encodings.korean TODOs
|
2009-02-17 16:40:01 +09:00 |
Slava Pestov
|
73dfa2ae65
|
Fix conflict
|
2009-02-16 21:47:35 -06:00 |
Doug Coleman
|
f79f49a349
|
remove empty file
|
2009-02-16 21:30:22 -06:00 |
Slava Pestov
|
421ee726b8
|
Merge branch 'master' into new_ui
|
2009-02-16 21:22:12 -06:00 |
Slava Pestov
|
6b25e99470
|
Add summary for heaps more vocabs
|
2009-02-16 21:05:13 -06:00 |
Slava Pestov
|
4a639033fa
|
Merge branch 'master' into new_ui
|
2009-02-15 21:06:55 -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
|
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
|
ab386d01aa
|
Merge branch 'master' into new_ui
|
2009-02-10 16:23:14 -06:00 |
Slava Pestov
|
07caee3405
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
Slava Pestov
|
dfa0931db1
|
Merge branch 'master' into new_ui
|
2009-02-04 05:26:32 -06:00 |
Slava Pestov
|
489019acd0
|
io.encodings.chinese and io.encodings.japanese: use [1234]byte-array words instead of B{ } new-sequence and [1234]array >byte-array
|
2009-02-04 05:14:00 -06:00 |
Slava Pestov
|
4ee7fb1c30
|
Minor performance improvement for io.encodings.chinese: don't call 'linear' all the time
|
2009-02-04 04:58:19 -06:00 |
Slava Pestov
|
feb5688296
|
Merge branch 'master' into new_ui
|
2009-02-04 04:45:33 -06:00 |
Daniel Ehrenberg
|
594f21e5bd
|
Fixing HTTP and IANA tests
|
2009-02-03 19:44:28 -06:00 |
Daniel Ehrenberg
|
246c4bb13c
|
Fixing encodings/XML
|
2009-02-03 17:32:05 -06:00 |
slava
|
a3e52f283b
|
Fix io.encodings.japanese
|
2009-02-03 00:33:55 -06:00 |
slava
|
f340e4d649
|
Re-add 8dfc63eb99
|
2009-02-03 00:33:22 -06:00 |
slava
|
7c804591b1
|
Re-add 334a96f25c
|
2009-02-03 00:32:23 -06:00 |
slava
|
e29f18a2f4
|
Trying to fix a bad merge...
Revert "Merge branch 'master' of git://factorcode.org/git/factor"
This reverts commit da639739bd , reversing
changes made to 346a61f497 .
|
2009-02-03 00:27:34 -06:00 |
Daniel Ehrenberg
|
8dfc63eb99
|
Adding Japanese and Chinese encodings to io.encodings docs and io.encodings.iana
|
2009-02-02 21:20:55 -06:00 |
Daniel Ehrenberg
|
334a96f25c
|
GB 18030 support
|
2009-02-02 21:01:39 -06:00 |
Daniel Ehrenberg
|
e7bb0d21d1
|
Fixing interval maps docs typo; Minor change to io.encodings.japanese
|
2009-02-02 13:53:08 -06:00 |
Slava Pestov
|
d2590bb2bf
|
Foo
|
2009-02-02 06:07:06 -06:00 |
Daniel Ehrenberg
|
ce83be67a4
|
Cleanup of various encodings implementations
|
2009-02-02 00:16:33 -06:00 |
Daniel Ehrenberg
|
3c75dfd2e0
|
Shift-JIS support; minor cleanup of io.binary
|
2009-02-01 23:47:36 -06:00 |
Daniel Ehrenberg
|
f660c7e7e8
|
Cleanup of io.encodings.utf32
|
2009-02-01 18:54:06 -06:00 |
Daniel Ehrenberg
|
ec22af4dbd
|
UTF-32 encoding/decoding
|
2009-02-01 15:36:07 -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
|
298fdecf32
|
Fixing eval unit test, and help lint failures from stricter help lint
|
2009-01-27 15:38:01 -06:00 |
Slava Pestov
|
f34c14a0f5
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
Slava Pestov
|
92141af349
|
Get mason to load
|
2008-12-17 18:22:48 -06:00 |
Slava Pestov
|
50e214c152
|
io.files split up and general refactoring work in progress
|
2008-12-14 20:03:00 -06:00 |
Slava Pestov
|
9ab4d53213
|
Fix io.encodings.utf16n unit tests
|
2008-12-09 04:22:24 -06:00 |
Slava Pestov
|
1e1640abb3
|
Load fixes
|
2008-12-09 03:22:38 -06:00 |
Slava Pestov
|
b154b21aaa
|
Add new until combinator, and a new do word which acts like a modifier: do while, do until for loops which iterate at least once
|
2008-12-08 23:37:18 -06:00 |
Slava Pestov
|
1d57b0bc50
|
Fix load errors
|
2008-12-08 20:06:44 -06:00 |
Slava Pestov
|
ada08e6d0e
|
Removing prettyprint and debugger dependencies from io code
|
2008-12-08 19:45:48 -06:00 |
Slava Pestov
|
74a112f1cf
|
Update cpu.x86.basis/io to use dip instead of >r/r>
|
2008-12-02 03:10:13 -06:00 |
Slava Pestov
|
f3911ea09a
|
Merge branch 'master' of git://repo.or.cz/factor/jcg
|
2008-11-19 13:02:55 -06:00 |
Joe Groff
|
a9f8856b0d
|
make shader code in spheres a little more readable
|
2008-11-13 09:49:18 -08:00 |
Slava Pestov
|
1d630b6cf2
|
Minor documentation fixes
|
2008-11-11 10:51:15 -06:00 |
Slava Pestov
|
bfd119e3b5
|
I/O ricing: various hints added so that UTF8 and ASCII fastpaths compile with less dispatch. 25% improvement on reverse-complement
|
2008-11-06 00:02:44 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
403d5207f0
|
stop-server/stop-this-server split
|
2008-10-02 08:30:38 -05:00 |
Slava Pestov
|
853f1ef5a6
|
Fix bug with values and deployment, add new to: sugar
|
2008-09-28 00:40:41 -05:00 |
Doug Coleman
|
5dbf68f385
|
update the docs
|
2008-09-02 16:49:21 -05:00 |
Slava Pestov
|
40e926609a
|
Fixing unit tests
|
2008-08-22 22:07:59 -05:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |