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
...
*
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
*
awk macro: support regexes better in ranges.
Kaz Kylheku
2016-09-23
2
-5
/
+43
*
Switch regex type from sys:regex to regex.
Kaz Kylheku
2016-09-23
2
-1
/
+6
*
eval: error message change.
Kaz Kylheku
2016-09-23
1
-1
/
+1
*
New regex functions: m^$, m^, m$, and others.
Kaz Kylheku
2016-09-23
3
-0
/
+372
*
doc: add regex intro paragraph.
Kaz Kylheku
2016-09-23
1
-0
/
+13
*
Semantics change in match-regex-right.
Kaz Kylheku
2016-09-22
2
-22
/
+90
*
Fix match-regex not conforming to documentation.
Kaz Kylheku
2016-09-22
3
-3
/
+29
*
Going back to unmodified 2-Clause BSD License.
Kaz Kylheku
2016-09-22
9
-75
/
+67
*
doc: fix regex function not mentioned in heading.
Kaz Kylheku
2016-09-22
1
-1
/
+1
*
Regexes now callable as functions.
Kaz Kylheku
2016-09-22
2
-6
/
+110
*
Support functional argument in regsub.
Kaz Kylheku
2016-09-22
2
-27
/
+59
*
Support negative positions in regex matching funs.
Kaz Kylheku
2016-09-21
2
-2
/
+29
*
Move regex intrinsic registrations to regex.c.
Kaz Kylheku
2016-09-21
2
-14
/
+14
*
Use rlet in a few place macros for better code.
Kaz Kylheku
2016-09-21
1
-3
/
+3
*
Fix broken sys:rslot place.
Kaz Kylheku
2016-09-21
1
-4
/
+4
*
doc: about assignment to nonexistent awk fields.
Kaz Kylheku
2016-09-21
1
-0
/
+10
*
doc: revised descrs of awk vars fs, ft an kfs.
Kaz Kylheku
2016-09-21
1
-121
/
+65
*
awk macro: streamline field splitting.
Kaz Kylheku
2016-09-21
1
-13
/
+7
*
New library feature: imperative list building.
Kaz Kylheku
2016-09-20
3
-0
/
+403
*
Version 150.
txr-150
Kaz Kylheku
2016-09-18
6
-354
/
+396
*
New awk operator: fconv.
Kaz Kylheku
2016-09-18
3
-1
/
+201
*
doc: typo in section on setuid operation.
Kaz Kylheku
2016-09-17
1
-1
/
+1
*
doc: mention USERPROFILE.
Kaz Kylheku
2016-09-17
1
-7
/
+14
*
linenoise: use USERPROFILE for home dir on Cygnal.
Kaz Kylheku
2016-09-17
1
-1
/
+18
*
New awk variable: krs.
Kaz Kylheku
2016-09-17
2
-7
/
+30
*
Tests for tok-str.
Kaz Kylheku
2016-09-17
2
-0
/
+73
*
Adding tests for split-str.
Kaz Kylheku
2016-09-17
3
-0
/
+127
*
Bugfix in tok-str: empty-match regexes.
Kaz Kylheku
2016-09-16
1
-10
/
+7
[prev]
[next]