25 Commits (d577ffa6c3a8796151c6ea1d3cbd7c9e43036209)

Author SHA1 Message Date
  Stan Hebben d577ffa6c3 - Added bracket handlers 6 years ago
  Stan Hebben c939e7d204 - Refactored some formatting things to be reusable for source code translation targets 6 years ago
  kindlich 51efcfdc9a
Function stuff, probably 6 years ago
  kindlich 2e37bbff79
- Added switch statement 6 years ago
  kindlich 1126c8370c
Functions in Java 6 years ago
  kindlich e09877d432
One generated class per script file + classes 6 years ago
  Stan Hebben 79720b4165 - Fix bug in TypeFormatter with optional types 6 years ago
  kindlich e202828906 Enums and this() 6 years ago
  kindlich 401dbb5d35
Enums and this() 6 years ago
  Stan Hebben 565a59947d Fixed enum constants 6 years ago
  kindlich 88cde8fb59
More work on Java 6 years ago
  Stan Hebben 38bc27bdaf - Added visitors for generic parameter bounds 6 years ago
  stan cbbc503504 Add iterators, statements, more expressions (#3) 6 years ago
  kindlich 599bc9ac36
More java stuff 6 years ago
  Stan Hebben 3c3040a8d9 Fixed duplicate NOT operator on bool. 6 years ago
  Stan Hebben 7bdf009733 - Added more operators 6 years ago
  kindlich 8304947fd3
Statements now Extend Taggable and added local variables 6 years ago
  kindlich f02581f3f2
Added MemberVisitor and moved some calls there 6 years ago
  Stan Hebben 20cecb824f Fixed support for named character entities. 6 years ago
  Stan Hebben a509d45843 - Added arithmetic support for int 6 years ago
  Stan Hebben 6c510eb26b - Added bytecode implementation interface & support for it in the expression compiler 6 years ago
  kindlich d1b566dc5a
Made Helloworld possible 6 years ago
  Stan Hebben e9b5ccf146 - Added example project 6 years ago