|
dcc62257b3
|
VM: add void for initVM param (silence clang warning)
|
2024-08-21 13:35:04 -04:00 |
|
|
d0865a644c
|
VM: added deinitVM() and replaced calls to free()
|
2024-08-20 14:45:13 -04:00 |
|
|
8568ebe52b
|
VM: define initial GC threshold and check malloc for NULL
|
2024-08-20 13:18:35 -04:00 |
|
|
56311a928d
|
VM: added reference tracing
|
2024-08-20 10:55:53 -04:00 |
|
|
d89f7e13cf
|
VM: return instead of exit on stack overflow/underflow
|
2024-08-19 16:19:08 -04:00 |
|
|
8d7a24bfda
|
VM: added definitions for init, push, and pop
|
2024-08-19 15:45:23 -04:00 |
|