25 Révisions (9c3aa8efc324d9f684b04a4c692c75644125f8d9)

Auteur SHA1 Message Date
  Stan Hebben 9c3aa8efc3 - All definitions are now also module-aware (will be use for binary module serialization & access checks) il y a 6 ans
  Stan Hebben 0298420bb2 - Added usize as basic type il y a 6 ans
  Stan Hebben 62d5db3fc0 WIP on new tags, refactoring & tag preparation system. il y a 6 ans
  Stan Hebben a680f453fa Added main specialized in testing the Java Bytecode implementation. il y a 6 ans
  Stan Hebben fcbeffd781 - Changed the way types in the currently compiling module are resolved il y a 6 ans
  Stan Hebben 7bf2e9bfae - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types il y a 6 ans
  Stan Hebben 0f45f3cd45 - Added type aliasing il y a 6 ans
  Stan Hebben d577ffa6c3 - Added bracket handlers il y a 6 ans
  Stan Hebben b1545a872d - Added support for implementations and method overriding il y a 6 ans
  Stan Hebben 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching il y a 6 ans
  Stan Hebben 58c1bbbc5e Added output view il y a 6 ans
  Stan Hebben e2af32d350 Improved the IDE: can now create new packages and source files within the IDE il y a 6 ans
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared il y a 6 ans
  Stan Hebben df845f323a - Added reference system and changed the way member instancing works. il y a 6 ans
  Stan Hebben 2e44dec4d7 - Added annotation support il y a 6 ans
  Stan Hebben c939e7d204 - Refactored some formatting things to be reusable for source code translation targets il y a 6 ans
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets il y a 6 ans
  Stan Hebben 7f9d5b3a7f Added cut/copy/paste support. il y a 6 ans
  Stan Hebben 6feb3f4246 - Split token stream and parser (will be important for the IDE) il y a 6 ans
  Stan Hebben e3a1ccbc5c - Fixed validator acting up on type argument validation il y a 6 ans
  Stan Hebben 58c21971e9 - Added try! and try? operators il y a 6 ans
  Stan Hebben 50c817b67e - Experimental: variant types il y a 6 ans
  Stan Hebben 2864226fab - Added destructors il y a 6 ans
  Stan Hebben f307a7d81e - Added (key, value) iterator for associative arrays il y a 6 ans
  Stan Hebben 7c33560a67 - Added static initializers il y a 6 ans