mingodad e5bebadb45 Forgot to discard a newline if it follows the Lua literal delimiter. 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 61e2976d78 Add new string function "find_lua" that uses the same code as in lua and has the same functionalities but uses a function to get the results. 13 سال پیش
lua-regex.h 61e2976d78 Add new string function "find_lua" that uses the same code as in lua and has the same functionalities but uses a function to get the results. 13 سال پیش
sqapi.cpp 77aea3f62e After added a new member to SQRegFunction that indicates if a method is static, forgot to commit the change on the new api function that uses it. 13 سال پیش
sqarray.h 09cfbe61ca Start git repository for squilu, squirrel language enhanced with lua goods. 13 سال پیش
sqbaselib.cpp 61e2976d78 Add new string function "find_lua" that uses the same code as in lua and has the same functionalities but uses a function to get the results. 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 e9da3f5611 First try to fix bug in compiler that accepts identifiers alone silently. 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 e5bebadb45 Forgot to discard a newline if it follows the Lua literal delimiter. 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 سال پیش