Doug Coleman
|
3f3d57032b
|
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
|
2009-08-13 19:21:44 -05:00 |
Bruno Deferrari
|
d8434ceed2
|
basis.xml: A fix for <pull-xml> (calls init-parser so that the spot variable is binded)
|
2009-07-22 20:49:57 -03:00 |
Bruno Deferrari
|
8bf389e9b5
|
basis.xml: Add test to check that pull-event doesn't raise an exception when called on a pull-xml object
|
2009-07-22 20:48:38 -03:00 |
Doug Coleman
|
407377fc98
|
rename peek -> last and update all usages
|
2009-05-25 16:38:33 -05:00 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Slava Pestov
|
b62630b5ac
|
Updating code in basis and extra for stricter vocab search path semantics
|
2009-05-14 23:23:06 -05:00 |
Slava Pestov
|
a366909c25
|
Removing slip usage from basis
|
2009-05-10 15:28:22 -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
|
3b40334ccd
|
xml: fix compile warnings in tests
|
2009-04-20 03:27:52 -05:00 |
Slava Pestov
|
99b8400e56
|
Documentation updates
|
2009-04-06 03:00:46 -05:00 |
Slava Pestov
|
0a8fb3e5f3
|
xml.syntax: update for syntax change
|
2009-03-22 21:38:06 -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
|
55bb5500bd
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2009-03-21 03:39:51 -05:00 |
Daniel Ehrenberg
|
87b90cf371
|
Fixing XML char classes
|
2009-03-21 03:39:30 -05:00 |
Slava Pestov
|
3de9723d22
|
Update unicode.categories.syntax
|
2009-03-21 03:32:10 -05:00 |
Slava Pestov
|
ea60f8ae93
|
Changing : foo ; parsing to SYNTAX: foo ;
|
2009-03-21 01:27:50 -05:00 |
Daniel Ehrenberg
|
62638fb4d3
|
Moving unicode.syntax to unicode.categories.syntax; documenting and modifying syntax
|
2009-03-21 01:11:45 -05:00 |
Daniel Ehrenberg
|
a282789910
|
XML missing encoding error
|
2009-03-18 18:32:34 -05:00 |
Daniel Ehrenberg
|
fec49cb616
|
More expository XML docs
|
2009-03-16 22:29:38 -05:00 |
Daniel Ehrenberg
|
7a0ce748df
|
Cleaning up XML to make : string>xml <string-reader> read-xml ;
|
2009-03-16 18:28:15 -05:00 |
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 |