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
...
*
doc: typeset references to directives as code/codn.
Kaz Kylheku
2017-03-14
1
-26
/
+74
*
split, split*, partition, partition*: allow neg indices.
Kaz Kylheku
2017-03-14
1
-2
/
+30
*
Print method can return : to decline printing.
Kaz Kylheku
2017-03-13
1
-1
/
+17
*
doc: bungled text under in-package.
Kaz Kylheku
2017-03-13
1
-3
/
+2
*
Add in-package directive.
Kaz Kylheku
2017-03-13
1
-0
/
+34
*
New directive: mdo.
Kaz Kylheku
2017-03-12
1
-3
/
+51
*
New functions starts-with and ends-with.
Kaz Kylheku
2017-03-12
1
-0
/
+47
*
New rmismatch function.
Kaz Kylheku
2017-03-12
1
-0
/
+30
*
New: struct-from-plist and struct-from-args.
Kaz Kylheku
2017-03-12
1
-0
/
+45
*
match-fun: make last two args optional.
Kaz Kylheku
2017-03-12
1
-4
/
+7
*
Drop the annoying need for - for standard input.
Kaz Kylheku
2017-03-08
1
-0
/
+18
*
uref: the a.b.c syntax extended to .a.b.c
Kaz Kylheku
2017-03-06
1
-2
/
+140
*
doc: missing description of a group-reduce param.
Kaz Kylheku
2017-03-05
1
-2
/
+16
*
doc: formatting under umeth.
Kaz Kylheku
2017-03-04
1
-1
/
+1
*
Version 170.
txr-170
Kaz Kylheku
2017-02-28
1
-2
/
+2
*
doc: give some examples of accept interaction.
Kaz Kylheku
2017-02-27
1
-0
/
+101
*
doc: horizontal trailer.
Kaz Kylheku
2017-02-26
1
-0
/
+26
*
doc: block syntax horizontal and vertical.
Kaz Kylheku
2017-02-26
1
-0
/
+26
*
doc: don't refer to BLOCKS section.
Kaz Kylheku
2017-02-26
1
-6
/
+6
*
doc: print methods print, not pretty-print.
Kaz Kylheku
2017-02-26
1
-1
/
+1
*
New floor-rem, ceil-rem and round-rem.
Kaz Kylheku
2017-02-26
1
-9
/
+23
*
Second argument optional in trunc.
Kaz Kylheku
2017-02-25
1
-74
/
+84
*
doc: horizontal-vertical issues in block and accept.
Kaz Kylheku
2017-02-25
1
-0
/
+44
*
doc: special interactions with accept.
Kaz Kylheku
2017-02-25
1
-17
/
+123
*
Adding round function.
Kaz Kylheku
2017-02-25
1
-4
/
+25
*
floor and ceil do division, with optional second arg.
Kaz Kylheku
2017-02-24
1
-14
/
+47
*
Support horizontal form of @(throw).
Kaz Kylheku
2017-02-13
1
-0
/
+14
*
Version 169.
txr-169
Kaz Kylheku
2017-02-11
1
-2
/
+2
*
Add rassoc and rassql functions.
Kaz Kylheku
2017-02-11
1
-3
/
+50
*
Use non-hacky representation for deferrable warnings.
Kaz Kylheku
2017-02-10
1
-20
/
+44
*
Better way for releasing deferred warnings.
Kaz Kylheku
2017-02-10
1
-4
/
+17
*
doc: dotimes heading formatting.
Kaz Kylheku
2017-02-07
1
-1
/
+2
*
Version 168.
txr-168
Kaz Kylheku
2017-02-02
1
-2
/
+2
*
Adding whena macro.
Kaz Kylheku
2017-02-05
1
-0
/
+17
*
Expose rlcp_tree function.
Kaz Kylheku
2017-02-04
1
-2
/
+28
*
doc: typo under hidden sym.
Kaz Kylheku
2017-02-04
1
-1
/
+1
*
Version 167.
txr-167
Kaz Kylheku
2017-02-02
1
-2
/
+2
*
awk: support list of string as input source.
Kaz Kylheku
2017-01-29
1
-3
/
+13
*
doc: new package example showing function override.
Kaz Kylheku
2017-01-29
1
-0
/
+39
*
Expose defer-warning and dump-deferred-warnings.
Kaz Kylheku
2017-01-26
1
-0
/
+53
*
Version 166.
txr-166
Kaz Kylheku
2017-01-26
1
-2
/
+2
*
awk macro: provide name of current input via fname.
Kaz Kylheku
2017-01-26
1
-0
/
+24
*
awk macro: bind *stdin* to current input stream.
Kaz Kylheku
2017-01-26
1
-0
/
+11
*
doc: update compat notes: new 165 value.
Kaz Kylheku
2017-01-25
1
-0
/
+16
*
Local macrolets in build become functions.
Kaz Kylheku
2017-01-25
1
-1
/
+6
*
New handle* macro, analogous to catch*.
Kaz Kylheku
2017-01-25
1
-1
/
+15
*
New catch*, giving access to exception symbol.
Kaz Kylheku
2017-01-25
1
-1
/
+15
*
Expose plist to alist functions.
Kaz Kylheku
2017-01-24
1
-1
/
+67
*
New memp function for searching a plist.
Kaz Kylheku
2017-01-24
1
-5
/
+43
*
Support keyword params via :key param list macro.
Kaz Kylheku
2017-01-23
1
-0
/
+155
[prev]
[next]