11 コミット (826b8a4a81256b666b203ee7a82639ce7e1f0b52)

作成者 SHA1 メッセージ 日付
  Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. 5年前
  Stan Hebben 70bd868af4 Added support for functional interfaces. 6年前
  Stan Hebben 9c650d0f5b - Added correct type variable resolution 6年前
  Stan Hebben 54f53f79c1 - Improved interface validation: allow definition members to be used as implementation 6年前
  Stan Hebben aab7cc69f1 - Continued implementation of interfaces in the bytecode compiler. 6年前
  Stan Hebben c19e68376b - Fix arithmetic rules for floats 6年前
  Stan Hebben 6fa2a38b30 Fix recursion when methods return or accept a value of their defining class. Fixed bracket expressions with a postfix expression. 6年前
  Stan Hebben 045d7f4cea Fix array support for native java integration 6年前
  Stan Hebben b434566f11 - Fix auto getters & setters for static fields not being static 6年前
  Stan Hebben dd11f65c31 - Fix crash when performing access checks between script and class 6年前
  Stan Hebben 2f7f3f415d - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode 6年前