Commit History

Author SHA1 Message Date
  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
  mingodad 8f9367a8ee Another small refactoring to remove duplicated code. 8 years ago
  mingodad 7159bf42c7 Merge branch 'master' of https://github.com/mingodad/squilu 8 years ago
  mingodad 616849fc7b Refactoring to remove duplicated code. 8 years ago
  mingodad 79f10cd2e1 Add a comment to the last fix on sq_compiler. 8 years ago
  mingodad 21a3df684e Original squirrel regex is buggy this only fix one case. 8 years ago
  mingodad 9221b42873 Update makefiles and codeblocks project 8 years ago
  mingodad 1b4a027fbb Update sqlite3 8 years ago
  mingodad 7a4a8a7bc1 Fix a reference to static linked freetype function. 9 years ago