Historie revizí

Autor SHA1 Zpráva Datum
  mingodad e01f7cf141 Update sqlite3 před 9 roky
  mingodad af2e1cacf5 Add zlib to scripts through mongoose http server před 9 roky
  mingodad b61525390d Fix a bug in the compiler "include" code where doing a Lex() before the include file could trigger a search for a symbol defined on the include file and because of that be attached to a global search at runtime. před 9 roky
  mingodad b45faebb79 Made more curl options available to scripts před 9 roky
  mingodad 14a19a5f17 Added a string method to calculate a modulo 97/10, expect as argument a string containing numbers only před 9 roky
  mingodad 2172500e88 Fix from squirrel před 9 roky
  mingodad f683aecef3 Added custom function "bytes" that return the number of bytes instead of characters před 9 roky
  mingodad 94648431ba Add the method clear to Fl_menu_ před 9 roky
  mingodad ead66acf3a Fix makefiles před 9 roky
  mingodad 8a60311572 Allow exec, exec_one_dml, exec_get_first_row, exec_get_one to accept an already prepared statement před 9 roky
  mingodad ad50e28b3e Update sqlite3 před 9 roky
  mingodad 1533a0608a Added extra parameters start_pos and max_len_to_find to find_lua, match, gmatch před 9 roky
  mingodad 590ee4c685 Update sqlite3 před 9 roky
  mingodad 517fbf1bab Add global function existsfile před 9 roky
  mingodad d495afd868 Update sqlite3 před 9 roky
  mingodad 04f05803b0 Fix lexer when using lookahead on a source code with an identifier at the end without a semicolon před 9 roky
  mingodad 43addb136c Add exec_one_dml that accept bind parameters před 9 roky
  mingodad 16b1f1c276 Add new function nstrLenSubSetLatinUtf8 that measure the sublatin length on a section of a string před 9 roky
  mingodad eb1c8e4414 Added the global rawcall that was implemented on squirrel před 9 roky
  mingodad 203081e15e Fix project and make files with new path requirements před 9 roky
  mingodad 18c19b3971 Added lua_find_count function to show the number of a matching pattern on a record před 9 roky
  mingodad ea08114a80 Update sqlite3 and fixes for sublatin nocase comparison před 9 roky
  mingodad 19542c3db7 Add lua_regexp, lua_find, lua_gsub to sq_sqlite3, update lua-regex před 9 roky
  mingodad 5950990c1d Update sqlite3 před 9 roky
  mingodad 2a97c6eac2 Add string method "edit_distance" that returns the levenshtein distance před 9 roky
  mingodad a58d16033e Update sqlite3 před 9 roky
  mingodad f7753fc37d Fix typescript style class member declarations před 9 roky
  mingodad 64e8a503b7 Accept and discard C/C++ style cast, right now only the type (int) no other qualifiers "const/*/..." před 9 roky
  mingodad 025c89a0a9 Fix parsing template declaration inside class/struct. před 9 roky
  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. před 9 roky