mingodad e01f7cf141 Update sqlite3 9 ani în urmă
..
HighResolutionTimer.cpp efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 ani în urmă
HighResolutionTimer.h efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. 13 ani în urmă
celibc.c f6e26b9388 Fixes to compile for wince 13 ani în urmă
celibc.h f6e26b9388 Fixes to compile for wince 13 ani în urmă
code_mix_prep.c a35bb446fc CR removed 9 ani în urmă
dad_utils.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
dynamic_library.cpp f6e26b9388 Fixes to compile for wince 13 ani în urmă
dynamic_library.h 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. 10 ani în urmă
fpdf.cpp 46c5dcfeae Remove initializer list to allow compile on old systems. 13 ani în urmă
fpdf.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
lua_socket.cpp f6e26b9388 Fixes to compile for wince 13 ani în urmă
lua_socket.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
miniz.c 02f87feea6 Added miniz extension 11 ani în urmă
mongoose.c d582ae2d6e Add tcp_nodelay and keep-alive timeout from civetweb 9 ani în urmă
mongoose.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
mpdecimal.h 3cb067e94a Add preprocessor macros to allow compile for ios 10 ani în urmă
pdf-font.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
pdf-font.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
pp.nut 2a862de081 Add a missing newline after comments with SquiLu code. 13 ani în urmă
randombytes.c d8686fb99e Added tweetnacl extension 9 ani în urmă
randombytes.h d8686fb99e Added tweetnacl extension 9 ani în urmă
sq_axtls.c 37137555cd Fix OS X compilation 9 ani în urmă
sq_base64.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_decimal.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_dns_sd.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_fastcgi.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_ffi.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_fltk.cpp 94648431ba Add the method clear to Fl_menu_ 9 ani în urmă
sq_fpdf.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_fs.c 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_gumbo.cpp bbb026c22e Initial port of gumbo html parser library interface from the lua module. 12 ani în urmă
sq_java.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_libclang.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_libcurl.cpp b45faebb79 Made more curl options available to scripts 9 ani în urmă
sq_markdown.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_miniz.cpp 02f87feea6 Added miniz extension 11 ani în urmă
sq_mix.cpp 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. 13 ani în urmă
sq_mongoose.cpp af2e1cacf5 Add zlib to scripts through mongoose http server 9 ani în urmă
sq_mysql.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_nanomsg.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_openssl.cpp 698980ef21 Update sqlite3, add code to start an openssl extension. 11 ani în urmă
sq_osthreads.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_parsecsv.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_postgresql.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_rs232.c 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_slave_vm.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_socket.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_sqlite3.cpp 8a60311572 Allow exec, exec_one_dml, exec_get_first_row, exec_get_one to accept an already prepared statement 9 ani în urmă
sq_sqlite3.h af887c8069 Update sqlite3 10 ani în urmă
sq_sys.cpp dfca6eccd3 Add some extensions that are work in progress. 10 ani în urmă
sq_tinyxml2.cpp 5acf43d987 CR removed 9 ani în urmă
sq_tweetnacl.cpp d8686fb99e Added tweetnacl extension 9 ani în urmă
sq_unql.cpp 9096e0e040 Make delayed release hooks optional 9 ani în urmă
sq_xml-2.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_xml.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sq_zlib.cpp e34734ae05 More functionality exposed to squilu 9 ani în urmă
sq_zmq3.cpp 1e011789d3 Reorganize repository tree. 13 ani în urmă
sqfltk.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
sqfs.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
sqlite3.c e01f7cf141 Update sqlite3 9 ani în urmă
sqlite3.h e01f7cf141 Update sqlite3 9 ani în urmă
sqmodule.h 69f85ea7b9 Separate api declarations and use a macro to reuse then in other contexts 9 ani în urmă
sqratimport.cpp 69f85ea7b9 Separate api declarations and use a macro to reuse then in other contexts 9 ani în urmă
sqratimport.h 1e011789d3 Reorganize repository tree. 13 ani în urmă
test-pp.nut 9d254896db Small squilu script showing how create function definitions to dynamic loaded extensions. 10 ani în urmă
tinyxml2.cpp 681d1a71bc Update tinyxml2 9 ani în urmă
tinyxml2.h 681d1a71bc Update tinyxml2 9 ani în urmă
tweetnacl.c d8686fb99e Added tweetnacl extension 9 ani în urmă
tweetnacl.h d8686fb99e Added tweetnacl extension 9 ani în urmă
vogl_miniz.c 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz.h 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz_common.h 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz_zip.c 7c3f107d70 Missing miniz files. 11 ani în urmă
vogl_miniz_zip.h 7c3f107d70 Missing miniz files. 11 ani în urmă