Commit Graph

41 Commits (a92d67fcb2d0b40a059bb54e5b10b13b1ac437b8)

Author SHA1 Message Date
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
John Benediktsson 98b6fdeaa3 html.components: protect M\ code render* from ``f`` value. 2016-12-31 13:53:56 -08:00
John Benediktsson e477f6996f Fix comments to be ! not #!. 2015-09-08 16:15:10 -07: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 6c28590789 html.components: use lcs-diff 2015-06-08 17:29:36 -07:00
Doug Coleman d4078b728d html.components: Fix test name 2013-03-25 11:57:25 -07:00
Doug Coleman 90cde3fde9 html.components: Fix load 2013-03-24 21:40:39 -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
Slava Pestov c464206605 html.templates.chloe: add notion of "string context" where tags are not allowed and <>& are not escaped; fixes <t:title> double escaping bug reported by John Benediktsson 2010-08-20 19:15:58 -07:00
Slava Pestov 99a3b3c9f6 furnace: documentation improvements 2010-04-12 18:17:21 -07:00
Keith Lazuka 405e5d015b docs: change $subsection to $subsections 2009-10-02 12:15:48 -04: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
Daniel Ehrenberg 19eb0471bb Creating XML component 2009-02-12 01:31:54 -06:00
Daniel Ehrenberg b206c5a2d1 Finishing getting rid of html.elements from basis 2009-02-06 10:54:13 -06:00
Daniel Ehrenberg 86c3481f12 Moving XML vocabularies around 2009-02-05 21:17:03 -06: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 d4f865d5f0 Fixing some things I broke 2009-01-30 19:28:16 -06:00
Daniel Ehrenberg de49f6fc74 Moving xml.interpolate to xml.literals 2009-01-30 11:29:30 -06:00
Daniel Ehrenberg 6372395b8a Fixing everything I broke? 2009-01-29 13:33:04 -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 c01ef3fca2 Fixing random docs and tests 2009-01-27 15:35:51 -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 1bd36b3d87 Working on XHTML 1.1 validation 2008-09-29 23:13:46 -05: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 c03d4ff7d6 Better help.lint, fix some typos 2008-09-24 00:45:49 -05:00
Slava Pestov f435e1cf75 Docs for html.* 2008-09-23 22:01:26 -05:00
Slava Pestov 79f3865f92 Add missing meta-data 2008-09-23 16:11:59 -05:00
Slava Pestov 82b2f36416 Fix regression 2008-09-22 02:46:10 -05:00
Slava Pestov 7fb336ef18 Fixing relative link prefix lossage 2008-09-22 00:36:07 -05:00
Slava Pestov cf80dd122a Updating code for make and fry changes 2008-09-10 22:11:40 -05:00
Slava Pestov a604a2f30b Minor simplification 2008-09-07 18:57:09 -05:00
Slava Pestov 724fae53e9 Move web framework to basis 2008-09-04 18:15:13 -05:00