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
/
vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vm: ret instructions: throw error if block not found.
Kaz Kylheku
2018-03-22
1
-0
/
+14
*
vm: allocate display in same object as closure.
Kaz Kylheku
2018-03-20
1
-14
/
+9
*
vm: support deferred resolution of ftab bindings.
Kaz Kylheku
2018-03-19
1
-4
/
+20
*
vm: bug: vm-desc created with incorrect display depth.
Kaz Kylheku
2018-03-19
1
-0
/
+2
*
vm: variadic arg closures bug 2/3.
Kaz Kylheku
2018-03-19
1
-6
/
+5
*
vm: function table for faster calls.
Kaz Kylheku
2018-03-18
1
-3
/
+109
*
vm: free display memory when closure reclaimed.
Kaz Kylheku
2018-03-18
1
-1
/
+8
*
asm/vm: add ifq and ifql instructions.
Kaz Kylheku
2018-03-15
1
-0
/
+28
*
vm: bugfix: handle empty data vector.
Kaz Kylheku
2018-03-14
1
-1
/
+2
*
higher level disassemble function.
Kaz Kylheku
2018-03-13
1
-0
/
+7
*
vm: rename vm-interpret-toplevel function.
Kaz Kylheku
2018-03-13
1
-1
/
+1
*
vm: introduce sframe instruction.
Kaz Kylheku
2018-03-12
1
-2
/
+15
*
vm: use memcpy for copying environment.
Kaz Kylheku
2018-03-12
1
-4
/
+2
*
New: virtual machine with assembler.
Kaz Kylheku
2018-03-10
1
-0
/
+818
[prev]