John Benediktsson
|
987ecea441
|
Minor fix to make sure strings are produced.
|
2013-04-06 18:50:26 -07:00 |
John Benediktsson
|
c900590f8b
|
use concat instead of join.
|
2013-04-06 17:02:22 -07:00 |
John Benediktsson
|
e74f770b57
|
Use bl in more places.
|
2013-03-14 19:24:00 -07:00 |
John Benediktsson
|
c9da03fe6d
|
xml: 10-12% faster benchmark through cleanup and minor refactoring.
|
2012-07-12 19:06:37 -07:00 |
John Benediktsson
|
2b21f01918
|
Remove trim-whitespace in favor of [ blank? ] trim.
|
2011-10-14 13:22:28 -07:00 |
John Benediktsson
|
9f34c9c676
|
Spelling fixes to documentation.
|
2011-08-26 16:20:31 -07:00 |
John Benediktsson
|
64e9e179b2
|
xml.writer: fix some docs.
|
2011-03-08 16:50:12 -08:00 |
Slava Pestov
|
0612bc6177
|
Factor source files should not be executable
|
2009-11-21 17:50:43 -06:00 |
Keith Lazuka
|
405e5d015b
|
docs: change $subsection to $subsections
|
2009-10-02 12:15:48 -04:00 |
Doug Coleman
|
faf54ce8e2
|
fix yet more multiline tests
|
2009-09-23 12:57:37 -05:00 |
Doug Coleman
|
eceed177d6
|
replace usages of <" with """
|
2009-09-20 22:42:40 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Slava Pestov
|
a4d48a1cd4
|
xml.writer: don't write arrays to output-stream
|
2009-04-20 03:28:03 -05:00 |
Slava Pestov
|
5408191724
|
xml: update XML-NS: for define-memoized stack effect change and get all unit tests to pass
|
2009-03-22 18:37:28 -05: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
|
86c3481f12
|
Moving XML vocabularies around
|
2009-02-05 21:17:03 -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
|
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 |
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
|
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
|
af9d70c65a
|
XML chunks are a separate datatype; XML tags are no longer assocs
|
2009-01-28 14:33:33 -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
|
f8fa984bae
|
Bug fixes for lcs.diff2html; xml.writer
|
2009-01-27 00:30:08 -06:00 |
Daniel Ehrenberg
|
b87b9af458
|
DTDs are a separate type now; all variables in xml.state
|
2009-01-23 15:29:28 -06:00 |
Daniel Ehrenberg
|
3a4d39b2db
|
Summaries for XML internal vocabs
|
2009-01-22 19:04:48 -06:00 |
Daniel Ehrenberg
|
4500e6e97e
|
Making certain writer words public, to fix html.templating.chloe
|
2009-01-22 16:44:37 -06:00 |
Daniel Ehrenberg
|
0041f26d90
|
Separating out reading DTDs
|
2009-01-22 16:31:22 -06:00 |
Daniel Ehrenberg
|
915b6d3706
|
Reorganizing XML
|
2009-01-21 18:16:51 -06:00 |
Daniel Ehrenberg
|
c24f4494bc
|
XML refactoring, splitting up docs
|
2009-01-20 23:54:33 -06:00 |
Daniel Ehrenberg
|
8f44f5e4b3
|
Various XML fixes, XML test suite
|
2009-01-19 22:25:15 -06:00 |
Slava Pestov
|
6dc78023c6
|
Fix M: doctype-decl write-xml-chunk
|
2008-12-19 00:52:52 -06:00 |
Slava Pestov
|
3385cf5992
|
Update XML library to parse <! directives better; modernize the code a bit
|
2008-12-02 19:59:16 -06:00 |
Slava Pestov
|
d470bde42b
|
Assorted fixes
|
2008-09-08 02:52:42 -05:00 |
Slava Pestov
|
7a9806495f
|
Major Chloe overhaul: compiled templatess
|
2008-09-08 01:11:09 -05:00 |
Doug Coleman
|
8a921c791c
|
if-empty changes
|
2008-09-06 19:13:59 -05:00 |
Doug Coleman
|
6cff5eb76f
|
write-item writes parts of xml, so add a method on xml objects to make it write their bodies without the prolog
|
2008-09-01 19:10:34 -05:00 |
Daniel Ehrenberg
|
70aa3fa569
|
XML updates
|
2008-08-28 00:02:54 +02:00 |
Slava Pestov
|
d66f887736
|
Create basis vocab root
|
2008-07-28 22:03:13 -05:00 |