| .. |
|
Makefile
|
a6fbe44064
Fix make files to work with extra parameters
|
пре 7 година |
|
lua-regex.c
|
ba1b6af267
More fixes found by porting Lua tests
|
пре 8 година |
|
lua-regex.h
|
19542c3db7
Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex
|
пре 9 година |
|
sq_lexer.cpp
|
9daea8a4ec
Add a field to Lex to store the readcount
|
пре 8 година |
|
sqapi.cpp
|
9f8b951d6d
Add preproccessor directives #ifdef, #else, #endif, #define and #undef they are parsed at the same time as the script, I mean it's not a two pass scan/parse, the named proproccessor variables are not accessible to scripts.
|
пре 8 година |
|
sqarray.h
|
4fd1aa7589
Add more general functions to sqbaselib
|
пре 8 година |
|
sqbaselib.cpp
|
95d5c02a69
Add a string method to read unsigned shorts form it.
|
пре 8 година |
|
sqclass.cpp
|
7a4868caa2
Use sq_type instead of the duplicated sqtype as it's done in squirrel
|
пре 8 година |
|
sqclass.h
|
7a4868caa2
Use sq_type instead of the duplicated sqtype as it's done in squirrel
|
пре 8 година |
|
sqclosure.h
|
9e59f59439
Another refactoring to use initialization lists in constructors
|
пре 8 година |
|
sqcompiler.cpp
|
1d62218bab
Add a type check before try to set an enum value as integer
|
пре 7 година |
|
sqcompiler.h
|
280aeba8c9
The compiler now accept integer literal suffixes "uUsSlL" but still all of then are stored as SQInteger.
|
пре 8 година |
|
sqdebug.cpp
|
7a4868caa2
Use sq_type instead of the duplicated sqtype as it's done in squirrel
|
пре 8 година |
|
sqfuncproto.h
|
6b1d7ec41a
Use of initialisation lists in constructors
|
пре 8 година |
|
sqfuncstate.cpp
|
a2333d71ef
Added type info to the comments in the squilu bytecode generation option
|
пре 8 година |
|
sqfuncstate.h
|
a2333d71ef
Added type info to the comments in the squilu bytecode generation option
|
пре 8 година |
|
sqlexer.cpp
|
f278c282b0
Accept the string escaping sequence '\/' that is valid for json.
|
пре 7 година |
|
sqlexer.h
|
9daea8a4ec
Add a field to Lex to store the readcount
|
пре 8 година |
|
sqmem.cpp
|
8daffa5070
Fix default compilation to build without libstdc++ dependency
|
пре 7 година |
|
sqobject.cpp
|
baf276e6ce
Fix compiler warnings.
|
пре 7 година |
|
sqobject.h
|
8daffa5070
Fix default compilation to build without libstdc++ dependency
|
пре 7 година |
|
sqopcodes.h
|
6b1d7ec41a
Use of initialisation lists in constructors
|
пре 8 година |
|
sqpcheader.h
|
728ad788a8
Update with squirrel, spaces/tabs changed
|
пре 9 година |
|
sqstate.cpp
|
c2881a0565
Fix '#include' inside '#ifdef' and add a default macro '__SQUILU__'
|
пре 7 година |
|
sqstate.h
|
c2881a0565
Fix '#include' inside '#ifdef' and add a default macro '__SQUILU__'
|
пре 7 година |
|
sqstring.h
|
e7576d68f8
Update string hash function to match lua 5.3.4, problem reported by masakuta at https://github.com/albertodemichelis/squirrel/issues/83
|
пре 8 година |
|
sqtable.cpp
|
7a4868caa2
Use sq_type instead of the duplicated sqtype as it's done in squirrel
|
пре 8 година |
|
sqtable.h
|
7a4868caa2
Use sq_type instead of the duplicated sqtype as it's done in squirrel
|
пре 8 година |
|
squirrel.dsp
|
1e011789d3
Reorganize repository tree.
|
пре 13 година |
|
squserdata.h
|
6b1d7ec41a
Use of initialisation lists in constructors
|
пре 8 година |
|
squtils.h
|
ca0f948a70
Fixes to allow cross compilation with https://github.com/hone/mruby-cli docker image
|
пре 7 година |
|
sqvm.cpp
|
3707123a18
Small code reformat
|
пре 7 година |
|
sqvm.h
|
9f8b951d6d
Add preproccessor directives #ifdef, #else, #endif, #define and #undef they are parsed at the same time as the script, I mean it's not a two pass scan/parse, the named proproccessor variables are not accessible to scripts.
|
пре 8 година |
|
sublatin.c
|
16b1f1c276
Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string
|
пре 9 година |
|
sublatin.h
|
16b1f1c276
Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string
|
пре 9 година |