Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  mingodad 06f456a0d4 Add "let" and "auto" as alias to "local", now squilu accepts "local", "var", "let", "auto", "int_t", "uint_t", "int8_t", "uint8_t", ... 10 ani în urmă
  mingodad 8b34572c8c Some hand made makefiles to compile squilu to no linux platforms. 10 ani în urmă
  mingodad 9d254896db Small squilu script showing how create function definitions to dynamic loaded extensions. 10 ani în urmă
  mingodad 17acde918a Change uint64_t by size_t in sendfile, but because of mix of LF/CRLF now it's all LF only. 10 ani în urmă
  mingodad f01d6d7f6e Update sqlite3 10 ani în urmă
  mingodad e155bd1feb The string_find_close_quote now accepts an optional parameter to indicate the quote character. 10 ani în urmă
  mingodad f2753d185f Add an optional parameter to read_line to tell the expected line size as a hint to do memory allocations 10 ani în urmă
  mingodad 305909b5fd Fix calls to new base table functions 10 ani în urmă
  mingodad 7ecd212963 Update sqlite3 10 ani în urmă
  mingodad 147b811d54 Expose raw access to tables, this way we can rawset, rawget, rawin, rawdelete any key value on a table. 10 ani în urmă
  mingodad c0f49f3dd1 Remove unnecessary string copy on SQInteger _stream_readblob(HSQUIRRELVM v) 10 ani în urmă
  mingodad f1f79507d1 Undo last commit it was a bad build on os x. 10 ani în urmă
  mingodad 4403bdf171 Fix a bug where read_size is incremented more than once inside the loop. 10 ani în urmă
  mingodad b8d98a11e8 Fix bug that manifests when file ends without '\n'. 10 ani în urmă
  mingodad 3df8812cfe Code cleanup 10 ani în urmă
  mingodad ce737701ff Fix handling escaped escape_chars 10 ani în urmă
  mingodad 063cfdf5f3 Change to preload a script using command line parameter instead by default "squilu.nut" 10 ani în urmă
  mingodad b6365c002c SquiLu now will try to preload a script file named "squilu.nut" if it exists 10 ani în urmă
  mingodad 7999aa659b Fix misspelling of function names 10 ani în urmă
  mingodad d1aebcf669 Add functions: 10 ani în urmă
  mingodad 6e45031b8a Move extesnsions_key literal to squirrel.h 10 ani în urmă
  mingodad faa7e255b7 Update sqlite3 10 ani în urmă
  mingodad a57bc90f1d Added fixes from https://github.com/moteus/librs232 10 ani în urmă
  mingodad 7c1567d39b Sanitise strncpy to always zero terminate destination. 10 ani în urmă
  mingodad de89280fbf Fix memory leak at garbage colletion 10 ani în urmă
  mingodad 14d7979b36 Add functions to query/clear input qeue 10 ani în urmă
  mingodad 4aef1082db Update sqlite3 10 ani în urmă
  mingodad 740aabce31 Fix for empty strings. 10 ani în urmă
  mingodad ce1b3929ce Add another udp client test 10 ani în urmă
  mingodad 1df4e5e91f Update gumbo parser 10 ani în urmă