Doug Coleman
|
4cba08aa8c
|
xml: update syntax. XML-DOC[[ ]] and XML-CHUNK[[ ]]
|
2017-08-31 21:21:14 -05:00 |
Jon Harper
|
5af166b8f5
|
add DOCTYPE html in most places.
4ef4235 started it. This is also good for html emails like in
extra/webapps/mason/backend/watchdog/watchdog.factor .
I just grepped for "<html>".
|
2017-01-05 09:03:46 -08:00 |
Doug Coleman
|
892c62e1dc
|
factor: second stab at [ ] [ ] unit-test -> { } [ ] unit-test
|
2015-07-03 09:39:59 -07:00 |
Doug Coleman
|
59f3b1ea57
|
Revert "factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!"
Needs a bit more work.
This reverts commit 7e54cc2824 .
|
2015-07-02 13:47:06 -07:00 |
Doug Coleman
|
7e54cc2824
|
factor: rename [ ] [ ] unit-test -> { } [ ] unit-test using a refactoring tool!
|
2015-07-02 11:36:08 -07:00 |
Doug Coleman
|
999aa7c897
|
factor: clean up spaces in -tests files
|
2015-07-02 10:34:01 -07:00 |
Doug Coleman
|
d4078b728d
|
html.components: Fix test name
|
2013-03-25 11:57:25 -07:00 |
Doug Coleman
|
bc7162743c
|
html.components: For the t:html tag, only wrap strings in unescaped so that other objects can render.
|
2011-11-06 12:15:00 -08:00 |
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 |
Slava Pestov
|
66a9416473
|
Update documentation for stricter vocabulary search path semantics
|
2009-05-16 00:29:21 -05:00 |
Slava Pestov
|
05f3f9dcb9
|
Fixing unit tests for stack effect inference changes
|
2009-04-20 21:15:19 -05:00 |
Daniel Ehrenberg
|
22cd50ca4f
|
Fixing html.components unit test
|
2009-03-16 01:30:42 -05:00 |
Slava Pestov
|
03f048cce9
|
Add a couple of must-infer tests
|
2009-03-11 21:51:39 -05:00 |
Slava Pestov
|
fae0d8bac1
|
Fix validation error rendering
|
2009-01-31 21:56:39 -06:00 |
Slava Pestov
|
0408788518
|
Rewrite html.streams to use xml.literals
|
2009-01-31 20:44:17 -06:00 |
Daniel Ehrenberg
|
1181bd6f59
|
Converting Farkup, html.components and lcs.diff2html to xml.interpolate
|
2009-01-27 00:03:42 -06:00 |
Slava Pestov
|
9b045043ac
|
Fixing bugs, cleaning up
|
2008-09-29 19:48:12 -05:00 |
Slava Pestov
|
dc1d7c76b7
|
Clean up some web framework code
|
2008-09-29 04:10:00 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |