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
...
*
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
*
doc: regex examples.
Kaz Kylheku
2016-09-25
1
-0
/
+21
*
Flurry of regex bugfixes.
Kaz Kylheku
2016-09-25
1
-11
/
+27
*
doc: fconv examples.
Kaz Kylheku
2016-09-25
1
-0
/
+25
*
regex.c: code formatting.
Kaz Kylheku
2016-09-25
1
-1
/
+1
*
awk macro: code formatting.
Kaz Kylheku
2016-09-25
1
-4
/
+4
*
awk macro: proper fs semantics in paragraph mode.
Kaz Kylheku
2016-09-25
2
-30
/
+39
*
New function: regex-source.
Kaz Kylheku
2016-09-25
3
-0
/
+23
*
Bugfix in regex printing: & operator.
Kaz Kylheku
2016-09-25
1
-1
/
+1
*
awk macro: support paragraph mode.
Kaz Kylheku
2016-09-25
2
-9
/
+57
*
awk macro: loop uses closure to read records.
Kaz Kylheku
2016-09-25
1
-23
/
+27
*
awk macro: handle dynamic changes in rs variable.
Kaz Kylheku
2016-09-25
2
-20
/
+40
*
New strlist list input stream type.
Kaz Kylheku
2016-09-24
3
-0
/
+150
*
doc: add to fconv documentation.
Kaz Kylheku
2016-09-24
1
-0
/
+14
*
doc: take advantage of orec in awk example.
Kaz Kylheku
2016-09-24
1
-0
/
+7
*
awk macro: add orec variable.
Kaz Kylheku
2016-09-24
2
-3
/
+32
*
doc: add awk macro examples.
Kaz Kylheku
2016-09-24
1
-0
/
+213
*
awk macro: use range test logic for clause conditions.
Kaz Kylheku
2016-09-24
2
-5
/
+16
*
doc: use .coSS only for headings with identifiers.
Kaz Kylheku
2016-09-24
1
-2
/
+2
*
awk macro: exit if no cond-action clauses.
Kaz Kylheku
2016-09-24
1
-12
/
+14
*
awk macro: fconv conversions iz, xz, oz, bz and rz.
Kaz Kylheku
2016-09-24
2
-1
/
+27
*
New functions: tofloatz and tointz.
Kaz Kylheku
2016-09-24
4
-0
/
+63
*
Bugfix: -Dvar=val not seen in some Lisp code.
Kaz Kylheku
2016-09-23
2
-3
/
+12
*
Bugfix: out-of-range negative indices into lists.
Kaz Kylheku
2016-09-23
2
-6
/
+41
[prev]
[next]