| .. |
|
librs232
|
cf2fd88f0a
Initial port of a module for rs232 from https://github.com/ynezz/librs232
|
13 лет назад |
|
mpdecimal
|
e167955635
Added constants to DecimalCtx.
|
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
|
91a00dcea5
Add a function to get the raw http request for debug purposes
|
13 лет назад |
|
mongoose.h
|
91a00dcea5
Add a function to get the raw http request for debug purposes
|
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
|
6a7635510f
Added a preprocessing "undef _DECL_FUNC" to make like the others
|
13 лет назад |
|
sq_decimal.cpp
|
1e1c6d6905
Add getters for Decimal attributes, when creating Decimal without a value set it to zero.
|
13 лет назад |
|
sq_fltk.cpp
|
fccd7c9a52
More advance to a functional state.
|
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
|
8532f74163
Add functio to get raw http request fro debug
|
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
|
48bd61973d
Added the error number to error message.
|
13 лет назад |
|
sq_sqlite3.cpp
|
b6e78a1b13
Fix and expose 2 functions to unencode a string lenght encoded like stream.
|
13 лет назад |
|
sq_tinyxml2.cpp
|
c81371a15a
Changed the TAG type from char to SQChar.
|
13 лет назад |
|
sq_zlib.cpp
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 лет назад |
|
sq_zmq3.cpp
|
a871fa2651
Renamed the register function.
|
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 лет назад |