| .. |
|
code_mix_prep.c
|
d741b7b403
Add some extensions to squirrel
|
13 lat temu |
|
fpdf.cpp
|
4a79190fef
Fix a mistake call to inflateEnd when it should be deflateEnd.
|
13 lat temu |
|
lua_socket.cpp
|
f9eed58aaa
Some fixes to make it compile for win32.
|
13 lat temu |
|
lua_socket.h
|
cab23472ea
Added a port of Luasockets to SquiLu.
|
13 lat temu |
|
mongoose.c
|
56a443767c
Add a conditional to make it cross compile on linux to win32
|
13 lat temu |
|
mongoose.h
|
c7768b16a7
An ongoing port of my Lua application server using mongoose httpd to squirrel
|
13 lat temu |
|
pdf-font.cpp
|
d193ea26f1
Other ongoing modules to squirrel
|
13 lat temu |
|
pdf-font.h
|
d193ea26f1
Other ongoing modules to squirrel
|
13 lat temu |
|
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 lat temu |
|
sq_base64.cpp
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 lat temu |
|
sq_fpdf.cpp
|
2dc12b107f
Add an optional blob parameter to FPDF::Output.
|
13 lat temu |
|
sq_fs.c
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 lat temu |
|
sq_mix.cpp
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 lat temu |
|
sq_mongoose.cpp
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 lat temu |
|
sq_slave_vm.cpp
|
4ed44025b9
Renamed the register function.
|
13 lat temu |
|
sq_socket.cpp
|
1f08bf8ad3
Fix a mistake on placement of preprocessing LUASOCKET_DEBUG directive that was causing settimeout to not work.
|
13 lat temu |
|
sq_sqlite3.cpp
|
c0c0249886
Code reformat
|
13 lat temu |
|
sq_zlib.cpp
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 lat temu |
|
sq_zmq3.cpp
|
a871fa2651
Renamed the register function.
|
13 lat temu |
|
sqfltk.cpp
|
de31c86920
A bit more work on this fltk port.
|
13 lat temu |
|
sqfltk.h
|
d193ea26f1
Other ongoing modules to squirrel
|
13 lat temu |
|
sqfs.h
|
25f366584b
Initial port of Luafilesystem 1.6.1 to Squirrel not complete, all lock functions are not ported yet.
|
13 lat temu |
|
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 lat temu |
|
sqratimport.cpp
|
ecc8e45c78
Add a conditional compilation to android.
|
13 lat temu |
|
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 lat temu |