2023-10-18 |
lang: Pass VmState to abort
Jookia
committed
on 18 Oct 2023
|
---|---|
lang: Check for malloc failure
Jookia
committed
on 18 Oct 2023
|
|
2023-09-03 |
lang: vm: Check stack malloc failure
Jookia
committed
on 3 Sep 2023
|
2023-08-06 |
lang: Abort if vm_stack_drop is too small
Jookia
committed
on 6 Aug 2023
|
2023-08-03 |
lang: Add a 'none' object to replace NULL uses
Jookia
committed
on 3 Aug 2023
|
2023-07-31 | |
lang: Always place VmState first in function calls
Jookia
committed
on 31 Jul 2023
|
|
lang: Remove arg_count and rely on stack depth instead
Jookia
committed
on 31 Jul 2023
|
|
lang: Hide VmState internals
Jookia
committed
on 31 Jul 2023
|
|
lang: Add opaque types for Object and VmState
Jookia
committed
on 31 Jul 2023
|
|
lang: Use stack offsets instead of pointers
Jookia
committed
on 31 Jul 2023
|
|
lang: Handle vm_state creation in vm
Jookia
committed
on 31 Jul 2023
|
|
2023-07-30 | |
vm: Add stack pushing and popping
Jookia
committed
on 30 Jul 2023
|
|
lang: Rename vm.stack to vm.stack_next
Jookia
committed
on 30 Jul 2023
|
|
lang: Add stack bases to vm
Jookia
committed
on 30 Jul 2023
|
|
2023-07-27 | |
lang: Wrap stack functions
Jookia
committed
on 27 Jul 2023
|
|
2023-07-26 |