1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-08 13:11:54 +00:00
TegraExplorer/source/script
suchmememanyskill a39b3b2460 [script] add 2 new operators
- Str : Int ->  works like py's [Int:]
- Str - Int -> subtracts x amount of characters from the end of the string
2020-12-31 21:20:48 +01:00
..
args.c [script] add 2 new operators 2020-12-31 21:20:48 +01:00
args.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
functions.c as a joke, adding setPixel to Tscript 2020-12-28 15:02:08 +01:00
functions.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
lexer.c [script] add 2 new operators 2020-12-31 21:20:48 +01:00
lexer.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
parser.c implement TScript v2.5 2020-12-28 14:51:59 +01:00
parser.h implement TScript v2.5 2020-12-28 14:51:59 +01:00
types.h [script] add 2 new operators 2020-12-31 21:20:48 +01:00
variables.c implement TScript v2.5 2020-12-28 14:51:59 +01:00
variables.h implement TScript v2.5 2020-12-28 14:51:59 +01:00