Slava Pestov
|
c8d5e98898
|
Fix conflicts
|
2009-02-26 03:12:19 -06:00 |
Slava Pestov
|
4426526252
|
Fixing some things I broke
|
2009-02-25 23:30:30 -06:00 |
Slava Pestov
|
ce1bc1d6ed
|
Fixing conflicts from stack checker changes
|
2009-02-24 01:21:10 -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
|
e1866ff0e4
|
Fix xml.writer unit test
|
2009-02-15 20:11:36 -06:00 |
Slava Pestov
|
6b99b04531
|
Add vocab: for vocab-relative paths
|
2009-02-15 19:53:21 -06:00 |
Slava Pestov
|
056e7aa442
|
Merge branch 'master' into new_ui
|
2009-02-13 18:12:35 -06:00 |
Daniel Ehrenberg
|
c6680eee60
|
Making xml-undo words private; adding bytes>xml word
|
2009-02-13 15:10:34 -06:00 |
Slava Pestov
|
e3f6ee0792
|
Merge branch 'master' into new_ui
|
2009-02-09 01:17:07 -06:00 |
Daniel Ehrenberg
|
3e5ec77439
|
Splitting up basis/wrap into three vocabs
|
2009-02-09 01:12:32 -06:00 |
Slava Pestov
|
dd9cf39467
|
Fix conflict in libc
|
2009-02-06 05:10:41 -06:00 |
Slava Pestov
|
ae0da1cf98
|
Fix conflict
|
2009-02-05 22:29:15 -06:00 |
Daniel Ehrenberg
|
51b5973b0e
|
Documenting XML interpolation inverse
|
2009-02-05 21:26:40 -06:00 |
Daniel Ehrenberg
|
86c3481f12
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -06:00 |
Daniel Ehrenberg
|
b9839b0c32
|
XML literals work with inverse now
|
2009-02-05 14:21:36 -06:00 |
Daniel Ehrenberg
|
fa0d5de2e4
|
Speeding up xml.literals by 3x using code generation
|
2009-02-04 17:29:35 -06:00 |
Daniel Ehrenberg
|
c7a070ba8e
|
Fixing typo in xml.dispatch
|
2009-02-04 13:25:51 -06:00 |
Daniel Ehrenberg
|
292ebd4a4c
|
Fixing xml.dispatch
|
2009-02-04 12:34:18 -06:00 |
Daniel Ehrenberg
|
009ea7ad45
|
Fixing bug in XML where prolog isn't considered; whenever you write XML, the encoding is listed as UTF-8.
|
2009-02-04 12:32:47 -06:00 |
Slava Pestov
|
feb5688296
|
Merge branch 'master' into new_ui
|
2009-02-04 04:45:33 -06:00 |
Daniel Ehrenberg
|
babe9bb2fd
|
Making xml.dispatch compile
|
2009-02-04 01:25:48 -06:00 |
Daniel Ehrenberg
|
246c4bb13c
|
Fixing encodings/XML
|
2009-02-03 17:32:05 -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 |
Slava Pestov
|
669548e62e
|
Clean up some usages of tuck, and add Joe's curried cleave/spread/apply combinators to kernel vocabulary
|
2009-02-02 13:43:54 -06:00 |
Slava Pestov
|
0497132a47
|
Refactor basis/wrap to have a more flexible API
|
2009-02-02 03:47:45 -06:00 |
Slava Pestov
|
1194ce38aa
|
Fix some bugs in xml.utilities and add new unit tests
|
2009-01-31 21:01:55 -06:00 |
Daniel Ehrenberg
|
6240f00803
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-01-30 11:30:07 -06:00 |
Daniel Ehrenberg
|
de49f6fc74
|
Moving xml.interpolate to xml.literals
|
2009-01-30 11:29:30 -06:00 |
Doug Coleman
|
3c408342ef
|
renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail
|
2009-01-29 22:19:07 -06:00 |
Daniel Ehrenberg
|
b7975de956
|
Making XML slightly faster
|
2009-01-29 22:17:55 -06:00 |
Daniel Ehrenberg
|
eccabfea12
|
Making XML 30% faster
|
2009-01-29 21:41:08 -06:00 |
Daniel Ehrenberg
|
33a8f0d87e
|
Docs for some undocumented XML data types
|
2009-01-29 19:00:31 -06:00 |
Daniel Ehrenberg
|
875592b010
|
Fixing xml.name for word name change
|
2009-01-29 18:38:14 -06:00 |
Daniel Ehrenberg
|
b01cd06245
|
XML docs improvements
|
2009-01-29 18:25:23 -06:00 |
Daniel Ehrenberg
|
af2706b75c
|
Code cleanup in XML
|
2009-01-29 16:57:13 -06:00 |
Daniel Ehrenberg
|
cadbcdc9a4
|
Fixing everything now(?)
|
2009-01-29 15:15:50 -06:00 |
Daniel Ehrenberg
|
6372395b8a
|
Fixing everything I broke?
|
2009-01-29 13:33:04 -06:00 |
Daniel Ehrenberg
|
940a085325
|
XML interpolation efficiency/cleanup
|
2009-01-28 16:17:20 -06:00 |
Daniel Ehrenberg
|
d5160ce791
|
Fixing USING: lines
|
2009-01-28 15:46:34 -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
|
eaad0c7660
|
Updating code to use CONSTANT: instead of : foo 123 ; inline
|
2009-02-23 21:40:17 -06:00 |
Daniel Ehrenberg
|
69c509a29f
|
Removing outdated comments in xml.utilities
|
2009-01-27 18:16:35 -06:00 |
Daniel Ehrenberg
|
ac1ddfcc6c
|
Random minor fixes; html.components doesn't duplicate parsing anymore
|
2009-01-27 16:54:41 -06:00 |
Daniel Ehrenberg
|
824df4182a
|
Fixing xml.interpolate docs
|
2009-01-27 15:10:56 -06:00 |
Daniel Ehrenberg
|
c581b67193
|
Code using interpolation can now compile
|
2009-01-27 14:33:43 -06:00 |
Daniel Ehrenberg
|
c46f857671
|
Documenting read-dtd and friends; renaming sax to each-element
|
2009-01-27 14:15:00 -06:00 |
Daniel Ehrenberg
|
50cd0c4ccc
|
Updating other vocabs for XML changes
|
2009-01-27 13:38:13 -06:00 |
Daniel Ehrenberg
|
ea741a786c
|
Splitting off PROCESS:/TAG: into a separate vocab; new word XML-NS:
|
2009-01-27 13:34:14 -06:00 |