aboutsummaryrefslogtreecommitdiffstats
path: root/who.tl
Commit message (Expand)AuthorAgeFilesLines
* deftag: return the keyword.HEADtl-who-masterKaz Kylheku2023-08-221-7/+9
* deftag: support destructuring of body.Kaz Kylheku2023-08-221-7/+10
* bugfix: mistake in pattern.Kaz Kylheku2023-06-011-1/+1
* New feature: deftag macro.Kaz Kylheku2023-06-011-1/+55
* Fix lack of escaping for constant items.Kaz Kylheku2023-05-311-0/+8
* Allow fmt and escj to be used to calculate attributes.Kaz Kylheku2023-05-311-5/+9
* esc, escq: accept non-numeric arguments.Kaz Kylheku2023-05-311-2/+2
* Add escq and escj local macros.Kaz Kylheku2023-05-301-1/+9
* Refactor attribute warning macro.Kaz Kylheku2023-05-301-5/+2
* Add warning when local macros used in attr expression.Kaz Kylheku2023-05-291-1/+13
* New local macro noesc-fmt; fmt now escapes.Kaz Kylheku2023-05-291-2/+6
* Fix CL-WHO attr bugs: no escaping, poor constant handling.Kaz Kylheku2023-05-291-20/+29
* Fix another attribute bug: all tests work.Kaz Kylheku2023-05-291-2/+1
* Fix attribute bugs: tests 1 to 7 working.Kaz Kylheku2023-05-281-8/+8
* Add markdown README.Kaz Kylheku2023-05-281-0/+1
* Fix (htm ...) output resetting indentation to zero.Kaz Kylheku2023-05-281-2/+2
* First cut at TXR Lisp translation.Kaz Kylheku2023-05-281-0/+251