Historia zmian

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