Cronologia Commit

Autore SHA1 Messaggio Data
  mingodad 69f85ea7b9 Separate api declarations and use a macro to reuse then in other contexts 9 anni fa
  mingodad cb228288f2 Update sqlite3 9 anni fa
  mingodad e34734ae05 More functionality exposed to squilu 9 anni fa
  mingodad 5acf43d987 CR removed 9 anni fa
  mingodad fb6951169e More fltk functionality exposed to squilu 9 anni fa
  mingodad a35bb446fc CR removed 9 anni fa
  mingodad 8af416e0c4 Comment out unused constants 9 anni fa
  mingodad 31eee5abdc Add operator overload [] for SQObjctPtr to be used by C++ 9 anni fa
  mingodad 3f0bdc3d1f Make time/date work like C/C++ where months are 0-11 and weekdays are 0-6 9 anni fa
  mingodad b6d08b0629 Fix for incorrect line counting inside block comments 9 anni fa
  mingodad 19ae489091 Expose sqlite3_get/set_auxdata to SquiLu scripts. 9 anni fa
  mingodad 11fdba5d9c Update SquiLu examples to work with global table_* functions. 9 anni fa
  mingodad 9cd70a3446 Update sqlite3 due to break of user defined "like" function. 9 anni fa
  mingodad eb19cf678a Fix a bug that was overwritten the read buffer. 9 anni fa
  mingodad 782012b7fb Update sqlite3 9 anni fa
  mingodad 316123cc2c Added fl_ask, fl_choice, fl_password global fltk functions. 9 anni fa
  mingodad bd3c7659ff Update sqlite3 9 anni fa
  mingodad 681d1a71bc Update tinyxml2 9 anni fa
  mingodad bf68ce8118 Update sqlite3 9 anni fa
  mingodad 3a4e2d373e Add option to one single linked list for now 9 anni fa
  mingodad df3ad41bfc Small simplification that removes one level of indirection. 9 anni fa
  mingodad ceb43fbfea Add a way to set a breakpoint when debugging SquiLu code 9 anni fa
  mingodad 57ce8960c1 Add examples of C++ code that can be parsed/run by SquiLu 9 anni fa
  mingodad b47874780d Fix more C/C++ syntax recognition. 9 anni fa
  mingodad 728ad788a8 Update with squirrel, spaces/tabs changed 9 anni fa
  mingodad 3f6873543e Added some methods to SQObjectPtr and SQArray to make easier to use in C++, still need improvements. 9 anni fa
  mingodad b6ecba21d6 Renamed the macro to disable squilu compiler 9 anni fa
  mingodad 6b596522e2 Added constexpr and inline C++ keywords 9 anni fa
  mingodad 22d30be09f Record the last token column, to be able to restore comments 9 anni fa
  mingodad 4a54906620 Add a reset method member to reset the lexer with a new source 9 anni fa