aboutsummaryrefslogtreecommitdiffstats
path: root/who.lisp
Commit message (Collapse)AuthorAgeFilesLines
* First cut at TXR Lisp translation.Kaz Kylheku2023-05-281-331/+0
| | | | | | This relies on an improvement in TXR Lisp that will be released in TXR 287: parameter macros like :key being expanded inside nested macro parameter lists.
* downcase a tag only when it is in the same case (useful for some camel case ↵Manuel Giraud2019-06-071-4/+2
| | | | XML tags).
* Special variable to enable empty attribute syntaxKnut Olav Bøhmer2016-07-291-11/+11
| | | | | See https://www.w3.org/TR/html-markup/syntax.html#syntax-attr-empty for spesification.
* Add a type-check for a stream in with-html-output.Stas Boukarev2013-11-171-0/+1
| | | | Avoids confusion caused in Issue #14.
* Merge branch 'master' of github.com:edicl/cl-whoHans Huebner2013-11-171-1/+1
|\
| * Added missing comma to fmt attrJeffrey Cunningham2013-03-011-1/+1
| |
* | fix a style-warningHans Huebner2012-12-271-1/+2
|/
* Fix problems with declaration processing (Stas Boukarev)Hans Huebner2012-09-041-1/+5
|
* declaration are supported per cl-who docs. This patch detect them and put ↵Ala'a Mohammad Alawi2012-04-271-2/+6
| | | | them in proper place
* *HTML-NO-INDENT-TAGS*Nikodemus Siivola2012-04-091-7/+8
| | | | | | | | Tags in this list don't have their body indented even if *INDENT* is true. <pre> in particular is indentation sensitive, and it's irritating when rendering changes as :indent is flipped.
* delete trailing whitespaceNikodemus Siivola2012-04-091-3/+3
|
* HTML5 supportEdi Weitz2010-10-121-4/+8
| | | | git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4618 4281704c-cde7-0310-8518-8e2dc76b1ff0
* Patch from Slawek ZakEdi Weitz2009-03-261-2/+5
| | | | git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4343 4281704c-cde7-0310-8518-8e2dc76b1ff0
* Dev versionEdi Weitz2009-03-091-277/+93
| | | | git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4336 4281704c-cde7-0310-8518-8e2dc76b1ff0
* Rename to version-less nameEdi Weitz2009-03-091-0/+499
git-svn-id: svn://bknr.net/svn/trunk/thirdparty/cl-who@4335 4281704c-cde7-0310-8518-8e2dc76b1ff0