| .. |
|
Makefile
|
09cfbe61ca
Start git repository for squilu, squirrel language enhanced with lua goods.
|
13 年 前 |
|
sqapi.cpp
|
46a2b2c9c3
Added some new api functions and macros to easy writing native extensions.
|
13 年 前 |
|
sqarray.h
|
09cfbe61ca
Start git repository for squilu, squirrel language enhanced with lua goods.
|
13 年 前 |
|
sqbaselib.cpp
|
173b7280f7
Add the possibility to specify the numeric base of the string to be converted to integer, so now we can convert strings from base 2 to 36.
|
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
|
b4cf950f47
Refactored the parsing of json tables to allow unquoted keys.
|
13 年 前 |
|
sqcompiler.h
|
63c28432f2
Add keyword "var" as an alias to "local" when declaring local variables.
|
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
|
63c28432f2
Add keyword "var" as an alias to "local" when declaring local variables.
|
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
|
09cfbe61ca
Start git repository for squilu, squirrel language enhanced with lua goods.
|
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
|
09cfbe61ca
Start git repository for squilu, squirrel language enhanced with lua goods.
|
13 年 前 |
|
sqstate.h
|
09cfbe61ca
Start git repository for squilu, squirrel language enhanced with lua goods.
|
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
|
2d343adbb6
Added conditional preprocessor NO_EXCEPTION_KEY_NOT_FOUND to sqvm.cpp to enable/disable throwing exceptions when a key is not found on tables.
|
13 年 前 |
|
sqvm.h
|
09cfbe61ca
Start git repository for squilu, squirrel language enhanced with lua goods.
|
13 年 前 |