20 次代码提交 (280df6c5c0468a6cadcfd3816328ad3a2346ef65)

作者 SHA1 备注 提交日期
  Stan Hebben e0118ed3c2 - Added support for zipped packages 7 年前
  Stan Hebben f1bb71b3a1 Moved Java compile-time tags to non-global state 7 年前
  Stan Hebben 38eff3ce08 - Added some java source generation optimizations 7 年前
  Stan Hebben c1b1e8a6da Some more fixes 7 年前
  Stan Hebben f943f53cca Regeneration of shared (with manual fixes) 7 年前
  Stan Hebben f11b965626 Fixed remaining critical bugs in the current implementation. 7 年前
  Stan Hebben f97c8450d9 Continue work on storage tags. WIP on compile plugins. 7 年前
  Stan Hebben e1b48ad7c8 WIP on storage tags and improved error handling 7 年前
  Stan Hebben e0e6b5be3f WIP on storage tags 7 年前
  Stan Hebben 2ba94edb6d - Added visitors with context 8 年前
  Stan Hebben 3e013cb052 - Fix missing shift operators in some integer types 8 年前
  Stan Hebben 6c57403b84 Updated shared with the new generated version, fixing a bunch of code generation imperfections. 8 年前
  Stan Hebben 0298420bb2 - Added usize as basic type 8 年前
  Stan Hebben fe2ccea44d Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 8 年前
  Stan Hebben f04850f397 - Renamed enum constant index to ordinal 8 年前
  Stan Hebben fcbeffd781 - Changed the way types in the currently compiling module are resolved 8 年前
  Stan Hebben d577ffa6c3 - Added bracket handlers 8 年前
  Stan Hebben b1545a872d - Added support for implementations and method overriding 8 年前
  Stan Hebben 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching 8 年前
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared 8 年前