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
path:
root
/
txr.1
Commit message (
Expand
)
Author
Age
Files
Lines
*
@(next) takes Lisp expression as source now.
Kaz Kylheku
2015-11-20
1
-2
/
+22
*
Renaming html filters to get rid of underscore.
Kaz Kylheku
2015-11-20
1
-12
/
+12
*
New :to_html_relaxed filter and html-encode*.
Kaz Kylheku
2015-11-20
1
-1
/
+19
*
@(rep) as shorthand for @(coll :vars nil).
Kaz Kylheku
2015-11-20
1
-1
/
+21
*
Provide butlast function.
Kaz Kylheku
2015-11-20
1
-0
/
+24
*
Functors: structs callable as functions.
Kaz Kylheku
2015-11-20
1
-0
/
+30
*
New uslot function and usl macro.
Kaz Kylheku
2015-11-20
1
-0
/
+50
*
Version 124.
txr-124
Kaz Kylheku
2015-11-14
1
-2
/
+2
*
Implementing *print-base* and ~d format directive.
Kaz Kylheku
2015-11-14
1
-1
/
+49
*
New global control over float print precision.
Kaz Kylheku
2015-11-13
1
-5
/
+52
*
Formatting in generate, giterate heading.
Kaz Kylheku
2015-11-12
1
-1
/
+1
*
Explanation about mlet circularity.
Kaz Kylheku
2015-11-12
1
-1
/
+4
*
Adding revappend and nreconc.
Kaz Kylheku
2015-11-11
1
-0
/
+27
*
New function: group-reduce.
Kaz Kylheku
2015-11-10
1
-0
/
+71
*
New block* op; functions return* and sys:abscond*.
Kaz Kylheku
2015-11-09
1
-2
/
+93
*
Variable init forms of for go inside nil block.
Kaz Kylheku
2015-11-08
1
-6
/
+14
*
New iread function.
Kaz Kylheku
2015-11-07
1
-4
/
+34
*
Version 123.
txr-123
Kaz Kylheku
2015-11-06
1
-2
/
+2
*
Version 122.
txr-122
Kaz Kylheku
2015-11-05
1
-2
/
+2
*
yield-from can omit form; access initial value.
Kaz Kylheku
2015-11-04
1
-59
/
+97
*
Pattern vars accessed from Lisp now dynamic.
Kaz Kylheku
2015-11-04
1
-0
/
+42
*
Moving sys:capture-cont to call/cc style API.
Kaz Kylheku
2015-11-02
1
-33
/
+29
*
New range type, distinct from cons cell.
Kaz Kylheku
2015-11-01
1
-10
/
+113
*
Fix case in Compatibility section reference.
Kaz Kylheku
2015-10-31
1
-1
/
+1
*
Define suspend operator.
Kaz Kylheku
2015-10-30
1
-35
/
+95
*
Version 121.
txr-121
Kaz Kylheku
2015-10-29
1
-2
/
+2
*
Formatting issue under qref.
Kaz Kylheku
2015-10-29
1
-1
/
+1
*
Provide a way to free the continuation stacks.
Kaz Kylheku
2015-10-29
1
-1
/
+11
*
Finalize obtain continuator function.
Kaz Kylheku
2015-10-29
1
-0
/
+10
*
Unwinding continuations via "poison" value.
Kaz Kylheku
2015-10-29
1
-0
/
+8
*
Implementing sys:abscond-from operator.
Kaz Kylheku
2015-10-28
1
-1
/
+54
*
Doc maintenance under flet and labels.
Kaz Kylheku
2015-10-28
1
-1
/
+15
*
Fix with-hash-table-iter typo.
Kaz Kylheku
2015-10-28
1
-1
/
+1
*
Add obtain/yield macros interface to continuations.
Kaz Kylheku
2015-10-28
1
-0
/
+253
*
Context form error reporting in sys:capture-cont.
Kaz Kylheku
2015-10-28
1
-11
/
+14
*
New special macro parameter list parameter :form.
Kaz Kylheku
2015-10-28
1
-9
/
+22
*
Improvement in place macros.
Kaz Kylheku
2015-10-28
1
-3
/
+25
*
TXR gets delimited continuations.
Kaz Kylheku
2015-10-25
1
-0
/
+183
*
Implementing truncate-stream.
Kaz Kylheku
2015-10-21
1
-0
/
+15
*
Doc improvements in Structures.
Kaz Kylheku
2015-10-19
1
-10
/
+16
*
defmeth and with-objects formatting fix.
Kaz Kylheku
2015-10-19
1
-1
/
+2
*
Version 120.
txr-120
Kaz Kylheku
2015-10-18
1
-2
/
+2
*
Support binary specifier in format.
Kaz Kylheku
2015-10-17
1
-0
/
+5
*
Streamline handling of struct type arguments.
Kaz Kylheku
2015-10-17
1
-2
/
+3
*
Fix formatting under caar, cadr, ...
Kaz Kylheku
2015-10-16
1
-0
/
+1
*
Adding defmeth macro and static-slot-ensure.
Kaz Kylheku
2015-10-16
1
-0
/
+81
*
Remove use of the system function.
Kaz Kylheku
2015-10-16
1
-0
/
+25
*
Renaming some functions for consistency.
Kaz Kylheku
2015-10-16
1
-8
/
+19
*
Adding find-frame function.
Kaz Kylheku
2015-10-15
1
-2
/
+57
*
Introspection over catch and handle frames.
Kaz Kylheku
2015-10-15
1
-0
/
+159
[next]