mingodad 51ce0006b4 Changed the default delimiters from "{%" and "%}" to "<?" and "?>" for html the syntax highlight for php gives good results and also is easier to see the code. 13 years ago
..
code_mix_prep.c d741b7b403 Add some extensions to squirrel 13 years ago
fpdf.cpp 4a79190fef Fix a mistake call to inflateEnd when it should be deflateEnd. 13 years ago
lua_socket.cpp cab23472ea Added a port of Luasockets to SquiLu. 13 years ago
lua_socket.h cab23472ea Added a port of Luasockets to SquiLu. 13 years ago
mongoose.c c7768b16a7 An ongoing port of my Lua application server using mongoose httpd to squirrel 13 years ago
mongoose.h c7768b16a7 An ongoing port of my Lua application server using mongoose httpd to squirrel 13 years ago
pdf-font.cpp d193ea26f1 Other ongoing modules to squirrel 13 years ago
pdf-font.h d193ea26f1 Other ongoing modules to squirrel 13 years ago
sq_axtls.c d741b7b403 Add some extensions to squirrel 13 years ago
sq_slave_vm.cpp 9ba590c496 Add a module to allow creation of slave vms from scripts see samples test-slave-vm.nut 13 years ago
sq_socket.cpp 4e87b9684f Fix the tcp instance creation on method accept. 13 years ago
sq_sqlite3.cpp 803ba8449a Add new function to retrieve the database from a statement. 13 years ago
sq_zmq3.cpp a50075876f Add new squirrel vm parameter to release hook functions 13 years ago
sqbase64.cpp d741b7b403 Add some extensions to squirrel 13 years ago
sqfltk.cpp de31c86920 A bit more work on this fltk port. 13 years ago
sqfltk.h d193ea26f1 Other ongoing modules to squirrel 13 years ago
sqfpdf.cpp fe55aac029 Added the new HSQUIRRELVM parameter to the release hook functions. 13 years ago
sqfs.c fe55aac029 Added the new HSQUIRRELVM parameter to the release hook functions. 13 years ago
sqfs.h 25f366584b Initial port of Luafilesystem 1.6.1 to Squirrel not complete, all lock functions are not ported yet. 13 years ago
sqmix.cpp 51ce0006b4 Changed the default delimiters from "{%" and "%}" to "<?" and "?>" for html the syntax highlight for php gives good results and also is easier to see the code. 13 years ago
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 years ago
sqmongoose.cpp ff5e1be50e Remove check for instances on non class functions 13 years ago
sqratimport.cpp 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 years ago
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 years ago