Commit történet

Szerző SHA1 Üzenet Dátum
  mingodad 33edfb4eef Eliminate double call to GetScratchPad on sq_aux_invalidtype. 13 éve
  mingodad f5c497854d Add another conditional preproccessor to test new modules. 13 éve
  mingodad 3f65a4b6f9 Added missing include file for windows after include the "sleep" function. 13 éve
  mingodad 343ca7e2f2 Corrected a bug introduced by refactoring the compiler function "Expect", using a token paramter instead of "_token" in the new "GetTokenObject". 13 éve
  mingodad c896328c7e Added entry for zeromq3 module 13 éve
  mingodad 4c75543a79 Initial module of zeromq3 13 éve
  mingodad 9e76f048fe Add an entry to zeromq3 module 13 éve
  mingodad d9ccdf8e63 Added a port of math.random from Lua 5.1.5 to Squirrel 13 éve
  mingodad 2c9837f1f9 Add function sleep(n seconds) 13 éve
  mingodad f5ebd88244 Split macro SQ_GET_INSTANCE to allow to specify stack position and var name. 13 éve
  mingodad c34368131f Split the functionality in SQStringTable::Add with the intention of allocate SQStrings structures to work as buffers and add then without multiple copies. 13 éve
  mingodad 4b46794156 Add a static member to SQBlob to access the class typetag of it, also add new function to set the len of internal buffer this way we can use the buffer directly in functions like fread. 13 éve
  mingodad 64a08183f1 Changes provided by Alberto to fix incorrect line numbers on stack dumps 13 éve
  mingodad 92dca1be59 Added the luafilesystem port to the library 13 éve
  mingodad 1c9a342e7b Add a define to initialize my extensions 13 éve
  mingodad f7be9c0f1c Add new api functions: 13 éve
  mingodad ef72e4984e Add new functions to the api to make less verbose writing extensions. 13 éve
  mingodad 25f366584b Initial port of Luafilesystem 1.6.1 to Squirrel not complete, all lock functions are not ported yet. 13 éve
  mingodad 3f4c6ef785 Changed the functions added by me to gemetatable of str/class/number/array to use a call to sq_getdelegate. 13 éve
  mingodad 15eaca35a5 Only refactored code of SQVM::FOREACH_OP and the editor wiped extra spaces that was in several places in the code. 13 éve
  mingodad bfc97f7edf Added win32 targets 13 éve
  mingodad 86e9e91820 Added new functions and moved math to a table called math like in Lua to don't pollute the global namespace. 13 éve
  mingodad d193ea26f1 Other ongoing modules to squirrel 13 éve
  mingodad c7768b16a7 An ongoing port of my Lua application server using mongoose httpd to squirrel 13 éve
  mingodad d741b7b403 Add some extensions to squirrel 13 éve
  mingodad f4d4659a3d Added Codeblocks project for library and executable 13 éve
  mingodad 13e20e7999 Add define to compile with NO_EXCEPTION_KEY_NOT_FOUND 13 éve
  mingodad 020c5a401f Added "%q" from Lua 5.2.1 to format. 13 éve
  mingodad b47560d93d Modified version, author, copyright adding me 13 éve
  mingodad 1142e5f27e Added the my port of Lua regex and expose to strings as two new functions "gsub","gmatch" with near same functionality of string.gsub and string.gmatch from Lua. 13 éve