15 Commits (dcfa18961ec4b26f6ada08113c998c26895b0bb0)

Author SHA1 Message Date
  Stan Hebben 9c3aa8efc3 - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6 years ago
  Stan Hebben 0298420bb2 - Added usize as basic type 6 years ago
  Stan Hebben a680f453fa Added main specialized in testing the Java Bytecode implementation. 6 years ago
  Stan Hebben 8221a1e43b - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 6 years ago
  Stan Hebben 7bf2e9bfae - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 6 years ago
  Stan Hebben 0f45f3cd45 - Added type aliasing 6 years ago
  Stan Hebben b1545a872d - Added support for implementations and method overriding 6 years ago
  Stan Hebben 58c1bbbc5e Added output view 6 years ago
  Stan Hebben d07b0285ae - Fixed error handling function types 6 years ago
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared 6 years ago
  Stan Hebben ca2f130236 - Fixed a bunch of bugs in java source compilation 6 years ago
  Stan Hebben df845f323a - Added reference system and changed the way member instancing works. 6 years ago
  Stan Hebben 2e44dec4d7 - Added annotation support 6 years ago
  Stan Hebben c939e7d204 - Refactored some formatting things to be reusable for source code translation targets 6 years ago
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets 6 years ago