John Benediktsson
|
4a144e5ea7
|
more test IN: cleanup.
|
2018-02-15 08:45:08 -08:00 |
John Benediktsson
|
aeeaaec17d
|
html.parser.printer: some improvements to text-printer.
- collapse spaces except within preformatted tags
- ignore <script> and <style> tags
- don't print dtd tags
|
2016-11-13 13:48:19 -08:00 |
John Benediktsson
|
b4085d0f8a
|
html.parser.printer: updated test.
|
2016-11-12 07:56:55 -08:00 |
John Benediktsson
|
78310744bd
|
html.parser.printer: indent blockquote in text-printer.
|
2016-11-12 07:49:09 -08:00 |
John Benediktsson
|
c1cdc2318f
|
html.parser.printer: use with-variables instead of with-scope.
|
2016-11-10 15:39:12 -08:00 |
John Benediktsson
|
9d1edc62c7
|
html.parser.printer: tagstack isn't used here.
|
2016-11-10 14:52:18 -08:00 |
John Benediktsson
|
498285d7dd
|
unicode: make this the API for all unicode things.
|
2016-03-30 23:29:48 -07:00 |
John Benediktsson
|
41629dce2f
|
Fix some things broken by hashtable capacity changes.
|
2015-07-14 21:45:39 -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 |
John Benediktsson
|
5cc7bfb067
|
html.parser.printer: add helper words with string output.
|
2015-04-20 09:31:40 -07:00 |
Benjamin Pollack
|
2c3dd8c3c8
|
Remove executable bit from tons of files that aren't
|
2014-11-05 20:40:42 -08:00 |
John Benediktsson
|
5f1c6151dc
|
extra: use bl when possible instead of ``" " write``.
|
2014-06-04 09:10:36 -07:00 |
John Benediktsson
|
05f3092b9b
|
html.parser.printer: don't print comments.
|
2013-10-11 11:51:46 -07:00 |
John Benediktsson
|
dba072e9f2
|
html.parser.printer: some tweaks to the text-printer for my blog.
|
2013-09-05 21:00:53 -07:00 |
John Benediktsson
|
9aeb3b9579
|
html.parser.printer: fix tests, need to decrement before writing.
|
2013-08-05 11:22:09 -07:00 |
John Benediktsson
|
8aae6a68a6
|
html.parser.printer: prevent negative indentations.
|
2013-08-05 09:56:44 -07:00 |
John Benediktsson
|
555ea83d89
|
html.parser.printer: some fixes.
Fix html-text. (may not be perfect, but "works" now)
Don't decrement indentations if we didn't increment them.
|
2013-08-05 09:56:44 -07:00 |
Björn Lindqvist
|
978009e484
|
html.parser.printer: fixed to use repeated write calls instead of surround
|
2013-08-05 09:56:44 -07:00 |
Björn Lindqvist
|
1ca18b215f
|
html.parser.printer: remove printer symbol
|
2013-08-05 09:56:44 -07:00 |
Björn Lindqvist
|
00f82ae5f0
|
html.parser.printer: unit tests
|
2013-08-05 09:56:44 -07:00 |
Björn Lindqvist
|
aef2e02c0b
|
html.parser.printer: explaining comment
|
2013-08-05 09:56:43 -07:00 |
Björn Lindqvist
|
68381dd571
|
html.parser.printer: reasonable tree-structured formatting with prettyprint-html
|
2013-08-05 09:56:43 -07:00 |
Slava Pestov
|
aea0fed14c
|
Fixing basis -> extra dependencies
|
2008-09-05 19:29:14 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |
Doug Coleman
|
8f00739601
|
remove old accessors, cleanup
|
2008-08-17 10:38:34 -05:00 |
Doug Coleman
|
d50afc2a35
|
remove unfinished code for now
|
2008-08-13 23:13:13 -05:00 |
Doug Coleman
|
a0dbee6e2a
|
clean up html parser prettyprinter a bit
|
2008-06-08 16:33:07 -05:00 |
Doug Coleman
|
5fa3bd8c74
|
cond/case
|
2008-04-11 12:55:57 -05:00 |
Slava Pestov
|
1c91a286e5
|
Updating summary and authors
|
2008-01-27 01:02:31 -04:00 |
Doug Coleman
|
47bab61d72
|
Fix using
|
2007-12-04 14:15:41 -06:00 |
Doug Coleman
|
4ac3b181f0
|
Fix usings and vocab names
|
2007-12-04 14:14:33 -06:00 |
Doug Coleman
|
e2acf8c386
|
Rename http.parser to html.parser
|
2007-12-04 14:14:07 -06:00 |