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: write Equality Substitution section.
Kaz Kylheku
2018-02-05
1
-0
/
+63
*
doc: clarify text under constantp
Kaz Kylheku
2018-02-05
1
-3
/
+3
*
doc: more detail in ref/refset re: structs.
Kaz Kylheku
2018-01-31
1
-5
/
+32
*
doc: grammatic agreement under equal method.
Kaz Kylheku
2018-01-30
1
-1
/
+1
*
doc: bad formatting of lambda-set syntax
Kaz Kylheku
2018-01-30
1
-1
/
+1
*
doc: clarification in :maxgap example.
Kaz Kylheku
2018-01-26
1
-1
/
+1
*
doc: fix "five lines" typo in :maxgap description.
Kaz Kylheku
2018-01-26
1
-1
/
+3
*
doc: fix mistake in summary of @(repeat)
Kaz Kylheku
2018-01-26
1
-2
/
+2
*
doc: formatting of in directives intro.
Kaz Kylheku
2018-01-26
1
-1
/
+3
*
doc: some clarifications about dwim brackets.
Kaz Kylheku
2018-01-25
1
-6
/
+13
*
doc: update car, cdr, rplaca, rplacd.
Kaz Kylheku
2018-01-08
1
-26
/
+114
*
sub and replace redirect to structure methods.
Kaz Kylheku
2018-01-01
1
-0
/
+81
*
New methods rplaca and rplacd.
Kaz Kylheku
2017-12-30
1
-0
/
+66
*
doc: invoke-catch: no such function as get-frames
Kaz Kylheku
2017-12-29
1
-2
/
+3
*
read, iread: source location recording now conditional.
Kaz Kylheku
2017-12-29
1
-0
/
+35
*
hash: read/print consistency regression.
Kaz Kylheku
2017-12-28
1
-7
/
+26
*
doc: document listener :prompt properly.
Kaz Kylheku
2017-12-28
1
-1
/
+1
*
Version 188.
txr-188
Kaz Kylheku
2017-12-19
1
-2
/
+2
*
New functions: rlist and rlist*.
Kaz Kylheku
2017-12-18
1
-0
/
+95
*
doc: listener: clarify about deletion in selection mode.
Kaz Kylheku
2017-12-15
1
-3
/
+11
*
doc: ffi: clarify in and out nuances.
Kaz Kylheku
2017-12-15
1
-6
/
+7
*
doc: slots, not members.
Kaz Kylheku
2017-12-14
1
-9
/
+9
*
doc: wrong typesetting of suspend.
Kaz Kylheku
2017-12-14
1
-1
/
+1
*
doc: swapped words in continuations description.
Kaz Kylheku
2017-12-14
1
-1
/
+1
*
doc: attempt to clarify continuations.
Kaz Kylheku
2017-12-14
1
-18
/
+85
*
doc: example formatting under tuples.
Kaz Kylheku
2017-12-14
1
-1
/
+2
*
doc: severe formatting problem under int-str.
Kaz Kylheku
2017-12-14
1
-2
/
+2
*
doc: mapcar heading problem.
Kaz Kylheku
2017-12-14
1
-1
/
+1
*
Structure delegate streams documented.
Kaz Kylheku
2017-12-14
1
-0
/
+446
*
hash tables: now default to :equal-based.
Kaz Kylheku
2017-12-06
1
-35
/
+85
*
macros: expand declined form in outer env.
Kaz Kylheku
2017-11-24
1
-1
/
+37
*
New function: grade.
Kaz Kylheku
2017-11-23
1
-0
/
+45
*
doc: re-doc append, split off append*.
Kaz Kylheku
2017-11-22
1
-26
/
+134
*
Version 187.
txr-187
Kaz Kylheku
2017-11-17
1
-2
/
+2
*
doc: pos-max, find-max: notes about multiple maxima.
Kaz Kylheku
2017-11-16
1
-0
/
+25
*
rfind-if: optimized rewrite and hash support.
Kaz Kylheku
2017-11-15
1
-1
/
+13
*
find-if: optimized rewrite and hash support.
Kaz Kylheku
2017-11-15
1
-1
/
+15
*
doc: subtypep unspecified behavior
Kaz Kylheku
2017-11-14
1
-0
/
+3
*
doc: wording under eq.
Kaz Kylheku
2017-10-30
1
-1
/
+1
*
doc: wrong wording under put-buf.
Kaz Kylheku
2017-10-30
1
-1
/
+1
*
awk: implement ranges right using functions.
Kaz Kylheku
2017-10-29
1
-8
/
+9
*
New convenience I/O functions for buffers.
Kaz Kylheku
2017-10-27
1
-0
/
+67
*
doc: grammar in description of rr.
Kaz Kylheku
2017-10-26
1
-1
/
+1
*
doc: partition function: syntax formatting
Kaz Kylheku
2017-10-26
1
-1
/
+1
*
awk: five new range operators.
Kaz Kylheku
2017-10-25
1
-47
/
+195
*
New variant of op: lop.
Kaz Kylheku
2017-10-19
1
-0
/
+90
*
Fixes in partition, partition*, split and split*.
Kaz Kylheku
2017-09-29
1
-74
/
+85
*
Version 186.
txr-186
Kaz Kylheku
2017-09-16
1
-2
/
+2
*
doc: issues in qquote example.
Kaz Kylheku
2017-09-14
1
-2
/
+2
*
doc: improve example under regsub
Kaz Kylheku
2017-09-14
1
-1
/
+1
[next]