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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Strengthen :filter test.
Kaz Kylheku
2017-01-22
2
-2
/
+2
*
Streamline repeated intern call in txr_main.
Kaz Kylheku
2017-01-22
1
-3
/
+4
*
doc: grammar under kfs variable.
Kaz Kylheku
2017-01-21
1
-1
/
+1
*
doc: missing :var documented.
Kaz Kylheku
2017-01-21
1
-0
/
+25
*
bugfix: expand macros in a number of directives.
Kaz Kylheku
2017-01-21
4
-13
/
+76
*
bugfix: expand dest arg of @(output).
Kaz Kylheku
2017-01-21
1
-1
/
+12
*
Consolidate unbound var errors in pattern language.
Kaz Kylheku
2017-01-20
1
-33
/
+22
*
Expand lisp forms in @(mod) and @(modlast) args.
Kaz Kylheku
2017-01-19
1
-4
/
+15
*
Bugfix: expand macros in collect, coll, gather.
Kaz Kylheku
2017-01-19
3
-16
/
+77
*
Test cases for macros in quasiliterals.
Kaz Kylheku
2017-01-18
1
-0
/
+11
*
Muffle expansion warning in op macro.
Kaz Kylheku
2017-01-18
1
-2
/
+6
*
Bugfix: macros not expanded in quasiliterals.
Kaz Kylheku
2017-01-18
1
-0
/
+2
*
Document new diagnostic functions.
Kaz Kylheku
2017-01-16
1
-0
/
+235
*
bugfix: supertype check in make-struct-type.
Kaz Kylheku
2017-01-16
1
-1
/
+1
*
defstruct: use warning for bad base
Kaz Kylheku
2017-01-16
1
-4
/
+4
*
defstruct uses new error reporting functions.
Kaz Kylheku
2017-01-16
1
-35
/
+32
*
defmeth uses new error reporting.
Kaz Kylheku
2017-01-16
1
-6
/
+9
*
defstruct registers tentative definition.
Kaz Kylheku
2017-01-16
1
-0
/
+1
*
Use tentative def mechanism for functions and vars.
Kaz Kylheku
2017-01-15
1
-0
/
+6
*
Extend deferred warnings system with tentative defs.
Kaz Kylheku
2017-01-15
2
-3
/
+21
*
Dump deferred warnings in eval_intrinsic.
Kaz Kylheku
2017-01-15
2
-3
/
+12
*
Rebind *stderr* on entry into repl.
Kaz Kylheku
2017-01-15
1
-0
/
+4
*
Functions for error reporting out of macros.
Kaz Kylheku
2017-01-15
5
-0
/
+70
*
bugfix: diagnose dotted form calls consistently.
Kaz Kylheku
2017-01-13
1
-13
/
+13
*
Deferred warnings.
Kaz Kylheku
2017-01-13
6
-14
/
+106
*
Man page checker update.
Kaz Kylheku
2017-01-12
1
-3
/
+19
*
doc: bad cblk and synb.
Kaz Kylheku
2017-01-12
1
-9
/
+8
*
doc: spurious blank line.
Kaz Kylheku
2017-01-12
1
-1
/
+0
*
doc: use markup in struct syntax.
Kaz Kylheku
2017-01-12
1
-6
/
+6
*
doc: bad headings.
Kaz Kylheku
2017-01-12
1
-2
/
+2
*
doc: blank line after .desc.
Kaz Kylheku
2017-01-12
1
-1
/
+0
*
doc: bad .I
Kaz Kylheku
2017-01-12
1
-1
/
+1
*
doc: shorten param macro memoization example.
Kaz Kylheku
2017-01-12
1
-6
/
+1
*
doc: formatting issue in param macros example.
Kaz Kylheku
2017-01-12
1
-1
/
+1
*
Version 165.
txr-165
Kaz Kylheku
2017-01-10
6
-779
/
+803
*
Eliminate rejection of empty clauses.
Kaz Kylheku
2017-01-08
1
-87
/
+27
*
Allow last var to be omitted in whilet.
Kaz Kylheku
2017-01-06
2
-3
/
+30
*
Missing space in hash printed rep.
Kaz Kylheku
2017-01-06
1
-0
/
+1
*
New Lisp feature: param list expander.
Kaz Kylheku
2017-01-04
4
-6
/
+302
*
Version 164.
txr-164
Kaz Kylheku
2017-01-01
6
-142
/
+175
*
bugfix: sys:setq bindable check must be warning.
Kaz Kylheku
2017-01-01
1
-1
/
+7
*
Bugfix: repeated expansion of catch unstable.
Kaz Kylheku
2016-12-31
4
-18
/
+27
*
Check for non-symbols in catch clauses.
Kaz Kylheku
2016-12-31
1
-0
/
+2
*
Bugfix: quasilit var read-print consistency.
Kaz Kylheku
2016-12-31
1
-2
/
+9
*
Check assignment special forms at expansion time.
Kaz Kylheku
2016-12-29
1
-35
/
+29
*
Reintroduce lambda checks and macro param bugfix.
Kaz Kylheku
2016-12-29
1
-37
/
+67
*
Bugfix: optarg presence indicators may be specials.
Kaz Kylheku
2016-12-29
1
-0
/
+7
*
Hoist binding and arg checking to expansion time.
Kaz Kylheku
2016-12-29
1
-171
/
+124
*
New awk variable fw for fixed-width delimiting.
Kaz Kylheku
2016-12-26
2
-0
/
+100
*
Add qquot optimization for ranges.
Kaz Kylheku
2016-12-25
1
-0
/
+10
[prev]
[next]