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
*
doc: clarification under nullify method.
Kaz Kylheku
2016-10-13
1
-1
/
+2
*
Let some sequence functions work on structs.
Kaz Kylheku
2016-10-13
1
-28
/
+32
*
find-max and find-min support hashes.
Kaz Kylheku
2016-10-12
2
-15
/
+76
*
New accessor: hash-userdata.
Kaz Kylheku
2016-10-12
3
-9
/
+51
*
listener: put each result into linenoise.
Kaz Kylheku
2016-10-12
1
-0
/
+1
*
linenoise: Ctrl-X Ctrl-P edits result of command.
Kaz Kylheku
2016-10-12
2
-0
/
+21
*
Include user data in hash read syntax.
Kaz Kylheku
2016-10-12
2
-8
/
+40
*
Support gmtoff and zone in time struct.
Kaz Kylheku
2016-10-12
2
-4
/
+52
*
doc: typo under html-encode*
Kaz Kylheku
2016-10-12
1
-1
/
+1
*
linenoise: bug in resubmit historic line when dupe.
Kaz Kylheku
2016-10-12
1
-2
/
+4
*
New function regex-from-trie.
Kaz Kylheku
2016-10-12
2
-0
/
+78
*
Support n-ary and and or operators in regex.
Kaz Kylheku
2016-10-10
1
-1
/
+63
*
Simplify some regex tree walking code.
Kaz Kylheku
2016-10-10
1
-18
/
+10
*
Support curried args in method and meth.
Kaz Kylheku
2016-10-09
6
-18
/
+115
*
Support curried arguments in umethod and umeth.
Kaz Kylheku
2016-10-09
6
-14
/
+71
*
New function: args_cat_zap_from.
Kaz Kylheku
2016-10-09
2
-0
/
+11
*
Bugfix: wrong memset size in args_cat_zap.
Kaz Kylheku
2016-10-09
1
-4
/
+5
*
Version 153.
txr-153
Kaz Kylheku
2016-10-07
4
-4
/
+19
*
gc issues in clear_struct and replace_struct.
Kaz Kylheku
2016-10-07
1
-0
/
+3
*
Check for self-assignment in replace_struct.
Kaz Kylheku
2016-10-07
2
-12
/
+27
*
doc: mistakes in introduction of do operator.
Kaz Kylheku
2016-10-07
1
-3
/
+3
*
nuke trailing newlines from exception messages.
Kaz Kylheku
2016-10-07
3
-8
/
+8
*
small bug in format: handle missing format char.
Kaz Kylheku
2016-10-07
1
-0
/
+2
*
bug: heap backpointer assignment in static-slot-ensure.
Kaz Kylheku
2016-10-07
1
-1
/
+1
*
bug: wrong way assert in static slot gc marking.
Kaz Kylheku
2016-10-07
1
-1
/
+1
*
Version 152.
txr-152
Kaz Kylheku
2016-10-04
6
-458
/
+498
*
doc: ranges are immutable.
Kaz Kylheku
2016-10-04
1
-2
/
+5
*
doc: small change under defstruct.
Kaz Kylheku
2016-10-04
1
-1
/
+1
*
length and empty functions support ranges.
Kaz Kylheku
2016-10-04
2
-11
/
+64
*
New awk clauses :set and :set-file.
Kaz Kylheku
2016-10-04
2
-3
/
+22
*
New function rra.
Kaz Kylheku
2016-10-03
3
-0
/
+113
*
Coding convention fix in plus function.
Kaz Kylheku
2016-10-03
1
-3
/
+1
*
New rr function.
Kaz Kylheku
2016-10-03
3
-5
/
+62
*
search-regex improvement: negative start and more.
Kaz Kylheku
2016-10-03
2
-48
/
+110
*
doc: missing documentation on less over ranges.
Kaz Kylheku
2016-10-03
1
-2
/
+22
*
doc: update less on vectors text.
Kaz Kylheku
2016-10-03
1
-3
/
+8
*
Support arithmetic operations on ranges.
Kaz Kylheku
2016-10-02
2
-0
/
+221
*
Synchronize license comments with LICENSE.
Kaz Kylheku
2016-10-01
77
-1237
/
+1314
*
Check for overflow in static slot counter.
Kaz Kylheku
2016-10-01
1
-1
/
+8
*
doc: two "a any" typos.
Kaz Kylheku
2016-10-01
1
-2
/
+2
*
Revision of static slot inheritance.
Kaz Kylheku
2016-09-30
5
-124
/
+516
*
linenoise: bugfix: handle ESC in extended command.
Kaz Kylheku
2016-09-30
1
-1
/
+2
*
Version 151.
txr-151
Kaz Kylheku
2016-09-27
6
-660
/
+735
*
Change criterion for *load-path*-relative loading.
Kaz Kylheku
2016-09-27
3
-6
/
+10
*
New function pure-rel-path-p.
Kaz Kylheku
2016-09-27
3
-2
/
+80
*
Use *load-path* in load/include directive.
Kaz Kylheku
2016-09-26
2
-2
/
+2
*
Get rid of sys:load; load becomes function.
Kaz Kylheku
2016-09-26
3
-30
/
+11
*
Overhaul of self-load-path mechanism.
Kaz Kylheku
2016-09-26
6
-71
/
+132
*
doc: new regsub example.
Kaz Kylheku
2016-09-26
1
-0
/
+3
*
Change misleading missing license diagnostic.
Kaz Kylheku
2016-09-26
1
-3
/
+3
[next]