Commit Graph

3090 Commits (a28a80abcfc57b4fb2067d78d551c2334c995f39)

Author SHA1 Message Date
Daniel Ehrenberg a28a80abcf Regexp uses sequences:map-find now 2009-03-03 12:41:50 -06:00
Daniel Ehrenberg 177a895c09 Merge branch 'master' into regexp
Conflicts:

	basis/xmode/utilities/utilities-tests.factor
	basis/xmode/utilities/utilities.factor
2009-03-03 12:24:59 -06:00
Daniel Ehrenberg 5dc614c9c9 Adding map-find to core 2009-03-03 12:22:47 -06:00
Daniel Ehrenberg 064bb01cf5 Merge branch 'master' of git://factorcode.org/git/factor 2009-03-02 23:31:49 -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
Doug Coleman 1a8b97e4d9 bitmap loading is cleaner 2009-03-02 19:38:28 -06:00
Daniel Ehrenberg 0bff96a990 Factoring out EUC code 2009-03-02 18:22:55 -06:00
Daniel Ehrenberg 8a40ef0cdd Adding unit tests 2009-03-02 16:30:42 -06:00
Daniel Ehrenberg 0b5ebce339 Switching basis/globs to regexps (and EBNF for syntax); this exposes a bug in regexp 2009-03-02 15:31:28 -06:00
Daniel Ehrenberg 03ae348e78 Making regexp load; removing multimethod dependency 2009-03-02 12:39:01 -06:00
Daniel Ehrenberg e908ef3242 Merge branch 'master' of git://factorcode.org/git/factor into regexp
Conflicts:

	basis/regexp/regexp.factor
2009-03-02 12:02:47 -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 0214dc5e7d Merge branch 'master' of git://factorcode.org/git/factor 2009-02-27 00:56:54 -06:00
Daniel Ehrenberg 2c462745f1 Redoing string streams and byte-array streams without copying 2009-02-27 00:53:05 -06:00
Slava Pestov 452ba3edb3 Merge branch 'master' of git://factorcode.org/git/factor 2009-02-26 23:30:58 -06:00
Slava Pestov 11117648ea Fix stack checker regressions 2009-02-26 23:30:48 -06:00
Daniel Ehrenberg 99a2b95a5b Reorganizing regexp matcher protocol 2009-02-26 22:14:41 -06:00
Doug Coleman efe701af9b fix editors for find-in-program-files change 2009-02-26 21:50:20 -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
Daniel Ehrenberg af2d380a7f Regexp compiler used from literals 2009-02-26 18:06:57 -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
Daniel Ehrenberg 85432bd267 Various regexp cleanups, and compiler from regexp to quotations 2009-02-26 14:19:02 -06:00
Daniel Ehrenberg 9a015f56ac Merge branch 'master' of git://factorcode.org/git/factor into regexp 2009-02-26 14:12:32 -06:00
Slava Pestov bda8b2dda6 Better inlining for both-fixnums? 2009-02-26 14:11:26 -06:00
Slava Pestov 3f70bb3b22 Update docs for improved error reporting 2009-02-26 13:41:50 -06:00
Slava Pestov 063e457109 Remove superflous \ 2009-02-26 13:41:30 -06:00
Slava Pestov efede19571 Make some errors better in the stack checker 2009-02-26 01:25:13 -06:00
Slava Pestov 4426526252 Fixing some things I broke 2009-02-25 23:30:30 -06:00