Moritz Hölting
|
a2de2d7338
|
add source code display to UnexpectedExpression, LuaRuntimeError errors
|
2024-09-03 22:21:03 +02:00 |
Moritz Hölting
|
6094fc0df3
|
extend file provider with read_bytes method and return cow
|
2024-09-01 22:41:43 +02:00 |
Moritz Hölting
|
4efcb55d7c
|
suggest similarly named functions if invoked function does not exist
|
2024-08-29 00:57:11 +02:00 |
Moritz Hölting
|
659683bd39
|
add SourceCodeDisplay to MissingFunctionDeclaration error
|
2024-08-27 22:55:26 +02:00 |
Moritz Hölting
|
01040964af
|
Add Lua support to transpiler
|
2024-04-06 17:23:20 +02:00 |
Moritz Hölting
|
9f8b31e2aa
|
Add 'Run' statement to grammar and syntax tree
|
2024-04-06 15:12:20 +02:00 |
Moritz Hölting
|
34076f9842
|
Update TranspileError enum and add TranspileResult type
|
2024-04-06 14:30:11 +02:00 |
Moritz Hölting
|
2ed6e56ef1
|
Refactor transpile module and error handling
|
2024-04-05 12:59:21 +02:00 |
Moritz Hölting
|
9159c8222e
|
Rename compiler to transpiler and implement load and tick annotation for main function
|
2024-04-03 01:27:02 +02:00 |