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
...
*
list-builder: methods return object.
Kaz Kylheku
2021-02-26
1
-8
/
+23
*
doc: fix misleading @(call @'foo).
Kaz Kylheku
2021-02-17
1
-9
/
+4
*
doc: improve quote operator.
Kaz Kylheku
2021-02-17
1
-8
/
+28
*
doc: wording improvements in pattern matching intro.
Kaz Kylheku
2021-02-12
1
-9
/
+20
*
compiler/vm: more compact frame size for closures.
Kaz Kylheku
2021-02-11
1
-0
/
+3
*
doc: fix broken my-cond example.
Kaz Kylheku
2021-02-09
1
-4
/
+4
*
doc: fix lambda-mach typo.
Kaz Kylheku
2021-02-09
1
-1
/
+1
*
doc: fix match-case intro sentence.
Kaz Kylheku
2021-02-09
1
-1
/
+1
*
doc: explain dot position of variable in predicate.
Kaz Kylheku
2021-02-09
1
-0
/
+23
*
doc: clarify implicit insertion object into predicate.
Kaz Kylheku
2021-02-09
1
-1
/
+1
*
doc: fix fumbled text under predicate pattern.
Kaz Kylheku
2021-02-09
1
-1
/
+1
*
doc: with pattern operator clarification.
Kaz Kylheku
2021-02-09
1
-2
/
+6
*
doc: double nil in list pattern description.
Kaz Kylheku
2021-02-09
1
-1
/
+1
*
doc: fixes in pattern matching introduction.
Kaz Kylheku
2021-02-09
1
-15
/
+17
*
struct: changing meaning of obj.[fun ...] syntax.
Kaz Kylheku
2021-02-09
1
-13
/
+33
*
Version 251
txr-251
Kaz Kylheku
2021-02-08
1
-4
/
+4
*
doc: document feature of multi-sort.
Kaz Kylheku
2021-02-08
1
-0
/
+4
*
matcher: predicate: document dot position of @avar.
Kaz Kylheku
2021-02-06
1
-5
/
+9
*
matcher: remove @(op ...) pattern.
Kaz Kylheku
2021-02-06
1
-32
/
+0
*
matcher: redesign predicate pattern.
Kaz Kylheku
2021-02-06
1
-62
/
+90
*
matcher: left-to-right scoping for @(and).
Kaz Kylheku
2021-02-06
1
-18
/
+29
*
matcher: @(as) must always bind fresh variable.
Kaz Kylheku
2021-02-06
1
-12
/
+31
*
matcher: back-reference Lisp variables.
Kaz Kylheku
2021-02-05
1
-0
/
+25
*
matcher: rearrange match order of @(with).
Kaz Kylheku
2021-02-05
1
-10
/
+22
*
doc: misspelled dump-deferred-warnings
Kaz Kylheku
2021-02-04
1
-1
/
+1
*
matcher: add :match parameter macro.
Kaz Kylheku
2021-02-04
1
-4
/
+233
*
doc: param macros: missing return value requirements.
Kaz Kylheku
2021-02-04
1
-0
/
+14
*
matcher: lambda-match: redoc, bugfix, test-cases
Kaz Kylheku
2021-02-04
1
-36
/
+149
*
matcher: new @(with) operator.
Kaz Kylheku
2021-02-01
1
-0
/
+46
*
matcher: rename @(let) to @(as).
Kaz Kylheku
2021-02-01
1
-8
/
+8
*
doc: mistake in example for @[...] pattern.
Kaz Kylheku
2021-02-01
1
-3
/
+3
*
doc: mistake in when-match rcons example.
Kaz Kylheku
2021-02-01
1
-1
/
+1
*
Version 250
txr-250
Kaz Kylheku
2021-01-31
1
-3
/
+3
*
@(rebind): bugfix: don't clobber right side variable.
Kaz Kylheku
2021-01-30
1
-10
/
+66
*
doc: bad syntax formatting: partition and split.
Kaz Kylheku
2021-01-29
1
-4
/
+4
*
matcher: allow pat/var argument: @[expr var pat]
Kaz Kylheku
2021-01-26
1
-8
/
+31
*
matcher: allow @[...] predicate notation.
Kaz Kylheku
2021-01-25
1
-13
/
+25
*
doc: update definition of non-trivial pattern.
Kaz Kylheku
2021-01-25
1
-1
/
+1
*
doc: fix .meti not wrapped in of .mono/.onom.
Kaz Kylheku
2021-01-25
1
-0
/
+32
*
doc: really remove @(rcons) pattern operator
Kaz Kylheku
2021-01-25
1
-49
/
+1
*
sub-str: compat check now restores 215 behavior.
Kaz Kylheku
2021-01-25
1
-2
/
+17
*
Version 249
txr-249
Kaz Kylheku
2021-01-19
1
-3
/
+3
*
doc: add back discussion about (rcons ...) pattern.
Kaz Kylheku
2021-01-24
1
-0
/
+13
*
matcher: rescind support for @(rcons ...) patterns.
Kaz Kylheku
2021-01-24
1
-22
/
+3
*
parser: fix bad precedence of @ token.
Kaz Kylheku
2021-01-24
1
-1
/
+23
*
matcher: add support for range objects.
Kaz Kylheku
2021-01-23
1
-0
/
+98
*
doc: fix remove double word.
Kaz Kylheku
2021-01-23
1
-2
/
+1
*
matcher: add optimized special case to hash pattern.
Kaz Kylheku
2021-01-22
1
-3
/
+33
*
doc: he -> the fix.
Kaz Kylheku
2021-01-22
1
-1
/
+1
*
matcher: document hash and some fixes.
Kaz Kylheku
2021-01-22
1
-3
/
+122
[prev]
[next]