Commit History

Author SHA1 Message Date
  mingodad 2e807204eb Fix gmatch return value handling 8 years ago
  mingodad 715e694405 Now on the exposed SQLexer accept a an optional table with the keywords to be used by the lex. 8 years ago
  mingodad a3249dd225 Update sqlite3 8 years ago
  mingodad 79f54db5fc Added a few more constants 8 years ago
  mingodad ad3d379483 Update sqlite3 8 years ago
  mingodad 90318a94dc Fix an off by one bug 8 years ago
  mingodad f938a4075f Apply fixes from squirrel 8 years ago
  mingodad d7579831b3 Small source format fix 8 years ago
  mingodad f0af362a45 Fix bad greed matching 8 years ago
  mingodad f52af3afa3 Add a string method to retrieve individual char as unsigned integer. 8 years ago
  mingodad da69c8010e Fix copy & paste mistake 8 years ago
  mingodad bf5388c086 Add functions missing from lua-math ult, min, max, rad, deg and constants HUGE, INT_MAX, INT_MIN 8 years ago
  mingodad cf7d0dbcc9 Fix compilation on windows 8 years ago
  mingodad 5a75249c67 Update sqlite3 8 years ago
  mingodad 62c4a1a797 Fix copy & paste left over. 8 years ago
  mingodad 151cc63a23 Add function to preload a named libclang. 8 years ago
  mingodad e7576d68f8 Update string hash function to match lua 5.3.4, problem reported by masakuta at https://github.com/albertodemichelis/squirrel/issues/83 8 years ago
  mingodad 012e6a4110 Now SquiLu can accept C++/Java template instantiation declaration, although it discards it, again the idea is to accept a subset of C/C++/Java syntax. 8 years ago
  mingodad 8853fe9f68 Update sqlite3 8 years ago
  mingodad 0108cb3b20 Refactoring to remove undefined behavior. 8 years ago
  mingodad 31ea78dbdc Update sqlite3 8 years ago
  mingodad a2d31d0905 Fix error detection when calling pcre[2]_match 8 years ago
  mingodad 5563b4e4d4 Update sqlite3 8 years ago
  mingodad d519d499a7 Add an optional numeric parameter to sqpcre[2] to specify how much of the subject string after the start_offset to match. 8 years ago
  mingodad eeb0b61b4b Update sqlite3 8 years ago
  mingodad 9e59f59439 Another refactoring to use initialization lists in constructors 8 years ago
  mingodad 7c9884d556 Update sqlite3 8 years ago
  mingodad b19b3b8a64 Fixes for win32 8 years ago
  mingodad a767eda1e0 Update sqlite3 8 years ago
  mingodad 6b1d7ec41a Use of initialisation lists in constructors 8 years ago