Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |