1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-08 21:21:50 +00:00
TegraExplorer/source/tegraexplorer/gfx
Such Meme, Many Skill 6934e1422f Various improvements to scripting lang
- Errors will now be more precise, there are now 2 separate errors for a function lookup failure and a failure inside a function
- Errors will now show which line number they failed at, instead of the character offset
- Minus values are not considered errors anymore, however, printing them does not work well
- Gotos now make a @RETURN variable to make making functions easier
2020-05-15 20:17:31 +02:00
..
gfxutils.c Various improvements to scripting lang 2020-05-15 20:17:31 +02:00
gfxutils.h Small optimizations 2020-05-04 13:55:26 +02:00
menu.c Fix compiling issues (hopefully) 2020-05-10 21:51:30 +02:00
menu.h Small optimizations 2020-05-04 13:55:26 +02:00