Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CL-WHO cruft we don't need. | Kaz Kylheku | 2023-05-30 | 4 | -374/+0 |
* | Add escq and escj local macros. | Kaz Kylheku | 2023-05-30 | 4 | -2/+30 |
* | README: mention different escaping for attributes. | Kaz Kylheku | 2023-05-30 | 1 | -2/+5 |
* | Refactor attribute warning macro. | Kaz Kylheku | 2023-05-30 | 1 | -5/+2 |
* | Add warning when local macros used in attr expression. | Kaz Kylheku | 2023-05-29 | 2 | -1/+26 |
* | New local macro noesc-fmt; fmt now escapes. | Kaz Kylheku | 2023-05-29 | 4 | -2/+28 |
* | Fix CL-WHO attr bugs: no escaping, poor constant handling. | Kaz Kylheku | 2023-05-29 | 5 | -20/+150 |
* | README: notes about interpolation. | Kaz Kylheku | 2023-05-29 | 1 | -0/+9 |
* | Fix another attribute bug: all tests work. | Kaz Kylheku | 2023-05-29 | 2 | -84/+138 |
* | tests: 9 through 14 working. | Kaz Kylheku | 2023-05-29 | 1 | -89/+90 |
* | README: mention *attribute-quote-char* difference. | Kaz Kylheku | 2023-05-28 | 1 | -0/+7 |
* | README: mention smooth syntax of TL-WHO. | Kaz Kylheku | 2023-05-28 | 1 | -0/+24 |
* | tests: 7 through 8 working. | Kaz Kylheku | 2023-05-28 | 1 | -15/+14 |
* | Fix attribute bugs: tests 1 to 7 working. | Kaz Kylheku | 2023-05-28 | 2 | -44/+46 |
* | Starting TL-WHO tests. | Kaz Kylheku | 2023-05-28 | 1 | -14/+26 |
* | Add markdown README. | Kaz Kylheku | 2023-05-28 | 3 | -0/+168 |
* | Fix (htm ...) output resetting indentation to zero. | Kaz Kylheku | 2023-05-28 | 1 | -2/+2 |
* | First cut at TXR Lisp translation. | Kaz Kylheku | 2023-05-28 | 8 | -759/+455 |
* | Fix keyword bloating in DEFPACKAGE clauses (#33)master | Kilian M. Haemmerle | 2022-02-23 | 2 | -30/+30 |
* | downcase a tag only when it is in the same case (useful for some camel case X... | Manuel Giraud | 2019-06-07 | 3 | -6/+17 |
* | Adapt defconstant for clasp (behaving like sbcl) | Karsten Poeck | 2019-05-21 | 2 | -3/+3 |
* | Update index.html | Stas Boukarev | 2019-01-12 | 1 | -1/+1 |
* | Stop listing users | Stas Boukarev | 2019-01-12 | 1 | -9/+6 |
* | moved doc/ to docs/ | Vityok | 2017-12-21 | 1 | -0/+0 |
* | Add license information to the ASDF file | Philipp Marek | 2017-01-19 | 1 | -0/+1 |
* | Fix a typo in the documentation. | Stas Boukarev | 2016-10-04 | 1 | -1/+1 |
* | Update documentation for *empty-attribute-syntax* | Knut Olav Bøhmer | 2016-07-29 | 1 | -2/+17 |
* | Special variable to enable empty attribute syntax | Knut Olav Bøhmer | 2016-07-29 | 3 | -12/+21 |
* | release 1.1.4 | Hans Huebner | 2014-11-28 | 2 | -1/+5 |
* | update support info | Hans Huebner | 2014-11-28 | 1 | -11/+9 |
* | release 1.1.3 | Hans Huebner | 2013-11-17 | 0 | -0/+0 |
* | bump version numbers again | Hans Huebner | 2013-11-17 | 3 | -2/+6 |
* | Merge pull request #15 from stassats/master | Hans Hübner | 2013-11-17 | 1 | -0/+1 |
|\ | |||||
| * | Add a type-check for a stream in with-html-output. | Stas Boukarev | 2013-11-17 | 1 | -0/+1 |
|/ | |||||
* | release 1.1.2 | Hans Huebner | 2013-11-17 | 0 | -0/+0 |
* | bump version number | Hans Huebner | 2013-11-17 | 3 | -2/+7 |
* | Merge branch 'master' of github.com:edicl/cl-who | Hans Huebner | 2013-11-17 | 1 | -1/+1 |
|\ | |||||
| * | Merge pull request #13 from jkcunningham/master | Hans Hübner | 2013-11-17 | 1 | -1/+1 |
| |\ | |||||
| | * | Added missing comma to fmt attr | Jeffrey Cunningham | 2013-03-01 | 1 | -1/+1 |
| |/ | |||||
* / | fix a style-warning | Hans Huebner | 2012-12-27 | 1 | -1/+2 |
|/ | |||||
* | release 1.1.1 | Hans Huebner | 2012-09-04 | 0 | -0/+0 |
* | fix file mode | Hans Huebner | 2012-09-04 | 1 | -0/+0 |
* | update version | Hans Huebner | 2012-09-04 | 1 | -1/+1 |
* | update version | Hans Huebner | 2012-09-04 | 1 | -1/+1 |
* | update changelog | Hans Huebner | 2012-09-04 | 1 | -1/+5 |
* | Fix problems with declaration processing (Stas Boukarev) | Hans Huebner | 2012-09-04 | 2 | -3/+8 |
* | release 1.1.0 | Hans Huebner | 2012-09-02 | 0 | -0/+0 |
* | release 1.1.0 | Hans Huebner | 2012-09-02 | 0 | -0/+0 |
* | release 1.1.0 | Hans Huebner | 2012-09-02 | 0 | -0/+0 |
* | release 1.1.0 | Hans Huebner | 2012-09-02 | 0 | -0/+0 |