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
Commit message (
Expand
)
Author
Age
Files
Lines
*
deftag: return the keyword.
HEAD
tl-who-master
Kaz Kylheku
2023-08-22
2
-7
/
+13
*
deftag: support destructuring of body.
Kaz Kylheku
2023-08-22
4
-9
/
+61
*
remove compile-file bug workaround.
Kaz Kylheku
2023-08-22
1
-2
/
+0
*
README: compiling and cleaning instructions.
Kaz Kylheku
2023-06-11
1
-0
/
+8
*
README: mention deftag earlier.
Kaz Kylheku
2023-06-11
1
-1
/
+3
*
Use load-args-process.
Kaz Kylheku
2023-06-11
2
-23
/
+2
*
README: move section down.
Kaz Kylheku
2023-06-04
1
-13
/
+13
*
README: put some code in code blocks.
Kaz Kylheku
2023-06-04
1
-3
/
+4
*
Support compilation.
Kaz Kylheku
2023-06-04
2
-4
/
+50
*
tests: stray tabs to spaces.
Kaz Kylheku
2023-06-03
1
-1
/
+1
*
README: stray tabs to spaces
Kaz Kylheku
2023-06-03
1
-14
/
+14
*
README: fix sentence ending in comma rather than period.
Kaz Kylheku
2023-06-03
1
-1
/
+1
*
README: fix closing backtick without opening backtick.
Kaz Kylheku
2023-06-03
1
-1
/
+1
*
README: link to CL-WHO.
Kaz Kylheku
2023-06-03
1
-1
/
+2
*
bugfix: mistake in pattern.
Kaz Kylheku
2023-06-01
1
-1
/
+1
*
New feature: deftag macro.
Kaz Kylheku
2023-06-01
5
-1
/
+197
*
README: rearrange.
Kaz Kylheku
2023-06-01
1
-51
/
+51
*
Fix lack of escaping for constant items.
Kaz Kylheku
2023-05-31
3
-2
/
+64
*
Allow fmt and escj to be used to calculate attributes.
Kaz Kylheku
2023-05-31
3
-7
/
+24
*
esc, escq: accept non-numeric arguments.
Kaz Kylheku
2023-05-31
3
-2
/
+11
*
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
[next]