mingodad 78042a3069 Enhance the ffi and pack/unpack extensions 9 лет назад
..
HighResolutionTimer.cpp efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 лет назад
HighResolutionTimer.h efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 лет назад
celibc.c f6e26b9388 Fixes to compile for wince 13 лет назад
celibc.h f6e26b9388 Fixes to compile for wince 13 лет назад
code_mix_prep.c a35bb446fc CR removed 9 лет назад
dad_utils.cpp 9096e0e040 Make delayed release hooks optional 9 лет назад
dynamic_library.cpp f6e26b9388 Fixes to compile for wince 13 лет назад
dynamic_library.h 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. 10 лет назад
fpdf.cpp 46c5dcfeae Remove initializer list to allow compile on old systems. 13 лет назад
fpdf.h 1e011789d3 Reorganize repository tree. 13 лет назад
lua_socket.cpp f6e26b9388 Fixes to compile for wince 13 лет назад
lua_socket.h 1e011789d3 Reorganize repository tree. 13 лет назад
miniz.c 02f87feea6 Added miniz extension 11 лет назад
mongoose.c 954642c384 Start to add support for OS threads using slave vms 9 лет назад
mongoose.h 954642c384 Start to add support for OS threads using slave vms 9 лет назад
mpdecimal.h 3cb067e94a Add preprocessor macros to allow compile for ios 10 лет назад
pdf-font.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
pdf-font.h 1e011789d3 Reorganize repository tree. 13 лет назад
pp.nut 2a862de081 Add a missing newline after comments with SquiLu code. 13 лет назад
randombytes.c d8686fb99e Added tweetnacl extension 9 лет назад
randombytes.h d8686fb99e Added tweetnacl extension 9 лет назад
sq_axtls.c 37137555cd Fix OS X compilation 9 лет назад
sq_base64.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sq_decimal.cpp 9096e0e040 Make delayed release hooks optional 9 лет назад
sq_dns_sd.cpp dfca6eccd3 Add some extensions that are work in progress. 10 лет назад
sq_fastcgi.cpp dfca6eccd3 Add some extensions that are work in progress. 10 лет назад
sq_ffi.cpp 78042a3069 Enhance the ffi and pack/unpack extensions 9 лет назад
sq_fltk.cpp d9aa00afdd Expose Flv_List.get_row and Flv_Table.get_col 9 лет назад
sq_fpdf.cpp 9096e0e040 Make delayed release hooks optional 9 лет назад
sq_fs.cpp 0d9082fe38 Fixes to compile for windows 9 лет назад
sq_gumbo.cpp bbb026c22e Initial port of gumbo html parser library interface from the lua module. 12 лет назад
sq_java.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sq_libclang.cpp 9096e0e040 Make delayed release hooks optional 9 лет назад
sq_libcurl.cpp d2fc49b5ef Add CURLOPT_FOLLOWLOCATION constant 9 лет назад
sq_markdown.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sq_miniz.cpp 02f87feea6 Added miniz extension 11 лет назад
sq_mix.cpp 7953e0bbf2 Expose the max_includes compiler parameter to scripts and api 9 лет назад
sq_mongoose.cpp af2e1cacf5 Add zlib to scripts through mongoose http server 9 лет назад
sq_mysql.cpp cb09c88095 Rework the mysql and postgresql extensions, still need more work 9 лет назад
sq_nanomsg.cpp dfca6eccd3 Add some extensions that are work in progress. 10 лет назад
sq_openssl.cpp 698980ef21 Update sqlite3, add code to start an openssl extension. 11 лет назад
sq_osthreads.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sq_pack.cpp 78042a3069 Enhance the ffi and pack/unpack extensions 9 лет назад
sq_parsecsv.cpp 9096e0e040 Make delayed release hooks optional 9 лет назад
sq_postgresql.cpp cb09c88095 Rework the mysql and postgresql extensions, still need more work 9 лет назад
sq_rs232.c 9096e0e040 Make delayed release hooks optional 9 лет назад
sq_slave_vm.cpp 0d9082fe38 Fixes to compile for windows 9 лет назад
sq_socket.cpp 9096e0e040 Make delayed release hooks optional 9 лет назад
sq_sqlite3.cpp a54b14b2c3 Add a check and return error for SQLite3Statement.bind_stmt method 9 лет назад
sq_sqlite3.h af887c8069 Update sqlite3 10 лет назад
sq_sys.cpp dfca6eccd3 Add some extensions that are work in progress. 10 лет назад
sq_tinyxml2.cpp 5f764f3cbe Change the default value for sq_XMLDocument_Parse to avoid measure again the string length 9 лет назад
sq_tweetnacl.cpp d8686fb99e Added tweetnacl extension 9 лет назад
sq_unql.cpp 9096e0e040 Make delayed release hooks optional 9 лет назад
sq_xml-2.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sq_xml.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sq_zlib.cpp e34734ae05 More functionality exposed to squilu 9 лет назад
sq_zmq3.cpp 1e011789d3 Reorganize repository tree. 13 лет назад
sqfltk.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqfs.h 1e011789d3 Reorganize repository tree. 13 лет назад
sqlite3.c 21e9609872 Update sqlite3 9 лет назад
sqlite3.h 21e9609872 Update sqlite3 9 лет назад
sqmodule.h 69f85ea7b9 Separate api declarations and use a macro to reuse then in other contexts 9 лет назад
sqratimport.cpp 0d9082fe38 Fixes to compile for windows 9 лет назад
sqratimport.h 1e011789d3 Reorganize repository tree. 13 лет назад
test-pp.nut 9d254896db Small squilu script showing how create function definitions to dynamic loaded extensions. 10 лет назад
tinyxml2.cpp 10ee0f65a1 Update tinyxml2 9 лет назад
tinyxml2.h 10ee0f65a1 Update tinyxml2 9 лет назад
tweetnacl.c d8686fb99e Added tweetnacl extension 9 лет назад
tweetnacl.h d8686fb99e Added tweetnacl extension 9 лет назад
vogl_miniz.c 7c3f107d70 Missing miniz files. 11 лет назад
vogl_miniz.h 7c3f107d70 Missing miniz files. 11 лет назад
vogl_miniz_common.h 7c3f107d70 Missing miniz files. 11 лет назад
vogl_miniz_zip.c 7c3f107d70 Missing miniz files. 11 лет назад
vogl_miniz_zip.h 7c3f107d70 Missing miniz files. 11 лет назад