| .. |
|
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 жил өмнө |
|
dynamic_library.cpp
|
83e7d95b2a
Initial postgresql module.
|
13 жил өмнө |
|
dynamic_library.h
|
83e7d95b2a
Initial postgresql module.
|
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 жил өмнө |
|
mpdecimal.h
|
93cac664ca
Add a symlink to ext/mpdecima.h because adding the folder for compilation was given bad results due to files on mpdecimal that override standard ones "io.h" and "crt.h".
|
13 жил өмнө |
|
pdf-font.cpp
|
d193ea26f1
Other ongoing modules to squirrel
|
13 жил өмнө |
|
pdf-font.h
|
d193ea26f1
Other ongoing modules to squirrel
|
13 жил өмнө |
|
pp.nut
|
cd2fc8a5e2
Created an start point to a java interface.
|
13 жил өмнө |
|
sq_axtls.c
|
b0de9fb2a6
Changed the prototype of SquiLu extension functions from "SQInteger (*SQFUNCTION)(HSQUIRRELVM)" to "SQRESULT (*SQFUNCTION)(HSQUIRRELVM)" and update all functions to use SQRESULT for consistency.
|
13 жил өмнө |
|
sq_base64.cpp
|
3381e85cf9
Changed the return value of sqext_register_base64 to be the same in all. This value is mostly ignored.
|
13 жил өмнө |
|
sq_decimal.cpp
|
1e1c6d6905
Add getters for Decimal attributes, when creating Decimal without a value set it to zero.
|
13 жил өмнө |
|
sq_fltk.cpp
|
6f0255baa6
Added "value" method to Fl_Choice, because it's reimplemented.
|
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_java.cpp
|
cd2fc8a5e2
Created an start point to a java interface.
|
13 жил өмнө |
|
sq_markdown.cpp
|
867cc8867d
Added a module to markdown using the discount lib https://github.com/Orc/discount
|
13 жил өмнө |
|
sq_mix.cpp
|
28fbb7123c
Renamed files to have a consistent name scheme.
|
13 жил өмнө |
|
sq_mongoose.cpp
|
b0de9fb2a6
Changed the prototype of SquiLu extension functions from "SQInteger (*SQFUNCTION)(HSQUIRRELVM)" to "SQRESULT (*SQFUNCTION)(HSQUIRRELVM)" and update all functions to use SQRESULT for consistency.
|
13 жил өмнө |
|
sq_postgresql.cpp
|
1ef99c5b5e
Deleted unused define
|
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
|
fe065fa530
Fixed "sq_sle2vecOfvec" to take in account "start" position.
|
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
|
b0de9fb2a6
Changed the prototype of SquiLu extension functions from "SQInteger (*SQFUNCTION)(HSQUIRRELVM)" to "SQRESULT (*SQFUNCTION)(HSQUIRRELVM)" and update all functions to use SQRESULT for consistency.
|
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 жил өмнө |
|
test-pp.nut
|
83e7d95b2a
Initial postgresql module.
|
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 жил өмнө |