História revízii

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