Cronologia Commit

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