Daniel Ehrenberg
|
242cfb5c19
|
Merge branch 'master' of git://factorcode.org/git/factor into regexp
Conflicts:
basis/xmode/utilities/utilities-tests.factor
|
2009-02-17 12:24:01 -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 |
Daniel Ehrenberg
|
ff265aa919
|
XMode doesn't use parser combinators at all; regexes allow parens for grouping
|
2009-02-12 20:42:32 -06:00 |
Daniel Ehrenberg
|
d0d615fb2b
|
Starting to switch xmode to regexp; getting rid of <TAGS
|
2009-02-12 13:18:43 -06:00 |
Daniel Ehrenberg
|
86c3481f12
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
Slava Pestov
|
f8092480a6
|
Fix a couple of bugs in xmode and add a unit test
|
2009-01-30 19:34:31 -06:00 |
Daniel Ehrenberg
|
af9d70c65a
|
XML chunks are a separate datatype; XML tags are no longer assocs
|
2009-01-28 14:33:33 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Doug Coleman
|
c6ab49e8ca
|
use parser-combinators.regexp instead of regexp
|
2008-09-18 13:48:18 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |