Added a file PS-DOM with handy utility macros for DOM functionality, e.g. Lispy ways...
authorDaniel Gackle <danielgackle@gmail.com>
Sun, 12 Apr 2009 06:51:27 +0000 (23:51 -0700)
committerVladimir Sedach <vsedach@gmail.com>
Sun, 12 Apr 2009 23:10:31 +0000 (17:10 -0600)
commit170ee9ab90690ebe89cade2bae25ecbdf7472c11
treeb1ef008430bc56e240a4630bafec96b878854426
parent83a26b36c6dca2251154740769c8e68749045fc1
Added a file PS-DOM with handy utility macros for DOM functionality, e.g. Lispy ways of accessing offsetWidth, offsetHeight, etc.
parenscript.asd
src/lib/ps-dom.lisp [new file with mode: 0644]
src/package.lisp