2023-10-18 |
lang: Pass VmState to abort
Jookia
committed
on 18 Oct 2023
|
---|---|
2023-09-03 | |
lang: compile: Fix error handling on invalid command
Jookia
committed
on 3 Sep 2023
|
|
lang: compile: Fix clauses print
Jookia
committed
on 3 Sep 2023
|
|
2023-09-02 |
lang: Allow whitespace
Jookia
committed
on 2 Sep 2023
|
lang: Add ElseIf statements
Jookia
committed
on 2 Sep 2023
|
|
lang: Add else clauses
Jookia
committed
on 2 Sep 2023
|
|
lang: Only allow creating variables outside conditionals
Jookia
committed
on 2 Sep 2023
|
|
lang: Add support for multiple if statements
Jookia
committed
on 2 Sep 2023
|
|
lang: Label conditionals better
Jookia
committed
on 2 Sep 2023
|
|
lang: Show multiple IR comments
Jookia
committed
on 2 Sep 2023
|
|
lang: Add JUMP_ALWAYS bytecode
Jookia
committed
on 2 Sep 2023
|
|
lang: Add simple If statements
Jookia
committed
on 2 Sep 2023
|
|
lang: compile: Exit cleanly on error
Jookia
committed
on 2 Sep 2023
|
|
lang: compile: Split bytecode generation in two
Jookia
committed
on 2 Sep 2023
|
|
lang: compile: Use -1 for temporary IR locations
Jookia
committed
on 2 Sep 2023
|
|
lang: Add AST statements and commands
Jookia
committed
on 2 Sep 2023
|
|
lang: Fix none comparison
Jookia
committed
on 2 Sep 2023
|
|
2023-08-29 |
lang: Note variable positions properly in IR
Jookia
committed
on 29 Aug 2023
|
lang: Fix OP_END trailer
Jookia
committed
on 29 Aug 2023
|
|
lang: Add None objects to the language
Jookia
committed
on 29 Aug 2023
|
|
lang: Rename OP_NULL to OP_NONE
Jookia
committed
on 29 Aug 2023
|
|
lang: Add booleans
Jookia
committed
on 29 Aug 2023
|
|
lang: Add function arguments
Jookia
committed
on 29 Aug 2023
|
|
2023-08-25 |
lang: Only allow one word for returns
Jookia
committed
on 25 Aug 2023
|
2023-08-24 |
lang: Mix IR in to bytecode
Jookia
committed
on 24 Aug 2023
|
2023-08-22 |
lang: More priv field for module call table
Jookia
committed
on 22 Aug 2023
|
lang: Print IR better when compiling
Jookia
committed
on 22 Aug 2023
|