Commit History

Author SHA1 Message Date
  mingodad ad04f19b6e Some fixes to bytecode dump 6 years ago
  mingodad 065b88a368 Fix typo in SetIntructionParams 7 years ago
  mingodad a2333d71ef Added type info to the comments in the squilu bytecode generation option 8 years ago
  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 years ago
  mingodad 035fb55be6 The "goto" implementation is in a working state but still need more work. 9 years ago
  mingodad 5d6b79f3bf More work on the implementation of goto statement, still need more work 9 years ago
  mingodad ba83378ac1 Add an initial implementation of goto, still need more work. 9 years ago
  mingodad c6444139df SquiLu now accepts a subset of C/C++ syntax declaration for variables, functions, classes, structures. 10 years ago
  mingodad de8643bc87 Now SquiLu parse and store function parameters type and return type following the typescript parameter definition style. 10 years ago
  mingodad d626a01129 Some fixes from squirrel 3.1 and convert to only LF. 10 years ago
  mingodad 1e011789d3 Reorganize repository tree. 13 years ago