2023-10-18 |
lang: Pass VmState to abort
Jookia
committed
on 18 Oct 2023
|
---|---|
2023-09-12 |
lang: Switch to mini-gmp rationals for number representation
Jookia
committed
on 12 Sep 2023
|
2023-09-02 |
lang: number: Add Equals
Jookia
committed
on 2 Sep 2023
|
2023-08-29 |
lang: Rename number "Minus" To "Subtract"
Jookia
committed
on 29 Aug 2023
|
lang: number header cleanup
Jookia
committed
on 29 Aug 2023
|
|
2023-08-21 |
lang: Use a single number_math call with operations as priv
Jookia
committed
on 21 Aug 2023
|
2023-08-02 |
lang: Include types.h in object.h
Jookia
committed
on 2 Aug 2023
|
2023-07-31 | |
lang: Simplify number functions
Jookia
committed
on 31 Jul 2023
|
|
lang: Set extra variables to NULL after dropping
Jookia
committed
on 31 Jul 2023
|
|
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: Add opaque types for Object and VmState
Jookia
committed
on 31 Jul 2023
|
|
2023-07-30 | |
2023-07-27 | |
lang: Wrap stack functions
Jookia
committed
on 27 Jul 2023
|
|
2023-07-26 | |
2023-06-21 |
lang: Add Minus operation for numbers
Jookia
committed
on 21 Jun 2023
|
2023-05-31 |
lang: Fix arg counts to include return value
Jookia
committed
on 31 May 2023
|
2023-05-30 | |
lang: Remove unused references to stdio.h
Jookia
committed
on 30 May 2023
|
|
lang: Use static qualifiers for internal functions and data
Jookia
committed
on 30 May 2023
|
|