mingodad 2b9d6070ba Add new token to lexer/compiler TK_IGNORE to ignore some keywords and make some C/C++ code be compiled, for the moment only "new" is ignored. преди 13 години
..
Makefile 1142e5f27e Added the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua. преди 13 години
lua-regex.c 1142e5f27e Added the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua. преди 13 години
lua-regex.h 1142e5f27e Added the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua. преди 13 години
sqapi.cpp b170a57626 Added new member to SQRegFunction a bool to indicate if the function should be registered as static. преди 13 години
sqarray.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqbaselib.cpp 3f4c6ef785 Changed the functions added by me to gemetatable of str/class/number/array to use a call to sq_getdelegate. преди 13 години
sqclass.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqclass.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqclosure.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqcompiler.cpp 2b9d6070ba Add new token to lexer/compiler TK_IGNORE to ignore some keywords and make some C/C++ code be compiled, for the moment only "new" is ignored. преди 13 години
sqcompiler.h 2b9d6070ba Add new token to lexer/compiler TK_IGNORE to ignore some keywords and make some C/C++ code be compiled, for the moment only "new" is ignored. преди 13 години
sqdebug.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqfuncproto.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. преди 13 години
sqfuncstate.cpp c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. преди 13 години
sqfuncstate.h c461d9bd71 Refactored the some compiler functions splitting then to use that functionality alone. преди 13 години
sqlexer.cpp 2b9d6070ba Add new token to lexer/compiler TK_IGNORE to ignore some keywords and make some C/C++ code be compiled, for the moment only "new" is ignored. преди 13 години
sqlexer.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqmem.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqobject.cpp 64a08183f1 Changes provided by Alberto to fix incorrect line numbers on stack dumps преди 13 години
sqobject.h 051a3e2de6 Only refactored declaration and assignment together, no functionality change. преди 13 години
sqopcodes.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqpcheader.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqstate.cpp c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. преди 13 години
sqstate.h c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. преди 13 години
sqstring.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqtable.cpp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqtable.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
squirrel.dsp 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
squserdata.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
squtils.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. преди 13 години
sqvm.cpp f7be9c0f1c Add new api functions: преди 13 години
sqvm.h f7be9c0f1c Add new api functions: преди 13 години