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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
compiler: fix broken inline lambda.
Kaz Kylheku
2019-02-28
1
-6
/
+9
*
compiler: fix (apply (fun (lambda ..))).
Kaz Kylheku
2019-02-28
1
-1
/
+1
*
compiler: move parameter parsing to separate file.
Kaz Kylheku
2019-02-28
2
-38
/
+68
*
asm: getlx, setlx: disassembler bug.
Kaz Kylheku
2019-02-27
1
-2
/
+2
*
Version 212.
txr-212
Kaz Kylheku
2019-02-24
1
-1
/
+1
*
compiler: prof instruction tries to modify t0.
Kaz Kylheku
2019-02-19
1
-2
/
+2
*
struct: optimizations in new operator.
Kaz Kylheku
2019-02-19
1
-2
/
+4
*
Version 211.
txr-211
Kaz Kylheku
2019-02-18
1
-1
/
+1
*
save-exe: new function.
Kaz Kylheku
2019-02-17
1
-0
/
+38
*
Version 210.
txr-210
Kaz Kylheku
2019-02-14
1
-1
/
+1
*
Version 209.
txr-209
Kaz Kylheku
2019-02-08
1
-1
/
+1
*
compiler: new dump-compiled-objects function.
Kaz Kylheku
2019-02-01
1
-6
/
+30
*
compiler: de-dupe strings and bignum literals.
Kaz Kylheku
2019-01-31
1
-11
/
+24
*
Version 208.
txr-208
Kaz Kylheku
2019-01-28
1
-1
/
+1
*
Version 207.
txr-207
Kaz Kylheku
2019-01-26
1
-1
/
+1
*
disassemble: tidier data table.
Kaz Kylheku
2019-01-26
1
-1
/
+1
*
Version 206.
txr-206
Kaz Kylheku
2019-01-18
1
-1
/
+1
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
32
-32
/
+32
*
ffi: diagnose missing with-dyn-lib.
Kaz Kylheku
2019-01-16
1
-24
/
+23
*
Version 205.
txr-205
Kaz Kylheku
2019-01-15
1
-1
/
+1
*
asm: fix wrong level check in operand parsing.
Kaz Kylheku
2019-01-09
1
-1
/
+1
*
asm: fix incorrect level check in frame opcode.
Kaz Kylheku
2019-01-09
1
-2
/
+2
*
asm/compiler: fix incorrect frame-related constant.
Kaz Kylheku
2019-01-09
1
-1
/
+1
*
asm/compiler: rename small level/index constants.
Kaz Kylheku
2019-01-09
2
-3
/
+4
*
Version 204.
txr-204
Kaz Kylheku
2018-12-17
1
-1
/
+1
*
compiler: move variable down in file.
Kaz Kylheku
2018-12-13
1
-2
/
+2
*
Version 203.
txr-203
Kaz Kylheku
2018-11-29
1
-1
/
+1
*
Version 202.
txr-202
Kaz Kylheku
2018-11-22
1
-1
/
+1
*
compiler: use binary versions of common math functions.
Kaz Kylheku
2018-11-16
1
-0
/
+17
*
compile: handle functions that have environments.
Kaz Kylheku
2018-11-13
1
-2
/
+31
*
Version 201.
Kaz Kylheku
2018-11-07
1
-1
/
+1
*
compiler: bugfix: handle defpackage and such properly.
Kaz Kylheku
2018-11-05
1
-6
/
+19
*
Version 200.
txr-200
Kaz Kylheku
2018-11-05
1
-1
/
+1
*
compiler: optimize dwim.
Kaz Kylheku
2018-11-04
2
-17
/
+50
*
The code expander becomes a public API.
Kaz Kylheku
2018-11-02
3
-13
/
+11
*
Version 199.
txr-199
Kaz Kylheku
2018-10-28
1
-1
/
+1
*
op: bugfix: sys:*op-ctx* defined too late.
Kaz Kylheku
2018-10-26
1
-2
/
+2
*
compiler: use symtab caching for global lexicals.
Kaz Kylheku
2018-10-26
1
-9
/
+16
*
vm/asm: new instructions getlx and setlx.
Kaz Kylheku
2018-10-26
1
-0
/
+24
*
awk: unwanted package prefix in error message.
Kaz Kylheku
2018-10-12
1
-1
/
+1
*
compiler: typo in error message.
Kaz Kylheku
2018-08-07
1
-1
/
+1
*
compile-file: incremental expansion of top-level forms.
Kaz Kylheku
2018-07-17
1
-17
/
+18
*
opip, oand: rewrite in Lisp.
Kaz Kylheku
2018-07-16
1
-0
/
+17
*
op: convert to Lisp trivial macros related to op.
Kaz Kylheku
2018-07-16
1
-0
/
+18
*
compile-file: support hash bang.
Kaz Kylheku
2018-07-11
1
-0
/
+4
*
list-build: rewrite methods for semantics & efficiency.
Kaz Kylheku
2018-07-11
1
-10
/
+28
*
compiler: bugfix: mishandled empty test
Kaz Kylheku
2018-07-10
1
-6
/
+9
*
compiler: duplicated code when compiling switch.
Kaz Kylheku
2018-07-10
1
-2
/
+2
*
compiler: constant-fold if eql.
Kaz Kylheku
2018-07-09
1
-4
/
+9
*
compiler: bugfix in constant condition logic.
Kaz Kylheku
2018-07-09
1
-1
/
+1
[prev]
[next]