21 コミット (1a262f7c09b4167c5b42ef411fc3d861b59c821c)

作成者 SHA1 メッセージ 日付
  Stan Hebben 16e2dd8da4 - Added validator 6年前
  Stan Hebben 79720b4165 - Fix bug in TypeFormatter with optional types 6年前
  kindlich e202828906 Enums and this() 6年前
  kindlich 401dbb5d35
Enums and this() 6年前
  Stan Hebben e8bc10b5ba Renamed values in Modifiers 6年前
  Stan Hebben 565a59947d Fixed enum constants 6年前
  kindlich 88cde8fb59
More work on Java 6年前
  Stan Hebben ae21c007d9 - Separated calls from casts 6年前
  Stan Hebben 8b327ec7f7 - Added package info to definitions 6年前
  Stan Hebben 38bc27bdaf - Added visitors for generic parameter bounds 6年前
  stan cbbc503504 Add iterators, statements, more expressions (#3) 6年前
  kindlich 599bc9ac36
More java stuff 6年前
  Stan Hebben 3c3040a8d9 Fixed duplicate NOT operator on bool. 6年前
  Stan Hebben 7bdf009733 - Added more operators 6年前
  kindlich 8304947fd3
Statements now Extend Taggable and added local variables 6年前
  kindlich f02581f3f2
Added MemberVisitor and moved some calls there 6年前
  Stan Hebben 20cecb824f Fixed support for named character entities. 6年前
  Stan Hebben a509d45843 - Added arithmetic support for int 6年前
  Stan Hebben 6c510eb26b - Added bytecode implementation interface & support for it in the expression compiler 6年前
  Stan Hebben b8998ea1f4 - Moved Java bytecode generation to its own project. 6年前
  Stan Hebben 3d725f0740 Removed scripts.class and updated gitignore 6年前
  Stan Hebben ba5d0f73b5 - Added tagging system to tag classes and members with compile-time information 6年前
  kindlich d1b566dc5a
Made Helloworld possible 6年前
  Stan Hebben e9b5ccf146 - Added example project 6年前