Commit History

Autor SHA1 Mensaxe Data
  mingodad 18c19b3971 Added lua_find_count function to show the number of a matching pattern on a record %!s(int64=9) %!d(string=hai) anos
  mingodad ea08114a80 Update sqlite3 and fixes for sublatin nocase comparison %!s(int64=9) %!d(string=hai) anos
  mingodad 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex %!s(int64=9) %!d(string=hai) anos
  mingodad 5950990c1d Update sqlite3 %!s(int64=9) %!d(string=hai) anos
  mingodad 2a97c6eac2 Add string method "edit_distance" that returns the levenshtein distance %!s(int64=9) %!d(string=hai) anos
  mingodad a58d16033e Update sqlite3 %!s(int64=9) %!d(string=hai) anos
  mingodad f7753fc37d Fix typescript style class member declarations %!s(int64=9) %!d(string=hai) anos
  mingodad 64e8a503b7 Accept and discard C/C++ style cast, right now only the type (int) no other qualifiers "const/*/..." %!s(int64=9) %!d(string=hai) anos
  mingodad 025c89a0a9 Fix parsing template declaration inside class/struct. %!s(int64=9) %!d(string=hai) anos
  mingodad 45512ad52d Simplification of the "goto" implementation, it's usable with care, goto/jump crossing declaration/initialization need to show an error message, still need work. %!s(int64=9) %!d(string=hai) anos
  mingodad 035fb55be6 The "goto" implementation is in a working state but still need more work. %!s(int64=9) %!d(string=hai) anos
  mingodad 5d6b79f3bf More work on the implementation of goto statement, still need more work %!s(int64=9) %!d(string=hai) anos
  mingodad 7fa8db67b8 Add _OP_NOP to try solve the goto _POP_TRAP and RESOLVE_OUTERS, still need work on it %!s(int64=9) %!d(string=hai) anos
  mingodad efbf11ea1e Simplification of ResolvGotos method, still need more work %!s(int64=9) %!d(string=hai) anos
  mingodad ba83378ac1 Add an initial implementation of goto, still need more work. %!s(int64=9) %!d(string=hai) anos
  mingodad 4bcbbb6b9e Update to added tweetnacl extension %!s(int64=9) %!d(string=hai) anos
  mingodad dc94a15a4e Changed the lexer/parser to accept and discard C/C++ template/goto/label %!s(int64=9) %!d(string=hai) anos
  mingodad 9bc94dcbcc Update some makefiles %!s(int64=9) %!d(string=hai) anos
  mingodad f46e175d50 Fix table access %!s(int64=9) %!d(string=hai) anos
  mingodad 4514b68ff0 Add a comment about utf bom mark %!s(int64=9) %!d(string=hai) anos
  mingodad 654cd9300e Add code to manage sql macros %!s(int64=9) %!d(string=hai) anos
  mingodad d8686fb99e Added tweetnacl extension %!s(int64=9) %!d(string=hai) anos
  mingodad a2649ae29d Update sqlite3 %!s(int64=9) %!d(string=hai) anos
  mingodad 9bc71a8ccb Add "goto" keyword and made the lexer/parser recognize (including labels) and ignore then for now. %!s(int64=9) %!d(string=hai) anos
  mingodad 23b8683c4c Add C++ multiline string literal capability R"(A string literal.)". %!s(int64=9) %!d(string=hai) anos
  mingodad 8b8c203ebb Fix parsing "inline/const" keyword inside class/variable declaration. %!s(int64=9) %!d(string=hai) anos
  mingodad 1d1c557b97 Add fixes from squirrel. %!s(int64=9) %!d(string=hai) anos
  mingodad be31724a89 Fix for loop using already declared variables in initialzation. %!s(int64=9) %!d(string=hai) anos
  mingodad 97a7aef4fa Convert to unix line ending %!s(int64=9) %!d(string=hai) anos
  mingodad 8870489ee4 Added macros for strcpy %!s(int64=9) %!d(string=hai) anos