Implemented who-ps-html, which is like the ps-html macro but taking CL-WHO like synta...
authorVladimir Sedach <vsedach@gmail.com>
Wed, 26 Nov 2008 05:50:18 +0000 (22:50 -0700)
committerVladimir Sedach <vsedach@gmail.com>
Wed, 26 Nov 2008 05:50:18 +0000 (22:50 -0700)
commit1937c30a73058fff719dc060354326863448c4fc
treebdfde9aa07b550b136baf8e263a869bd1c3930e0
parent7be02bedcc7fb0233815caca95aeb4f121b87876
Implemented who-ps-html, which is like the ps-html macro but taking CL-WHO like syntax. Changed the behavior of ps-html to preserve the case of tag and attribute symbols when printing.
docs/reference.lisp
src/lib/ps-html.lisp
src/lib/ps-macro-lib.lisp
src/package.lisp
src/utils.lisp
t/ps-tests.lisp
t/reference-tests.lisp