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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
Functions for error reporting out of macros.
Kaz Kylheku
2017-01-15
1
-0
/
+46
*
Version 165.
txr-165
Kaz Kylheku
2017-01-10
1
-1
/
+1
*
New Lisp feature: param list expander.
Kaz Kylheku
2017-01-04
1
-0
/
+34
*
Version 164.
txr-164
Kaz Kylheku
2017-01-01
1
-1
/
+1
*
Bugfix: repeated expansion of catch unstable.
Kaz Kylheku
2016-12-31
1
-0
/
+4
*
New awk variable fw for fixed-width delimiting.
Kaz Kylheku
2016-12-26
1
-0
/
+23
*
Version 163.
txr-163
Kaz Kylheku
2016-12-20
1
-1
/
+1
*
tagbody bugfix: env not passed to expander.
Kaz Kylheku
2016-12-20
1
-1
/
+1
*
awk macro: endpont-exclusive ranges.
Kaz Kylheku
2016-12-20
1
-3
/
+20
*
Adding prog and prog* macros.
Kaz Kylheku
2016-12-13
1
-0
/
+9
*
Version 162.
txr-162
Kaz Kylheku
2016-12-07
1
-1
/
+1
*
Awk macro prn becomes function.
Kaz Kylheku
2016-12-01
1
-39
/
+47
*
bugfix: previous loop elision fix in awk.
Kaz Kylheku
2016-12-01
1
-1
/
+2
*
bugfix: awk must consume *args*.
Kaz Kylheku
2016-11-29
1
-1
/
+2
*
bugfix: awk elides loop despite begin/end clauses.
Kaz Kylheku
2016-11-29
1
-1
/
+2
*
conformance: handle macro wrong clause syntax.
Kaz Kylheku
2016-11-29
1
-1
/
+4
*
Awk: assignment to f doesn't yield new value.
Kaz Kylheku
2016-11-29
1
-2
/
+2
*
Version 161.
txr-161
Kaz Kylheku
2016-11-27
1
-1
/
+1
*
bugfix: awk macro spews warnings.
Kaz Kylheku
2016-11-28
1
-8
/
+5
*
Version 160.
txr-160
Kaz Kylheku
2016-11-27
1
-1
/
+1
*
Warn about unbound functions.
Kaz Kylheku
2016-11-27
1
-20
/
+21
*
Expander warns about unbound variables.
Kaz Kylheku
2016-11-26
2
-3
/
+6
*
bugfix: unbound var in IP-slash-notation functions.
Kaz Kylheku
2016-11-25
1
-6
/
+6
*
bugfix: broken test-inc macro.
Kaz Kylheku
2016-11-24
1
-1
/
+1
*
Version 159.
txr-159
Kaz Kylheku
2016-11-21
1
-1
/
+1
*
Diagnose undefined functions in trace.
Kaz Kylheku
2016-11-19
1
-1
/
+3
*
Allow global macros to be denoted by (macro sym).
Kaz Kylheku
2016-11-19
1
-0
/
+8
*
Bugfix: cannot untrace individual method.
Kaz Kylheku
2016-11-19
1
-1
/
+1
*
Adding a tagbody macro to the language.
Kaz Kylheku
2016-11-18
1
-0
/
+75
*
Completion of fallback list implementation.
Kaz Kylheku
2016-11-16
1
-1
/
+0
*
Start of fallback package list implementation.
Kaz Kylheku
2016-11-16
1
-0
/
+3
*
Version 158.
txr-158
Kaz Kylheku
2016-11-15
1
-1
/
+1
*
New in-package macro.
Kaz Kylheku
2016-11-14
1
-0
/
+7
*
Version 157.
txr-157
Kaz Kylheku
2016-11-14
1
-1
/
+1
*
Fix spectacular bug in number of syntactic places.
Kaz Kylheku
2016-11-13
1
-9
/
+9
*
New functions for command or file I/O in one call.
Kaz Kylheku
2016-11-13
1
-0
/
+83
*
New :use-from clause in defpackage.
Kaz Kylheku
2016-11-11
1
-1
/
+23
*
Add defpackage macro.
Kaz Kylheku
2016-11-11
1
-0
/
+61
*
Fix regression: infinite loop in place expansion.
Kaz Kylheku
2016-11-06
1
-4
/
+6
*
Version 156.
txr-156
Kaz Kylheku
2016-11-05
1
-1
/
+1
*
Fix broken tracking of place expansion origins.
Kaz Kylheku
2016-11-04
1
-14
/
+22
*
Support simple list arguments in getopts.
Kaz Kylheku
2016-11-03
1
-9
/
+26
*
Introducing command line option processing system.
Kaz Kylheku
2016-11-03
1
-0
/
+320
*
Relax restrictions on dwim places.
Kaz Kylheku
2016-10-31
1
-22
/
+54
*
lambda-set method: treat [struct ...] as place.
Kaz Kylheku
2016-10-30
1
-32
/
+24
*
Extend symbol-function accessor to methods.
Kaz Kylheku
2016-10-29
1
-7
/
+17
*
Adding function tracing support.
Kaz Kylheku
2016-10-29
1
-0
/
+50
*
New awk capability: file/pipe I/O redirection.
Kaz Kylheku
2016-10-28
1
-2
/
+42
*
dwim place: multiple accesses, eval order.
Kaz Kylheku
2016-10-27
1
-19
/
+18
*
Fix unbound variable in seq place update.
Kaz Kylheku
2016-10-26
1
-2
/
+2
[next]