Commit History

Author SHA1 Message Date
  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 dc94a15a4e Changed the lexer/parser to accept and discard C/C++ template/goto/label 9 years ago