| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-24 | vm1: add file pos for debug and a few immediate instructions (#4) | Marc Vertes | |
| * vm1: add file pos for debug and a few immediate instructions `op[0]` is now reserved for storing the file position computed at code compiling. No impact on performances. Added `Subi` and `Infi` which use integer immediate argument instead of stack. Experimental. Improves `fib()` speed by ~ 20%. * vm1: add benchmark as proposed by @ajnavarro | |||
| 2023-07-10 | first commit | Marc Vertes | |
