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: 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
*
Bugfix: incorrect quasi-quoting over #R syntax.
Kaz Kylheku
2016-12-25
2
-5
/
+5
*
Fix inconsistency in regex-source.
Kaz Kylheku
2016-12-25
1
-2
/
+8
*
Tweak terminology in some parser error messages.
Kaz Kylheku
2016-12-23
1
-3
/
+3
*
bugfix: dynamic env handling in parallel binding
Kaz Kylheku
2016-12-23
2
-18
/
+86
*
Use with-out-string-stream macro in test.
Kaz Kylheku
2016-12-23
1
-5
/
+1
*
Convert special-1 test from txr to tl.
Kaz Kylheku
2016-12-23
2
-10
/
+9
*
doc: extended dialect notes about exceptions.
Kaz Kylheku
2016-12-22
1
-0
/
+153
*
Last var may be omitted in iflet/whenlet/condlet.
Kaz Kylheku
2016-12-22
2
-2
/
+44
*
bugfix: make clean not removing txr-win.exe
Kaz Kylheku
2016-12-22
1
-0
/
+1
*
doc: refer to sort function out of List Sorting.
Kaz Kylheku
2016-12-22
1
-0
/
+18
*
doc: formatting under block/block*
Kaz Kylheku
2016-12-22
1
-2
/
+2
*
doc: fix example comment under ifa
Kaz Kylheku
2016-12-22
1
-1
/
+8
*
Version 163.
txr-163
Kaz Kylheku
2016-12-20
6
-490
/
+527
*
comment change in expander.
Kaz Kylheku
2016-12-20
1
-4
/
+3
*
Different approach for specials in let/let*.
Kaz Kylheku
2016-12-20
1
-36
/
+49
*
tagbody bugfix: env not passed to expander.
Kaz Kylheku
2016-12-20
1
-1
/
+1
*
Bugfix: sys:unbound mechanism lacks hygiene.
Kaz Kylheku
2016-12-20
1
-2
/
+2
*
Remove more vestiges of old specials handling.
Kaz Kylheku
2016-12-20
1
-6
/
+0
*
doc: document place macro hash
Kaz Kylheku
2016-12-20
1
-0
/
+18
*
doc: document place expander hashes.
Kaz Kylheku
2016-12-20
1
-0
/
+17
*
doc: move with-gensyms section.
Kaz Kylheku
2016-12-20
1
-33
/
+32
*
New function: find-frames.
Kaz Kylheku
2016-12-20
3
-4
/
+28
*
awk macro: endpont-exclusive ranges.
Kaz Kylheku
2016-12-20
2
-4
/
+49
[next]