index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tags.tl
Commit message (
Expand
)
Author
Age
Files
Lines
*
tags: @(bind) should generate variable tags.
Kaz Kylheku
2020-04-07
1
-1
/
+1
*
tags: handle macro-time
Kaz Kylheku
2020-04-05
1
-1
/
+1
*
tags: bugfix: process progn correctly.
Kaz Kylheku
2020-04-05
1
-1
/
+1
*
tags: process only pkg clauses of load-for.
Kaz Kylheku
2020-04-05
1
-1
/
+4
*
tags: use sys:make-anon-package
Kaz Kylheku
2020-04-05
1
-1
/
+1
*
tags: completely restore package list for each file.
Kaz Kylheku
2020-04-05
1
-6
/
+4
*
tags: follow loads and define needed packages.
Kaz Kylheku
2020-04-05
1
-1
/
+24
*
tags: process files in anon package.
Kaz Kylheku
2020-04-04
1
-4
/
+15
*
tags: wrong flattening function in @(bind) handling.
Kaz Kylheku
2020-04-04
1
-1
/
+1
*
tags: grok Lisp definitions inside @(do ...).
Kaz Kylheku
2020-04-03
1
-1
/
+9
*
tags: first cut at handling .txr files.
Kaz Kylheku
2020-04-03
1
-65
/
+114
*
tags: backslashes require escape.
Kaz Kylheku
2020-04-03
1
-1
/
+1
*
tags: useless use of quasiliteral.
Kaz Kylheku
2020-03-14
1
-2
/
+2
*
tags: fix reversed test for ftw-actionretval.
Kaz Kylheku
2020-03-14
1
-1
/
+1
*
tags: missing eval in macro.
Kaz Kylheku
2020-03-11
1
-1
/
+1
*
tags: support compilation.
Kaz Kylheku
2020-03-10
1
-41
/
+42
*
tags: don't scan files twice.
Kaz Kylheku
2020-03-09
1
-67
/
+65
*
tags: add --exclude option.
Kaz Kylheku
2020-03-07
1
-9
/
+33
*
tags: handle option struct slots with more care
Kaz Kylheku
2020-03-05
1
-2
/
+4
*
tags: implement merge with merge function.
Kaz Kylheku
2020-03-05
1
-2
/
+2
*
tags: fix off-by-one line numbers for hash bang.
Kaz Kylheku
2020-03-05
1
-1
/
+2
*
tags: handle define-option-struct.
Kaz Kylheku
2020-03-05
1
-0
/
+6
*
tags: add option processing.
Kaz Kylheku
2020-03-05
1
-11
/
+46
*
tags: reduce repetition of tag construction with macrolet.
Kaz Kylheku
2020-03-04
1
-76
/
+50
*
tags: eliminate duplicated text methods.
Kaz Kylheku
2020-03-04
1
-10
/
+13
*
TXR Lisp tag generation utility.
Kaz Kylheku
2020-03-04
1
-0
/
+150