mingodad 1b4a027fbb Update sqlite3 8 年之前
..
HighResolutionTimer.cpp efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 12 年之前
HighResolutionTimer.h efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 12 年之前
celibc.c f6e26b9388 Fixes to compile for wince 12 年之前
celibc.h f6e26b9388 Fixes to compile for wince 12 年之前
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 12 年之前
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 12 年之前
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 ee47ca514e Enhance some examples 9 年之前
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 d338834c60 Add ascii85 encode/decode 9 年之前
sq_bitvector.cpp 4a79f67281 Start a bitvector extension using sqlite3 bitvector functions 9 年之前
sq_blosc.cpp b36346f528 Add new extension to blosc compression library 9 年之前
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_freetype.cpp 1f3d64f667 Extend a bit the freetype extension 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 cad98f8148 Add option to load the java library 9 年之前
sq_libclang.cpp 9096e0e040 Make delayed release hooks optional 9 年之前
sq_libcurl.cpp cee4fc3b8e Add function to dynamic load a specific libcurl library 9 年之前
sq_lmdb.cpp b259676e64 Start a lmdb extension 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 5bcecc3d36 Start implementing infrastructure to create a loadable module system instead of load everything global. 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_pcre.cpp b23193c01d Do not pass phanton captures for things like "(?(DEFINE) ...)" 9 年之前
sq_pcre2.cpp b23193c01d Do not pass phanton captures for things like "(?(DEFINE) ...)" 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 5bcecc3d36 Start implementing infrastructure to create a loadable module system instead of load everything global. 9 年之前
sq_socket.cpp 9096e0e040 Make delayed release hooks optional 9 年之前
sq_sqlite3.cpp 72ffc8b758 Add optional parameter to specify the destination database for sqlite3 backup/restore 9 年之前
sq_sqlite3.h af887c8069 Update sqlite3 9 年之前
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 1b4a027fbb Update sqlite3 8 年之前
sqlite3.h 1b4a027fbb Update sqlite3 8 年之前
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 年之前