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: missing warnings when main file is .txr.
Kaz Kylheku
2017-03-22
2
-2
/
+5
*
listener: completion sensitive for slots and methods.
Kaz Kylheku
2017-03-21
6
-12
/
+74
*
Version 172.
txr-172
Kaz Kylheku
2017-03-19
6
-698
/
+753
*
Restore package and package alist in handlers.
Kaz Kylheku
2017-03-18
3
-0
/
+39
*
Use original *packages-alist* value for auto-load.
Kaz Kylheku
2017-03-18
1
-0
/
+1
*
Sandboxing support via *package-alist*.
Kaz Kylheku
2017-03-17
4
-12
/
+84
*
Rename badly named default_bool_arg
Kaz Kylheku
2017-03-17
16
-65
/
+65
*
linenoise: close descriptor before external edit.
Kaz Kylheku
2017-03-17
1
-1
/
+6
*
trace: implement redefinition checks.
Kaz Kylheku
2017-03-17
6
-0
/
+40
*
trace: detect inheritance, change name and warn.
Kaz Kylheku
2017-03-17
1
-10
/
+32
*
Document opt function.
Kaz Kylheku
2017-03-17
1
-0
/
+38
*
New function: static-slot-home.
Kaz Kylheku
2017-03-16
3
-0
/
+61
*
structs: remove unused param from some functions.
Kaz Kylheku
2017-03-16
1
-20
/
+19
*
Fix misleading "no such slot" for static slot lookup.
Kaz Kylheku
2017-03-16
1
-2
/
+8
*
TXR query for cleaning Inkscape SVG.
Kaz Kylheku
2017-03-16
1
-0
/
+41
*
Seal transparent areas of 16x16 icon.
Kaz Kylheku
2017-03-16
2
-0
/
+0
*
Icon refresh.
Kaz Kylheku
2017-03-15
4
-1
/
+106
*
umask: arg optional, return old value.
Kaz Kylheku
2017-03-15
1
-3
/
+7
*
parser: support uref dot as top-level expr.
Kaz Kylheku
2017-03-15
1
-0
/
+8
*
parser: factor repeated uref-related code.
Kaz Kylheku
2017-03-15
1
-32
/
+20
*
Version 171.
txr-171
Kaz Kylheku
2017-03-14
6
-574
/
+633
*
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
2
-16
/
+76
*
Fix missing nao terminator in formatted printing.
Kaz Kylheku
2017-03-13
5
-9
/
+9
*
Print method can return : to decline printing.
Kaz Kylheku
2017-03-13
2
-4
/
+19
*
doc: bungled text under in-package.
Kaz Kylheku
2017-03-13
1
-3
/
+2
*
Add in-package directive.
Kaz Kylheku
2017-03-13
4
-2
/
+41
*
New directive: mdo.
Kaz Kylheku
2017-03-12
5
-11
/
+66
*
New functions starts-with and ends-with.
Kaz Kylheku
2017-03-12
4
-0
/
+63
*
New rmismatch function.
Kaz Kylheku
2017-03-12
4
-0
/
+132
*
New: struct-from-plist and struct-from-args.
Kaz Kylheku
2017-03-12
3
-0
/
+61
*
bugfix: @(next) in function called with match-fun.
Kaz Kylheku
2017-03-12
1
-2
/
+6
*
match-fun: report error using external name.
Kaz Kylheku
2017-03-12
1
-1
/
+1
*
match-fun: make last two args optional.
Kaz Kylheku
2017-03-12
3
-6
/
+11
*
Don't open streams or stdin on non-matching directives.
Kaz Kylheku
2017-03-09
1
-22
/
+25
*
Don't sweep bad data source under the rug.
Kaz Kylheku
2017-03-08
1
-1
/
+1
*
clean up open_data_source function.
Kaz Kylheku
2017-03-08
1
-7
/
+5
*
Drop the annoying need for - for standard input.
Kaz Kylheku
2017-03-08
3
-2
/
+28
*
uref: the a.b.c syntax extended to .a.b.c
Kaz Kylheku
2017-03-06
8
-20
/
+224
*
doc: missing description of a group-reduce param.
Kaz Kylheku
2017-03-05
1
-2
/
+16
*
streamline default alg handling in group-reduce.
Kaz Kylheku
2017-03-05
1
-2
/
+1
*
bugfix: :counter var not registered tentative.
Kaz Kylheku
2017-03-04
1
-0
/
+4
*
bugfix: expand :counter property in @(collect).
Kaz Kylheku
2017-03-04
1
-1
/
+10
*
Harmonize code with previous commit.
Kaz Kylheku
2017-03-04
1
-2
/
+3
*
bugfix: :vars in output repeat not registered.
Kaz Kylheku
2017-03-04
1
-3
/
+7
*
doc: formatting under umeth.
Kaz Kylheku
2017-03-04
1
-1
/
+1
*
Version 170.
txr-170
Kaz Kylheku
2017-02-28
6
-394
/
+421
*
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
[prev]
[next]