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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2025.
Kaz Kylheku
2025-01-01
1
-1
/
+1
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
Use vargs typedef instead of struct args *.
Kaz Kylheku
2023-09-05
1
-1
/
+1
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
type: disallow structs using built-in type names.
Kaz Kylheku
2021-07-08
1
-0
/
+2
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
vm: provide special case call entry points.
Kaz Kylheku
2018-11-16
1
-0
/
+5
*
copy-fun: duplicate a function, with own environment.
Kaz Kylheku
2018-11-13
1
-0
/
+1
*
vm: release cached bindings that become unbound.
Kaz Kylheku
2018-06-21
1
-0
/
+1
*
vm: allow vm description to be callable as function.
Kaz Kylheku
2018-04-06
1
-0
/
+2
*
vm: function table for faster calls.
Kaz Kylheku
2018-03-18
1
-1
/
+2
*
New: virtual machine with assembler.
Kaz Kylheku
2018-03-10
1
-0
/
+31