mingodad 0f41294d5b A bit more close to a minimal working module преди 13 години
..
librs232 cf2fd88f0a Initial port of a module for rs232 from https://github.com/ynezz/librs232 преди 13 години
myaxtls 3053439b02 Added my axtls lib files преди 13 години
code_mix_prep.c d741b7b403 Add some extensions to squirrel преди 13 години
fpdf.cpp 4a79190fef Fix a mistake call to inflateEnd when it should be deflateEnd. преди 13 години
fpdf.h 1fdff903f0 Added the forgotten "fpdf.h". преди 13 години
lua_socket.cpp f9eed58aaa Some fixes to make it compile for win32. преди 13 години
lua_socket.h cab23472ea Added a port of Luasockets to SquiLu. преди 13 години
mongoose.c 56a443767c Add a conditional to make it cross compile on linux to win32 преди 13 години
mongoose.h c7768b16a7 An ongoing port of my Lua application server using mongoose httpd to squirrel преди 13 години
pdf-font.cpp d193ea26f1 Other ongoing modules to squirrel преди 13 години
pdf-font.h d193ea26f1 Other ongoing modules to squirrel преди 13 години
sq_axtls.c d95b4136d8 Found the real cause of segfaults, it was the order in which delayed hooks was been called, it should call in last in first out order, before it was first in first out. преди 13 години
sq_base64.cpp f43bc1cd41 Remove indentation for register function. преди 13 години
sq_fpdf.cpp ab48d1809a Remove indentation for register function. преди 13 години
sq_fs.c 28fbb7123c Renamed files to have a consistent name scheme. преди 13 години
sq_mix.cpp 28fbb7123c Renamed files to have a consistent name scheme. преди 13 години
sq_mongoose.cpp 28fbb7123c Renamed files to have a consistent name scheme. преди 13 години
sq_rs232.c cf2fd88f0a Initial port of a module for rs232 from https://github.com/ynezz/librs232 преди 13 години
sq_slave_vm.cpp 4ed44025b9 Renamed the register function. преди 13 години
sq_socket.cpp 1f08bf8ad3 Fix a mistake on placement of preprocessing LUASOCKET_DEBUG directive that was causing settimeout to not work. преди 13 години
sq_sqlite3.cpp 8f6b2f2984 Remove unused variable, and indentation for the register function. преди 13 години
sq_tinyxml2.cpp 2fdb788b96 Add a module to interface with tinyxml2 https://github.com/leethomason/tinyxml2 преди 13 години
sq_zlib.cpp 28fbb7123c Renamed files to have a consistent name scheme. преди 13 години
sq_zmq3.cpp a871fa2651 Renamed the register function. преди 13 години
sqfltk.cpp 0f41294d5b A bit more close to a minimal working module преди 13 години
sqfltk.h d193ea26f1 Other ongoing modules to squirrel преди 13 години
sqfs.h 25f366584b Initial port of Luafilesystem 1.6.1 to Squirrel not complete, all lock functions are not ported yet. преди 13 години
sqmodule.h 3976563dc3 Add sqratimport to SquiLu, made some changes on it, like marking as static non public functions and variables, releasing acquired reference on function sqrat_import. преди 13 години
sqratimport.cpp ecc8e45c78 Add a conditional compilation to android. преди 13 години
sqratimport.h 3976563dc3 Add sqratimport to SquiLu, made some changes on it, like marking as static non public functions and variables, releasing acquired reference on function sqrat_import. преди 13 години
tinyxml2.cpp 2fdb788b96 Add a module to interface with tinyxml2 https://github.com/leethomason/tinyxml2 преди 13 години
tinyxml2.h 2fdb788b96 Add a module to interface with tinyxml2 https://github.com/leethomason/tinyxml2 преди 13 години