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: incorrect synopsis of push.
Kaz Kylheku
2021-03-30
1
-4
/
+5
*
compiler: incorrect self-check in spy framework.
Kaz Kylheku
2021-03-30
1
-2
/
+2
*
doc: copy and paste of :wrap under window-map
Kaz Kylheku
2021-03-30
1
-1
/
+1
*
doc: fix under stream indentation
Kaz Kylheku
2021-03-30
1
-1
/
+1
*
doc: numerous grammar fixes.
Paul A. Patience
2021-03-28
1
-21
/
+25
*
expander: fun: misleading diagnostic.
Kaz Kylheku
2021-03-28
1
-1
/
+1
*
doc: fix space before period.
Kaz Kylheku
2021-03-28
1
-2
/
+2
*
compiler: cache param-info objects.
Kaz Kylheku
2021-03-27
2
-13
/
+16
*
compiler: regressions in source loc propagation
Kaz Kylheku
2021-03-27
1
-25
/
+27
*
compile/eval: more standard formatting for diags.
Kaz Kylheku
2021-03-27
5
-13
/
+13
*
compiler: bugfix: bad expand-quasi-mods call.
Kaz Kylheku
2021-03-27
1
-1
/
+1
*
compiler: check number of arguments.
Kaz Kylheku
2021-03-27
2
-35
/
+81
*
compiler: fix: careless constant folding of call.
Kaz Kylheku
2021-03-27
1
-1
/
+4
*
Version 255
txr-255
Kaz Kylheku
2021-03-26
6
-971
/
+1010
*
doc: improve wording under copy-hash.
Kaz Kylheku
2021-03-26
1
-5
/
+6
*
lib: remove unnecessary braces in funcall FVM cases.
Kaz Kylheku
2021-03-25
1
-25
/
+15
*
compiler: new jump skid optimization case.
Kaz Kylheku
2021-03-25
1
-0
/
+9
*
vm: allow signals during vm execution.
Kaz Kylheku
2021-03-25
1
-1
/
+6
*
METALICENSE: fix typo.
Kaz Kylheku
2021-03-24
1
-1
/
+1
*
MacOS: adjust socket-basic test for dgram size.
Kaz Kylheku
2021-03-24
1
-4
/
+7
*
M1: Fix sed issue.
Kaz Kylheku
2021-03-24
1
-1
/
+5
*
M1: disable -nopie.
Kaz Kylheku
2021-03-24
1
-4
/
+2
*
build: port to Apple M1.
Kaz Kylheku
2021-03-23
2
-2
/
+15
*
build: use yacc pattern rule with "y" as stem.
Kaz Kylheku
2021-03-22
1
-9
/
+1
*
ffi: support float type as variadic argument.
Kaz Kylheku
2021-03-22
2
-8
/
+69
*
ffi: fix missing support for misaligned ushort.
Kaz Kylheku
2021-03-22
1
-0
/
+2
*
ffi: ffi_uchar_put: statement after declaration.
Kaz Kylheku
2021-03-22
1
-1
/
+1
*
compiler: improve end-propagating optimization.
Kaz Kylheku
2021-03-17
1
-7
/
+13
*
compiler: use registers for function parameters.
Kaz Kylheku
2021-03-17
1
-67
/
+74
*
poll: iterate sequences efficiently.
Kaz Kylheku
2021-03-16
2
-7
/
+11
*
compiler: split variable spies into two types.
Kaz Kylheku
2021-03-16
1
-33
/
+44
*
tests: fix retest logic for parallel operation.
Kaz Kylheku
2021-03-16
1
-7
/
+5
*
compiler: trim unused accumulation from var-spy.
Kaz Kylheku
2021-03-16
1
-8
/
+2
*
compiler: eliminate unused list in optimizer.
Kaz Kylheku
2021-03-16
1
-12
/
+9
*
doc: improve predicate pattern description.
Kaz Kylheku
2021-03-15
1
-5
/
+10
*
doc: pattern matching: revise, take out of beta.
Kaz Kylheku
2021-03-15
1
-67
/
+140
*
doc: formally document meta-syntax.
Kaz Kylheku
2021-03-15
1
-7
/
+84
*
cat-str: seq_iter conversion,
Kaz Kylheku
2021-03-14
2
-13
/
+30
*
lib: fix neglect to use self variable.
Kaz Kylheku
2021-03-14
5
-31
/
+33
*
doc: rewrite macro intro.
Kaz Kylheku
2021-03-12
1
-20
/
+31
*
doc: mistaken reference to command-get
Kaz Kylheku
2021-03-12
1
-1
/
+1
*
lib: fix hard-coded cat-str in diagnostic.
Kaz Kylheku
2021-03-12
1
-2
/
+2
*
Version 254
txr-254
Kaz Kylheku
2021-03-10
6
-1231
/
+1262
*
compiler: eliminate unused global symbol accesses.
Kaz Kylheku
2021-03-10
1
-1
/
+1
*
compiler: use effect-free criterion for elimination.
Kaz Kylheku
2021-03-10
2
-1
/
+25
*
compiler: more const-foldable functions.
Kaz Kylheku
2021-03-10
1
-6
/
+7
*
compiler: eliminate unused closures.
Kaz Kylheku
2021-03-10
1
-1
/
+10
*
compiler: eliminate dead calls.
Kaz Kylheku
2021-03-10
2
-74
/
+98
*
sort: bugfix: broken for vectors/strings.
Kaz Kylheku
2021-03-10
1
-1
/
+2
*
lib: new functions join, join-with.
Kaz Kylheku
2021-03-09
5
-17
/
+85
[prev]
[next]