Commit History

Auteur SHA1 Bericht Datum
  mingodad 7774a0f221 Entirely comment out an unused function 10 jaren geleden
  mingodad 74d8bad05e Add parentesis to make clear the evaluation order 10 jaren geleden
  mingodad 7931de0ac8 Fix file already exists 10 jaren geleden
  mingodad e06f2b45a2 Changes to compile on IOS 10 jaren geleden
  mingodad af887c8069 Update sqlite3 10 jaren geleden
  mingodad 1b445be88f Fix improper handling of negative values introduced by transfering code from squirrel 10 jaren geleden
  mingodad 10d0334739 Fixes for sq_slave_vm been able to report erros, also the lexer now ignore unicode escape "\u" instead of give an error. 10 jaren geleden
  mingodad 66c9fbec7a Update sqlite3 10 jaren geleden
  mingodad 235263d5e4 Fix memory leaks. 10 jaren geleden
  mingodad 3519f22f14 Update codeblocks project file. 10 jaren geleden
  mingodad 12c181bdc4 Add some fixes from squirrel. 10 jaren geleden
  mingodad 5e38207b7f Fix typo. 10 jaren geleden
  mingodad ec1914f248 Add/update several script examples. 10 jaren geleden
  mingodad 278aa69466 Now it's in a working condition, add a sample to show how to use it. 10 jaren geleden
  mingodad 90b51aae80 Add a macro to add the dynamic library extension depending on the OS. 10 jaren geleden
  mingodad d6959a1863 Start of a libclang extension. 10 jaren geleden
  mingodad c88486609b Rename a variable 10 jaren geleden
  mingodad 9c84674630 Add fixes from squrrel 10 jaren geleden
  mingodad d626a01129 Some fixes from squirrel 3.1 and convert to only LF. 10 jaren geleden
  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 jaren geleden
  mingodad 8b34572c8c Some hand made makefiles to compile squilu to no linux platforms. 10 jaren geleden
  mingodad 9d254896db Small squilu script showing how create function definitions to dynamic loaded extensions. 10 jaren geleden
  mingodad 17acde918a Change uint64_t by size_t in sendfile, but because of mix of LF/CRLF now it's all LF only. 10 jaren geleden
  mingodad f01d6d7f6e Update sqlite3 10 jaren geleden
  mingodad e155bd1feb The string_find_close_quote now accepts an optional parameter to indicate the quote character. 10 jaren geleden
  mingodad f2753d185f Add an optional parameter to read_line to tell the expected line size as a hint to do memory allocations 10 jaren geleden
  mingodad 305909b5fd Fix calls to new base table functions 10 jaren geleden
  mingodad 7ecd212963 Update sqlite3 10 jaren geleden
  mingodad 147b811d54 Expose raw access to tables, this way we can rawset, rawget, rawin, rawdelete any key value on a table. 10 jaren geleden
  mingodad c0f49f3dd1 Remove unnecessary string copy on SQInteger _stream_readblob(HSQUIRRELVM v) 10 jaren geleden