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
*
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
*
Remove vestiges of old special binding scheme.
Kaz Kylheku
2016-12-19
1
-66
/
+17
*
Changing how binding of special variables works.
Kaz Kylheku
2016-12-18
1
-60
/
+72
*
Refactoring internals of for/each operators.
Kaz Kylheku
2016-12-18
2
-69
/
+134
*
Adding prog and prog* macros.
Kaz Kylheku
2016-12-13
3
-1
/
+75
*
Cancel in-progress gc if handling async signal.
Kaz Kylheku
2016-12-12
3
-1
/
+28
*
Adding mismatch function.
Kaz Kylheku
2016-12-12
4
-0
/
+155
*
bugfix: find-max doesn't handle internal literals.
Kaz Kylheku
2016-12-12
1
-1
/
+2
*
Improve unbound function warning.
Kaz Kylheku
2016-12-12
1
-1
/
+5
*
Method lookup doesn't throw on nonexistent slots.
Kaz Kylheku
2016-12-11
1
-1
/
+2
*
New function: endp.
Kaz Kylheku
2016-12-10
4
-0
/
+37
*
doc: wording under listp
Kaz Kylheku
2016-12-10
1
-2
/
+6
*
New equot macro: expand then suppress evaluation.
Kaz Kylheku
2016-12-08
2
-0
/
+60
*
Version 162.
txr-162
Kaz Kylheku
2016-12-07
6
-144
/
+190
*
Fix some C style casts to use casting macros.
Kaz Kylheku
2016-12-07
6
-11
/
+11
*
C++ regression in printer.
Kaz Kylheku
2016-12-07
1
-21
/
+23
*
parser: fix problems at EOF involving #; syntax.
Kaz Kylheku
2016-12-06
3
-34
/
+44
*
doc: dialect note about quasiquote.
Kaz Kylheku
2016-12-06
1
-0
/
+13
*
bugfix: , *sym printed as ,*sym.
Kaz Kylheku
2016-12-06
2
-5
/
+38
*
bugfix: print unquote/splice in dot position.
Kaz Kylheku
2016-12-05
1
-1
/
+19
*
Removes stray debug printf from lexer.
Kaz Kylheku
2016-12-04
1
-1
/
+0
*
Harden processing of character escapes.
Kaz Kylheku
2016-12-02
1
-4
/
+8
*
Adding functions fr^$, fr^, fr$ and frr.
Kaz Kylheku
2016-12-01
3
-0
/
+109
*
Adding curry_1234_1 function.
Kaz Kylheku
2016-12-01
2
-0
/
+16
*
Awk macro prn becomes function.
Kaz Kylheku
2016-12-01
2
-47
/
+60
*
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
2
-1
/
+34
*
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
3
-2
/
+26
*
Expose compat option value as sys:compat variable.
Kaz Kylheku
2016-11-29
1
-0
/
+2
*
Awk: assignment to f doesn't yield new value.
Kaz Kylheku
2016-11-29
1
-2
/
+2
*
doc: return value of slotset
Kaz Kylheku
2016-11-29
1
-0
/
+5
[next]