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
*
Show location of expanded form in exp-time errors.
Kaz Kylheku
2016-11-04
1
-3
/
+10
*
Support simple list arguments in getopts.
Kaz Kylheku
2016-11-03
2
-10
/
+40
*
Introducing command line option processing system.
Kaz Kylheku
2016-11-03
3
-0
/
+725
*
New negated equality test functions.
Kaz Kylheku
2016-11-01
3
-1
/
+54
*
Circ print: fix recursion from print methods.
Kaz Kylheku
2016-11-01
4
-12
/
+40
*
Flush *stdout* upon unhandled exception.
Kaz Kylheku
2016-10-31
1
-0
/
+1
*
Don't enter symbols into cycle-identifying hash.
Kaz Kylheku
2016-10-31
1
-2
/
+7
*
Use obj_print_impl for printing hash contents.
Kaz Kylheku
2016-10-31
1
-12
/
+18
*
Relax restrictions on dwim places.
Kaz Kylheku
2016-10-31
5
-46
/
+107
*
lambda-set method: treat [struct ...] as place.
Kaz Kylheku
2016-10-30
6
-53
/
+209
*
Extend symbol-function accessor to methods.
Kaz Kylheku
2016-10-29
3
-11
/
+56
*
doc: erroneous claim about symbol-function.
Kaz Kylheku
2016-10-29
1
-2
/
+2
*
doc: heading consistency in *load-path*
Kaz Kylheku
2016-10-29
1
-1
/
+1
*
doc: reference to nonexistent stream.
Kaz Kylheku
2016-10-29
1
-1
/
+1
*
Adding function tracing support.
Kaz Kylheku
2016-10-29
3
-0
/
+128
*
New awk capability: file/pipe I/O redirection.
Kaz Kylheku
2016-10-28
2
-2
/
+196
*
doc: update list of syntactic places.
Kaz Kylheku
2016-10-27
1
-1
/
+11
*
doc: hyphenate "top-level" consistently.
Kaz Kylheku
2016-10-27
1
-7
/
+7
*
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
*
Improve alet macro.
Kaz Kylheku
2016-10-26
2
-20
/
+23
*
Same fix in tok-where as tok-str.
Kaz Kylheku
2016-10-26
1
-1
/
+23
*
Don't bother with numeq comparison in tok_where.
Kaz Kylheku
2016-10-26
1
-1
/
+1
*
Fix regression: broken tok_where.
Kaz Kylheku
2016-10-26
1
-7
/
+10
*
Fix tok-str semantics once again.
Kaz Kylheku
2016-10-26
3
-20
/
+92
*
obj_print: uw guard frame only when circ printing.
Kaz Kylheku
2016-10-26
1
-2
/
+4
*
Let guard frames optionally pass through unwinding.
Kaz Kylheku
2016-10-26
5
-5
/
+15
*
last, butlast: become accessors, get optional arg.
Kaz Kylheku
2016-10-26
5
-56
/
+158
*
sub function becomes accessor.
Kaz Kylheku
2016-10-26
2
-3
/
+69
*
New accessors nthlast and butlastn.
Kaz Kylheku
2016-10-25
5
-0
/
+239
*
nthcdr place bugfix: wrong return value.
Kaz Kylheku
2016-10-25
1
-1
/
+1
*
doc: bad formatting in PRNG warmup notes.
Kaz Kylheku
2016-10-24
1
-1
/
+3
*
doc: fix indentation under format.
Kaz Kylheku
2016-10-24
1
-3
/
+1
*
Don't expand macros in quasiquote expander.
Kaz Kylheku
2016-10-24
1
-27
/
+24
*
hash-construct: eliminate redundant intern.
Kaz Kylheku
2016-10-24
1
-1
/
+1
*
Fix non-working quasiquote over struct literals.
Kaz Kylheku
2016-10-24
4
-7
/
+11
*
doc: missing plurals in headings, missing .desc.
Kaz Kylheku
2016-10-23
2
-3
/
+8
*
Default to epoch time in time-parse.
Kaz Kylheku
2016-10-23
2
-1
/
+19
*
doc: spelling error new circle notation doc.
Kaz Kylheku
2016-10-23
1
-1
/
+1
*
Version 155.
txr-155
Kaz Kylheku
2016-10-21
6
-724
/
+757
*
struct bug: mismanagement of static slot store.
Kaz Kylheku
2016-10-21
1
-1
/
+4
*
Document circular printing.
Kaz Kylheku
2016-10-21
1
-0
/
+144
*
Block continuation capture across printer.
Kaz Kylheku
2016-10-21
1
-0
/
+5
*
repl: don't send error trace to *stderr*.
Kaz Kylheku
2016-10-21
1
-1
/
+1
*
Another fix to print method circular printing.
Kaz Kylheku
2016-10-21
1
-8
/
+21
*
Fix circular printing across print methods.
Kaz Kylheku
2016-10-21
1
-0
/
+10
*
Changes to the printing framework.
Kaz Kylheku
2016-10-20
9
-73
/
+96
*
A few volatile fixes related to setjmp.
Kaz Kylheku
2016-10-20
2
-6
/
+6
*
obj_print: use of volatile.
Kaz Kylheku
2016-10-20
1
-3
/
+5
*
doc: reduce-left fixes.
Kaz Kylheku
2016-10-20
1
-2
/
+8
[next]