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
...
*
bugfix: :whole and :form allow destructuring.
Kaz Kylheku
2017-01-23
1
-13
/
+13
*
bugfix: catch arguments not registered properly.
Kaz Kylheku
2017-01-23
1
-1
/
+1
*
Bump copyright year to 2017.
Kaz Kylheku
2017-01-23
82
-84
/
+84
*
Fix wrong copyright year and add 2017.
Kaz Kylheku
2017-01-23
2
-2
/
+2
*
bugfix: expansion order in face of param macros.
Kaz Kylheku
2017-01-22
1
-27
/
+33
*
Don't expand arg in @{var :filter arg}.
Kaz Kylheku
2017-01-22
1
-1
/
+27
*
Dynamically rebind *package* in @(load).
Kaz Kylheku
2017-01-22
1
-0
/
+1
*
Dump deferred warnings in @(load).
Kaz Kylheku
2017-01-22
1
-0
/
+4
*
parser bugfix: expand used instead of expand_forms.
Kaz Kylheku
2017-01-22
1
-1
/
+1
*
Enable unbound warnings when expanding TXR code.
Kaz Kylheku
2017-01-22
4
-17
/
+102
*
Improve accuracy of expansion of repeat/rep args.
Kaz Kylheku
2017-01-22
1
-8
/
+10
*
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
[prev]
[next]