TegraExplorer/source/script
Jeff efe0843706 Add new functions to script and properly handle indexer save in the SystemWipe script 2024-03-13 20:58:15 +01:00
..
ABadIdeaVersion3.c add comments, fix std bugs, add menu 2021-07-23 14:03:49 +02:00
ABadIdeaVersion3.vcxproj [Untested] implement some more fs functions 2021-07-25 17:49:00 +02:00
ABadIdeaVersion3.vcxproj.filters [Untested] implement some more fs functions 2021-07-25 17:49:00 +02:00
ABadIdeaVersion3.vcxproj.user tsv3 start ig 2021-07-09 22:56:13 +02:00
StringClass.c add str.split 2021-07-25 21:39:45 +02:00
StringClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
arrayClass.c Add new functions to script and properly handle indexer save in the SystemWipe script 2024-03-13 20:58:15 +01:00
arrayClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
arrayReferenceClass.c tsv3 start ig 2021-07-09 22:56:13 +02:00
arrayReferenceClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
compat.h make Systemwipe.te 2021-07-24 23:00:05 +02:00
dictionaryClass.c safety push 2021-07-23 01:10:03 +02:00
dictionaryClass.h safety push 2021-07-23 01:10:03 +02:00
else.c implement if.else() 2021-07-09 23:46:21 +02:00
else.h implement if.else() 2021-07-09 23:46:21 +02:00
eval.c add comments, fix std bugs, add menu 2021-07-23 14:03:49 +02:00
eval.h tsv3 start ig 2021-07-09 22:56:13 +02:00
functionClass.c tsv3 start ig 2021-07-09 22:56:13 +02:00
functionClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
garbageCollector.c remove old gc code 2021-07-19 12:28:40 +02:00
garbageCollector.h remove old gc code 2021-07-19 12:28:40 +02:00
genericClass.c regain vs compatibility 2021-07-28 00:46:39 +02:00
genericClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
intClass.c safety push 2021-07-23 01:10:03 +02:00
intClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
model.c tsv3 start ig 2021-07-09 22:56:13 +02:00
model.h add comments, fix std bugs, add menu 2021-07-23 14:03:49 +02:00
parser.c reverting []() 'fix' 2021-07-29 09:42:20 +02:00
parser.h add str.split 2021-07-25 21:39:45 +02:00
saveClass.c Add new functions to script and properly handle indexer save in the SystemWipe script 2024-03-13 20:58:15 +01:00
saveClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
scriptError.c regain vs compatibility 2021-07-28 00:46:39 +02:00
scriptError.h properly implement #REQUIRE (VER x.x.x, MINERVA, KEYS) 2021-07-19 16:25:32 +02:00
standardLibrary.c Add new functions to script and properly handle indexer save in the SystemWipe script 2024-03-13 20:58:15 +01:00
standardLibrary.h add comments, fix std bugs, add menu 2021-07-23 14:03:49 +02:00
unsolvedArrayClass.c add .len to unsolved array 2021-10-16 12:41:08 +02:00
unsolvedArrayClass.h tsv3 start ig 2021-07-09 22:56:13 +02:00
vector.c implement the most important function 2021-07-13 16:30:34 +02:00
vector.h tsv3 start ig 2021-07-09 22:56:13 +02:00