index
:
tl-who
master
tl-who-master
Port of CL-WHO to TXR Lisp with fixes and improvements
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
who.tl
Commit message (
Expand
)
Author
Age
Files
Lines
*
deftag: return the keyword.
HEAD
tl-who-master
Kaz Kylheku
2023-08-22
1
-7
/
+9
*
deftag: support destructuring of body.
Kaz Kylheku
2023-08-22
1
-7
/
+10
*
bugfix: mistake in pattern.
Kaz Kylheku
2023-06-01
1
-1
/
+1
*
New feature: deftag macro.
Kaz Kylheku
2023-06-01
1
-1
/
+55
*
Fix lack of escaping for constant items.
Kaz Kylheku
2023-05-31
1
-0
/
+8
*
Allow fmt and escj to be used to calculate attributes.
Kaz Kylheku
2023-05-31
1
-5
/
+9
*
esc, escq: accept non-numeric arguments.
Kaz Kylheku
2023-05-31
1
-2
/
+2
*
Add escq and escj local macros.
Kaz Kylheku
2023-05-30
1
-1
/
+9
*
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
1
-1
/
+13
*
New local macro noesc-fmt; fmt now escapes.
Kaz Kylheku
2023-05-29
1
-2
/
+6
*
Fix CL-WHO attr bugs: no escaping, poor constant handling.
Kaz Kylheku
2023-05-29
1
-20
/
+29
*
Fix another attribute bug: all tests work.
Kaz Kylheku
2023-05-29
1
-2
/
+1
*
Fix attribute bugs: tests 1 to 7 working.
Kaz Kylheku
2023-05-28
1
-8
/
+8
*
Add markdown README.
Kaz Kylheku
2023-05-28
1
-0
/
+1
*
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
1
-0
/
+251