1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-26 05:42:07 +00:00
TegraExplorer/source/tegraexplorer
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
..
common Various improvements to scripting lang 2020-05-15 20:17:31 +02:00
emmc Fix (not) asking to make sure to flash in scripts 2020-05-08 20:57:26 +02:00
fs Fix hidden copies messing with screen positions 2020-05-15 16:20:52 +02:00
gfx Various improvements to scripting lang 2020-05-15 20:17:31 +02:00
script Various improvements to scripting lang 2020-05-15 20:17:31 +02:00
utils Remove dumping user saves from tools 2020-05-09 13:52:46 +02:00
mainmenu.c Remove dumping user saves from tools 2020-05-09 13:52:46 +02:00
mainmenu.h Cleanup 2020-03-19 23:01:30 +01:00