mingodad ac499ee018 Update sqlite3 3 years ago
..
HighResolutionTimer.cpp efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 years ago
HighResolutionTimer.h efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 years ago
celibc.c f6e26b9388 Fixes to compile for wince 13 years ago
celibc.h f6e26b9388 Fixes to compile for wince 13 years ago
code_mix_prep.c a360fa01a7 Manage to not generate empty string print_out calls. 8 years ago
dad_utils.cpp 142d78de40 Add PI definition for platforms that doesn't have it 7 years ago
dynamic_library.cpp f6e26b9388 Fixes to compile for wince 13 years ago
dynamic_library.h 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. 10 years ago
fossil-delta.c 753928da3f Add fossil-scm delta and hash functions extension 8 years ago
fossil-delta.h 753928da3f Add fossil-scm delta and hash functions extension 8 years ago
fpdf.cpp 46c5dcfeae Remove initializer list to allow compile on old systems. 13 years ago
fpdf.h 1e011789d3 Reorganize repository tree. 13 years ago
lua_socket.cpp f6e26b9388 Fixes to compile for wince 13 years ago
lua_socket.h 1e011789d3 Reorganize repository tree. 13 years ago
miniz.c 02f87feea6 Added miniz extension 11 years ago
mongoose.c d1bdc179b8 Fix for compiling on WINDOWS 7 years ago
mongoose.h 954642c384 Start to add support for OS threads using slave vms 9 years ago
mpdecimal.h 3cb067e94a Add preprocessor macros to allow compile for ios 10 years ago
nn.c bdcd4db94f Some new extensions 6 years ago
nn.h bdcd4db94f Some new extensions 6 years ago
pdf-font.cpp 1e011789d3 Reorganize repository tree. 13 years ago
pdf-font.h 1e011789d3 Reorganize repository tree. 13 years ago
pp.nut ee47ca514e Enhance some examples 9 years ago
randombytes.c d8686fb99e Added tweetnacl extension 9 years ago
randombytes.h d8686fb99e Added tweetnacl extension 9 years ago
sq_axtls.c 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_base64.cpp d338834c60 Add ascii85 encode/decode 9 years ago
sq_bitvector.cpp 1ea084ebd6 Add meta methods to allow array like access 7 years ago
sq_blosc.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_decimal.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_dns_sd.cpp dfca6eccd3 Add some extensions that are work in progress. 10 years ago
sq_fann.cpp b9b7797627 Add scaling methods 7 years ago
sq_fastcgi.cpp dfca6eccd3 Add some extensions that are work in progress. 10 years ago
sq_ffi.cpp c59cc351ba Add a pascal style string/buffer to allow return binary data from external functions. 8 years ago
sq_fltk.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_fossil.cpp 753928da3f Add fossil-scm delta and hash functions extension 8 years ago
sq_fpdf.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_freetype.cpp 7a4a8a7bc1 Fix a reference to static linked freetype function. 9 years ago
sq_fs.cpp a6361f5717 Add new function "existsdir" 3 years ago
sq_fuzzy_hash.cpp 685169abd3 Add new squilu extensions 7 years ago
sq_gumbo.cpp 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_hunspell.cpp e52b7e1e4a Changed the suggest method to accept an optional number of max suggestions 8 years ago
sq_ipc.cpp bdcd4db94f Some new extensions 6 years ago
sq_java.cpp cad98f8148 Add option to load the java library 9 years ago
sq_libclang.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_libcurl.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_lmdb.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_lpsolve.cpp f9a11c15d1 Expose more lp_solve api functions 5 years ago
sq_markdown.cpp 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_md_discount.cpp 13399f7717 Now using md4c as main markdown parser 8 years ago
sq_miniz.cpp f9c6f6120e Fix parameter type 7 years ago
sq_mix.cpp 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_mongoose.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_mysql.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_nanomsg.cpp dfca6eccd3 Add some extensions that are work in progress. 10 years ago
sq_nn.cpp bdcd4db94f Some new extensions 6 years ago
sq_openssl.cpp 698980ef21 Update sqlite3, add code to start an openssl extension. 11 years ago
sq_osthreads.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sq_pack.cpp 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_parsecsv.cpp 9096e0e040 Make delayed release hooks optional 10 years ago
sq_pcre.cpp 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_pcre2.cpp 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_postgresql.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_rs232.c a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_slave_vm.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_snowball.cpp 685169abd3 Add new squilu extensions 7 years ago
sq_socket.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_spawnx.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_sqlite3.cpp a8da5791c2 Apply some fixes from SQuirrel 3 years ago
sq_sqlite3.h 6e189b4653 Add transaction and stmt_scope_reset new methods to SQLite3 to return a kind of smartPtr to rollback transactions and reset statements, also added some examples. 8 years ago
sq_subprocess.cpp bdcd4db94f Some new extensions 6 years ago
sq_sys.cpp dfca6eccd3 Add some extensions that are work in progress. 10 years ago
sq_tinyxml2.cpp 3f0f531733 Update tinyxml2 library 7 years ago
sq_tre.cpp 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
sq_tweetnacl.cpp d8686fb99e Added tweetnacl extension 9 years ago
sq_unql.cpp 9096e0e040 Make delayed release hooks optional 10 years ago
sq_xml-2.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sq_xml.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sq_zlib.cpp e34734ae05 More functionality exposed to squilu 9 years ago
sq_zmq3.cpp 1e011789d3 Reorganize repository tree. 13 years ago
sqfltk.h 1e011789d3 Reorganize repository tree. 13 years ago
sqfs.h 1e011789d3 Reorganize repository tree. 13 years ago
sqlite3.c ac499ee018 Update sqlite3 3 years ago
sqlite3.h ac499ee018 Update sqlite3 3 years ago
sqmodule.h 69f85ea7b9 Separate api declarations and use a macro to reuse then in other contexts 9 years ago
sqratimport.cpp 0d9082fe38 Fixes to compile for windows 9 years ago
sqratimport.h 1e011789d3 Reorganize repository tree. 13 years ago
test-pp.nut 9d254896db Small squilu script showing how create function definitions to dynamic loaded extensions. 10 years ago
tinyxml2.cpp 3f0f531733 Update tinyxml2 library 7 years ago
tinyxml2.h 3f0f531733 Update tinyxml2 library 7 years ago
tweetnacl.c d8686fb99e Added tweetnacl extension 9 years ago
tweetnacl.h d8686fb99e Added tweetnacl extension 9 years ago
vogl_miniz.c 7c3f107d70 Missing miniz files. 11 years ago
vogl_miniz.h 7c3f107d70 Missing miniz files. 11 years ago
vogl_miniz_common.h 7c3f107d70 Missing miniz files. 11 years ago
vogl_miniz_zip.c 7c3f107d70 Missing miniz files. 11 years ago
vogl_miniz_zip.h 7c3f107d70 Missing miniz files. 11 years ago