2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  mingodad cbf4b0afe7 Move the definition of SQ_MAX_INT, SQ_MIN_INT to sqconfig.h 8 жил өмнө
  mingodad 3282469f85 Update sqlite3 8 жил өмнө
  mingodad 6378fe208d Update sqlite3 8 жил өмнө
  mingodad 08e2e5d017 Add some samples to test latest changes. 8 жил өмнө
  mingodad 422c00eb49 Make some tests only for 32 or 64 bits integers 8 жил өмнө
  mingodad 9f8b951d6d Add preproccessor directives #ifdef, #else, #endif, #define and #undef they are parsed at the same time as the script, I mean it's not a two pass scan/parse, the named proproccessor variables are not accessible to scripts. 8 жил өмнө
  mingodad 80d0227dbc Changes to compile with the latest changes 8 жил өмнө
  mingodad f0b393fe59 Allow nested multiline comments. 8 жил өмнө
  mingodad ca48c8a590 Add more tests including some of the latest fixes. 8 жил өмнө
  mingodad 508a357a46 Fix for equality operator between boolean and integer/float to behave like C/C++ Javascript 8 жил өмнө
  mingodad a8e2a31141 Cleanup unnecessary code. 8 жил өмнө
  mingodad d98dff4505 Add the missing bitwise operators "|=", "&=", "<<=", ">>=", ... 8 жил өмнө
  mingodad 540ec6a395 Added an observation to come back and lookt at it 8 жил өмнө
  mingodad 4fd1aa7589 Add more general functions to sqbaselib 8 жил өмнө
  mingodad c4a63f98ee Update sqlite3 8 жил өмнө
  mingodad ff218543a0 Fixes to cross compile to win32 8 жил өмнө
  mingodad bbe1c303fb Fix void pointer increment 8 жил өмнө
  mingodad ac3564d794 Expand mime types and expose mg_get_builtin_mime_type to scripts 8 жил өмнө
  mingodad a2333d71ef Added type info to the comments in the squilu bytecode generation option 8 жил өмнө
  mingodad 55e5b72f75 Reformated it using codeblocks astyle plugin. 8 жил өмнө
  mingodad 153ec064f7 Add regexp tests adapted from http://www.theiling.de/cnc/date/2017-12-19.html 8 жил өмнө
  mingodad 058afb864f Fix for send data with libcurl. 8 жил өмнө
  mingodad e7bc0e65e3 Add more constants to sq_libcurl 8 жил өмнө
  mingodad 00e59f7d93 Update sqlite3 8 жил өмнө
  mingodad c91c7ccfb2 Fix default makefiles (also normalize line ends \n only), fix some compile warnings. 8 жил өмнө
  mingodad 1cfc0f80f5 Fix for a bug reported and solved by https://github.com/virt00l on squirrel 8 жил өмнө
  mingodad a360fa01a7 Manage to not generate empty string print_out calls. 8 жил өмнө
  mingodad 4f94ded3d7 Fix an of by one bug after refactoring/fix lua pattern. 8 жил өмнө
  mingodad 26cbf6035e Add optional message text parameter for assert(), from VasiliyRyabtsev https://github.com/albertodemichelis/squirrel/commit/c10a777285843af3fa5abca9b259f4ea76e96949 8 жил өмнө
  mingodad 559a1b8d07 Fix an of by one mistake and added more tests 8 жил өмнө