Commit History

Автор SHA1 Съобщение Дата
  mingodad 44646de1a7 Remove old commented code преди 6 години
  mingodad ad04f19b6e Some fixes to bytecode dump преди 6 години
  mingodad 82d0b3cce3 When trying to compile on 32bits with SQInteger as int64_t several problems arised and on the way to fix it several compiler warnings was eliminated. преди 7 години
  mingodad e2055f8236 When c++11 is available use std::move as suggested by clang7 преди 7 години
  mingodad aeaf302490 Fix several compiler warnings преди 7 години
  mingodad 065b88a368 Fix typo in SetIntructionParams преди 7 години
  mingodad a2333d71ef Added type info to the comments in the squilu bytecode generation option преди 8 години
  mingodad 7a4868caa2 Use sq_type instead of the duplicated sqtype as it's done in squirrel преди 8 години
  mingodad b79f7cb955 Fix handling parameters passed to printf преди 8 години
  mingodad 6ee9f39571 Change macro type() to sqtype() as done in squirrel, also updating sqlite3 преди 8 години
  mingodad 6b1d7ec41a Use of initialisation lists in constructors преди 9 години
  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. преди 9 години
  mingodad 035fb55be6 The "goto" implementation is in a working state but still need more work. преди 9 години
  mingodad 5d6b79f3bf More work on the implementation of goto statement, still need more work преди 9 години
  mingodad ba83378ac1 Add an initial implementation of goto, still need more work. преди 9 години
  mingodad c6444139df SquiLu now accepts a subset of C/C++ syntax declaration for variables, functions, classes, structures. преди 9 години
  mingodad de8643bc87 Now SquiLu parse and store function parameters type and return type following the typescript parameter definition style. преди 10 години
  mingodad d626a01129 Some fixes from squirrel 3.1 and convert to only LF. преди 10 години
  mingodad 0a4e4f1df2 Added some improvements from Squirrel 3.1 beta, small fix on gumbo and updated to latest sqlite3. преди 12 години
  mingodad 1e011789d3 Reorganize repository tree. преди 13 години