aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* deftag: return the keyword.HEADtl-who-masterKaz Kylheku2023-08-222-7/+13
* deftag: support destructuring of body.Kaz Kylheku2023-08-224-9/+61
* remove compile-file bug workaround.Kaz Kylheku2023-08-221-2/+0
* README: compiling and cleaning instructions.Kaz Kylheku2023-06-111-0/+8
* README: mention deftag earlier.Kaz Kylheku2023-06-111-1/+3
* Use load-args-process.Kaz Kylheku2023-06-112-23/+2
* README: move section down.Kaz Kylheku2023-06-041-13/+13
* README: put some code in code blocks.Kaz Kylheku2023-06-041-3/+4
* Support compilation.Kaz Kylheku2023-06-042-4/+50
* tests: stray tabs to spaces.Kaz Kylheku2023-06-031-1/+1
* README: stray tabs to spacesKaz Kylheku2023-06-031-14/+14
* README: fix sentence ending in comma rather than period.Kaz Kylheku2023-06-031-1/+1
* README: fix closing backtick without opening backtick.Kaz Kylheku2023-06-031-1/+1
* README: link to CL-WHO.Kaz Kylheku2023-06-031-1/+2
* bugfix: mistake in pattern.Kaz Kylheku2023-06-011-1/+1
* New feature: deftag macro.Kaz Kylheku2023-06-015-1/+197
* README: rearrange.Kaz Kylheku2023-06-011-51/+51
* Fix lack of escaping for constant items.Kaz Kylheku2023-05-313-2/+64
* Allow fmt and escj to be used to calculate attributes.Kaz Kylheku2023-05-313-7/+24
* esc, escq: accept non-numeric arguments.Kaz Kylheku2023-05-313-2/+11
* Remove CL-WHO cruft we don't need.Kaz Kylheku2023-05-304-374/+0
* Add escq and escj local macros.Kaz Kylheku2023-05-304-2/+30
* README: mention different escaping for attributes.Kaz Kylheku2023-05-301-2/+5
* Refactor attribute warning macro.Kaz Kylheku2023-05-301-5/+2
* Add warning when local macros used in attr expression.Kaz Kylheku2023-05-292-1/+26
* New local macro noesc-fmt; fmt now escapes.Kaz Kylheku2023-05-294-2/+28
* Fix CL-WHO attr bugs: no escaping, poor constant handling.Kaz Kylheku2023-05-295-20/+150
* README: notes about interpolation.Kaz Kylheku2023-05-291-0/+9
* Fix another attribute bug: all tests work.Kaz Kylheku2023-05-292-84/+138
* tests: 9 through 14 working.Kaz Kylheku2023-05-291-89/+90
* README: mention *attribute-quote-char* difference.Kaz Kylheku2023-05-281-0/+7
* README: mention smooth syntax of TL-WHO.Kaz Kylheku2023-05-281-0/+24
* tests: 7 through 8 working.Kaz Kylheku2023-05-281-15/+14
* Fix attribute bugs: tests 1 to 7 working.Kaz Kylheku2023-05-282-44/+46
* Starting TL-WHO tests.Kaz Kylheku2023-05-281-14/+26
* Add markdown README.Kaz Kylheku2023-05-283-0/+168
* Fix (htm ...) output resetting indentation to zero.Kaz Kylheku2023-05-281-2/+2
* First cut at TXR Lisp translation.Kaz Kylheku2023-05-288-759/+455
* Fix keyword bloating in DEFPACKAGE clauses (#33)masterKilian M. Haemmerle2022-02-232-30/+30
* downcase a tag only when it is in the same case (useful for some camel case X...Manuel Giraud2019-06-073-6/+17
* Adapt defconstant for clasp (behaving like sbcl)Karsten Poeck2019-05-212-3/+3
* Update index.htmlStas Boukarev2019-01-121-1/+1
* Stop listing usersStas Boukarev2019-01-121-9/+6
* moved doc/ to docs/Vityok2017-12-211-0/+0
* Add license information to the ASDF filePhilipp Marek2017-01-191-0/+1
* Fix a typo in the documentation.Stas Boukarev2016-10-041-1/+1
* Update documentation for *empty-attribute-syntax*Knut Olav Bøhmer2016-07-291-2/+17
* Special variable to enable empty attribute syntaxKnut Olav Bøhmer2016-07-293-12/+21
* release 1.1.4Hans Huebner2014-11-282-1/+5
* update support infoHans Huebner2014-11-281-11/+9