20 Commits (280df6c5c0468a6cadcfd3816328ad3a2346ef65)

Author SHA1 Message Date
  Stan Hebben e0118ed3c2 - Added support for zipped packages 6 years ago
  Stan Hebben f1bb71b3a1 Moved Java compile-time tags to non-global state 6 years ago
  Stan Hebben 38eff3ce08 - Added some java source generation optimizations 6 years ago
  Stan Hebben c1b1e8a6da Some more fixes 6 years ago
  Stan Hebben f943f53cca Regeneration of shared (with manual fixes) 6 years ago
  Stan Hebben f11b965626 Fixed remaining critical bugs in the current implementation. 6 years ago
  Stan Hebben f97c8450d9 Continue work on storage tags. WIP on compile plugins. 6 years ago
  Stan Hebben e1b48ad7c8 WIP on storage tags and improved error handling 6 years ago
  Stan Hebben e0e6b5be3f WIP on storage tags 6 years ago
  Stan Hebben 2ba94edb6d - Added visitors with context 6 years ago
  Stan Hebben 3e013cb052 - Fix missing shift operators in some integer types 6 years ago
  Stan Hebben 6c57403b84 Updated shared with the new generated version, fixing a bunch of code generation imperfections. 6 years ago
  Stan Hebben 0298420bb2 - Added usize as basic type 6 years ago
  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). 6 years ago
  Stan Hebben f04850f397 - Renamed enum constant index to ordinal 6 years ago
  Stan Hebben fcbeffd781 - Changed the way types in the currently compiling module are resolved 6 years ago
  Stan Hebben d577ffa6c3 - Added bracket handlers 7 years ago
  Stan Hebben b1545a872d - Added support for implementations and method overriding 7 years ago
  Stan Hebben 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching 7 years ago
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared 7 years ago