2006-01-17 Kevin M. Rosenberg * cl-lml2.asd: Apply modified patch from Gary King so that asdf:test-op always performs test. 2005-09-03 Kevin M. Rosenberg * files.lisp: Apply patch from Gary King to identify output files 2003-07-21 Kevin M. Rosenberg * htmlgen.lisp: - Add code walker to combine sequential write-string calls 2003-07-15 Kevin M. Rosenberg * htmlgen.lisp: - Finished removal of if* macro - Added attribute processing tags (:if :when :optional :format :fformat) - Ensured that attribute values are quoted (html ((:div width 5))) =>
* lml2.asd: Remove ifstar.lisp * tests.lisp: - Port tests from first LML package - Add tests for new features