Fixed up URL quoting a bit.
[wrw.git] / wrw / sp /
2013-09-15 Fredrik TolfAdd Content-Length to SP responses.
2013-09-15 Fredrik TolfAllow setting attributes to None as a noop, for conveni...
2013-09-02 Fredrik TolfMade default argument specifications PEP 8-compliant.
2013-06-05 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2013-06-05 Fredrik TolfSet Content-Length in a couple of places.
2013-06-04 Fredrik TolfSet __wrapped__ in xhtmlresp as well.
2013-04-07 Fredrik TolfAdded more convenient ways to use non-XHTML sp output.
2012-12-23 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-23 Fredrik TolfFixed node __str__ conversion bug.
2012-12-23 Fredrik TolfAdded support for mapping around reserved keywords...
2012-11-16 Fredrik TolfFixed sp formatter bug.
2012-08-27 Fredrik TolfAllow shorting of meta and link tags.
2012-07-05 Fredrik TolfCall formatter.node as should be proper from formatter...
2012-07-05 Fredrik TolfAdded a SP formatter function to output mere fragments...
2012-05-20 Fredrik TolfAdded a SP element for outputting unprocessed code.
2012-05-13 Fredrik TolfBackported indent-encoding fix.
2012-05-13 Fredrik TolfAdded a HTML-generation engine that might hopefully...