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
...
*
compiler/vm: renaming funvec.
Kaz Kylheku
2018-05-25
3
-41
/
+40
*
compiler: fix wrong free symbol calculations.
Kaz Kylheku
2018-05-25
1
-10
/
+26
*
doc: wrong eval-only description.
Kaz Kylheku
2018-05-25
1
-4
/
+4
*
doc: issues under Awk.
Kaz Kylheku
2018-05-25
1
-1
/
+2
*
Replace informality in command line help.
Kaz Kylheku
2018-05-24
1
-1
/
+1
*
doc: document the --compiled option.
Kaz Kylheku
2018-05-24
1
-20
/
+26
*
awk: bugfix: autoload on sys:awk-state.
Kaz Kylheku
2018-05-23
1
-0
/
+4
*
compiler: elide unused lexical functions.
Kaz Kylheku
2018-05-23
1
-8
/
+16
*
compiler: streamline marking bindings used.
Kaz Kylheku
2018-05-23
1
-19
/
+30
*
txr: support variable in postive match.
Kaz Kylheku
2018-05-22
3
-0
/
+27
*
logcount: new function.
Kaz Kylheku
2018-05-18
6
-0
/
+121
*
width: misleading error message.
Kaz Kylheku
2018-05-18
1
-1
/
+1
*
Version 196.
txr-196
Kaz Kylheku
2018-05-18
6
-142
/
+160
*
listener: Cygnal fix.
Kaz Kylheku
2018-05-18
1
-1
/
+23
*
listener: Cygwin fix.
Kaz Kylheku
2018-05-18
3
-14
/
+23
*
C++ fixes related to recent Unicode work.
Kaz Kylheku
2018-05-18
2
-4
/
+4
*
random: reject negative bignum modulus.
Kaz Kylheku
2018-05-16
1
-2
/
+2
*
linenoise: switch to wide characters, support Unicode.
Kaz Kylheku
2015-09-22
6
-423
/
+607
*
Allow Unicode characters in identifiers.
Kaz Kylheku
2018-05-11
2
-6
/
+59
*
lexer: eliminate regex alias used in one place.
Kaz Kylheku
2018-05-11
1
-3
/
+2
*
doc: fix of of.
Kaz Kylheku
2018-05-07
1
-2
/
+2
*
doc: compiler sections: grammar, awkward wording.
Kaz Kylheku
2018-05-07
1
-16
/
+16
*
compiler: warn on misleading references in load-time.
Kaz Kylheku
2018-05-07
1
-0
/
+9
*
Version 195.
txr-195
Kaz Kylheku
2018-05-04
6
-122
/
+139
*
More reasonable fallback for self path.
Kaz Kylheku
2018-05-04
2
-11
/
+5
*
bugfix: correcly obtain self path on Solaris.
Kaz Kylheku
2018-05-04
4
-1
/
+30
*
Mac-OS: replace nonworking method of getting self-path.
Kaz Kylheku
2018-05-04
1
-0
/
+13
*
bugfix: interpreted destructuring doesn't do specials.
Kaz Kylheku
2018-05-03
1
-8
/
+18
*
bind_args refactoring.
Kaz Kylheku
2018-05-03
1
-77
/
+45
*
doc: break up long syntax.
Kaz Kylheku
2018-05-02
1
-9
/
+14
*
doc: fix recurring syntax formatting error.
Kaz Kylheku
2018-05-02
1
-12
/
+12
*
expander: remove pspecials from param expansion
Kaz Kylheku
2018-05-01
1
-29
/
+11
*
compiler: correct semantics of special var args.
Kaz Kylheku
2018-05-01
1
-7
/
+15
*
interpreter: correct semantics of special var args.
Kaz Kylheku
2018-05-01
3
-60
/
+92
*
expander: regression in param list treatment.
Kaz Kylheku
2018-04-30
1
-8
/
+5
*
Version 194.
txr-194
Kaz Kylheku
2018-04-30
4
-3
/
+22
*
Makefile: use order-only between early and late tlo-s.
Kaz Kylheku
2018-04-29
1
-1
/
+1
*
compiler: improve wording of destructuring errors.
Kaz Kylheku
2018-04-29
1
-10
/
+16
*
bugfix: include most negative two's in cnum range.
Kaz Kylheku
2018-04-29
2
-3
/
+18
*
compiler/assembler: bugfix: bignums can't be immediate ops.
Kaz Kylheku
2018-04-29
2
-2
/
+2
*
asm: improve bad immediate diagnostic.
Kaz Kylheku
2018-04-28
1
-1
/
+1
*
compiler: bugfix: wrong immediate op width calculation.
Kaz Kylheku
2018-04-28
1
-1
/
+1
*
Version 193.
txr-193
Kaz Kylheku
2018-04-26
7
-594
/
+635
*
build: fix failure due to .tlo compilation order.
Kaz Kylheku
2018-04-26
1
-0
/
+6
*
vm: heap corruption bug.
Kaz Kylheku
2018-04-25
1
-1
/
+1
*
compiler: replace "$" package hack.
Kaz Kylheku
2018-04-25
4
-12
/
+23
*
vm: de-inline opcode dispatch.
Kaz Kylheku
2018-04-25
2
-41
/
+43
*
vm: null out variable arg list.
Kaz Kylheku
2018-04-25
1
-1
/
+1
*
vm: destroy t-reg values used as call args.
Kaz Kylheku
2018-04-24
1
-17
/
+25
*
compiler: implement eliding of blocks.
Kaz Kylheku
2018-04-24
2
-13
/
+139
[prev]
[next]