mingodad a3b73dd585 Add a experimental function to test against scripting one před 9 roky
..
HighResolutionTimer.cpp efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. před 13 roky
HighResolutionTimer.h efe64886c9 Change the timer used for SQVM profiling with a high resolution timer. před 13 roky
celibc.c f6e26b9388 Fixes to compile for wince před 12 roky
celibc.h f6e26b9388 Fixes to compile for wince před 12 roky
code_mix_prep.c 1e011789d3 Reorganize repository tree. před 13 roky
dad_utils.cpp a3b73dd585 Add a experimental function to test against scripting one před 9 roky
dynamic_library.cpp f6e26b9388 Fixes to compile for wince před 12 roky
dynamic_library.h 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. před 10 roky
fpdf.cpp 46c5dcfeae Remove initializer list to allow compile on old systems. před 13 roky
fpdf.h 1e011789d3 Reorganize repository tree. před 13 roky
lua_socket.cpp f6e26b9388 Fixes to compile for wince před 12 roky
lua_socket.h 1e011789d3 Reorganize repository tree. před 13 roky
miniz.c 02f87feea6 Added miniz extension před 11 roky
mongoose.c d582ae2d6e Add tcp_nodelay and keep-alive timeout from civetweb před 9 roky
mongoose.h 1e011789d3 Reorganize repository tree. před 13 roky
mpdecimal.h 3cb067e94a Add preprocessor macros to allow compile for ios před 10 roky
pdf-font.cpp 1e011789d3 Reorganize repository tree. před 13 roky
pdf-font.h 1e011789d3 Reorganize repository tree. před 13 roky
pp.nut 2a862de081 Add a missing newline after comments with SquiLu code. před 12 roky
sq_axtls.c bf56114103 Initialize a declared variable. před 9 roky
sq_base64.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_decimal.cpp 67d8cfd8c7 Remove "CR" and comment constant that was overflown. před 10 roky
sq_dns_sd.cpp dfca6eccd3 Add some extensions that are work in progress. před 10 roky
sq_fastcgi.cpp dfca6eccd3 Add some extensions that are work in progress. před 10 roky
sq_ffi.cpp bec8b4b565 Remove local static variables před 9 roky
sq_fltk.cpp 4a0c55f16c Fixes for memory leaks and some more widgets added. před 10 roky
sq_fpdf.cpp ce40516e96 Fix a mistake on setting a new size to blob that will return the generated pdf. před 12 roky
sq_fs.c f6e26b9388 Fixes to compile for wince před 12 roky
sq_gumbo.cpp bbb026c22e Initial port of gumbo html parser library interface from the lua module. před 12 roky
sq_java.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_libclang.cpp 235263d5e4 Fix memory leaks. před 10 roky
sq_libcurl.cpp dfca6eccd3 Add some extensions that are work in progress. před 10 roky
sq_markdown.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_miniz.cpp 02f87feea6 Added miniz extension před 11 roky
sq_mix.cpp 0bca304824 Add new parameter for SQCompiler "bool show_warnings" to allow suppress issuing warnings. před 13 roky
sq_mongoose.cpp d582ae2d6e Add tcp_nodelay and keep-alive timeout from civetweb před 9 roky
sq_mysql.cpp 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. před 10 roky
sq_nanomsg.cpp dfca6eccd3 Add some extensions that are work in progress. před 10 roky
sq_openssl.cpp 698980ef21 Update sqlite3, add code to start an openssl extension. před 11 roky
sq_osthreads.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_parsecsv.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_postgresql.cpp 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. před 10 roky
sq_rs232.c 7999aa659b Fix misspelling of function names před 10 roky
sq_slave_vm.cpp 10d0334739 Fixes for sq_slave_vm been able to report erros, also the lexer now ignore unicode escape "\u" instead of give an error. před 10 roky
sq_socket.cpp 6caa088054 Bug fixes. před 10 roky
sq_sqlite3.cpp af887c8069 Update sqlite3 před 9 roky
sq_sqlite3.h af887c8069 Update sqlite3 před 9 roky
sq_sys.cpp dfca6eccd3 Add some extensions that are work in progress. před 10 roky
sq_tinyxml2.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_unql.cpp dfca6eccd3 Add some extensions that are work in progress. před 10 roky
sq_xml-2.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_xml.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sq_zlib.cpp c8d61ccc42 Added minimal zip archive reader using libz/contrib/minizip před 11 roky
sq_zmq3.cpp 1e011789d3 Reorganize repository tree. před 13 roky
sqfltk.h 1e011789d3 Reorganize repository tree. před 13 roky
sqfs.h 1e011789d3 Reorganize repository tree. před 13 roky
sqlite3.c af887c8069 Update sqlite3 před 9 roky
sqlite3.h af887c8069 Update sqlite3 před 9 roky
sqmodule.h 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. před 11 roky
sqratimport.cpp 1b2ea23e58 Changed the prototype of sq_tobool and added sq_tointeger, sq_tofloat. před 11 roky
sqratimport.h 1e011789d3 Reorganize repository tree. před 13 roky
test-pp.nut 9d254896db Small squilu script showing how create function definitions to dynamic loaded extensions. před 10 roky
tinyxml2.cpp 5d5b4a29cb Update tinyxml2 před 11 roky
tinyxml2.h 5d5b4a29cb Update tinyxml2 před 11 roky
vogl_miniz.c 7c3f107d70 Missing miniz files. před 11 roky
vogl_miniz.h 7c3f107d70 Missing miniz files. před 11 roky
vogl_miniz_common.h 7c3f107d70 Missing miniz files. před 11 roky
vogl_miniz_zip.c 7c3f107d70 Missing miniz files. před 11 roky
vogl_miniz_zip.h 7c3f107d70 Missing miniz files. před 11 roky