49 コミット (b10277cda295760c771df44b28f72a1f619ea3a0)

作成者 SHA1 メッセージ 日付
  kindlich 01444f0745
ExpressionFormatter: Floating point constants 5年前
  Jared 04d5014529
Fixed functional interface params 5年前
  Jared 45616e31c4
Fixed code formatter for map lookups 5年前
  Stan Hebben e0118ed3c2 - Added support for zipped packages 6年前
  Stan Hebben b6aa875e42 Fix access modifiers 6年前
  Stan Hebben 4ada6df10e - Added access & static checks to validator 6年前
  Stan Hebben 92234bca0e Removed TypeArgument and simplified type system a little 6年前
  Stan Hebben f97c8450d9 Continue work on storage tags. WIP on compile plugins. 6年前
  Stan Hebben e1b48ad7c8 WIP on storage tags and improved error handling 6年前
  Stan Hebben e0e6b5be3f WIP on storage tags 6年前
  Stan Hebben 2ba94edb6d - Added visitors with context 6年前
  Stan Hebben 9c3aa8efc3 - All definitions are now also module-aware (will be use for binary module serialization & access checks) 6年前
  Stan Hebben 0298420bb2 - Added usize as basic type 6年前
  Stan Hebben 1b08f6187a - Changed class hierarchy for getters and setters. 6年前
  Stan Hebben f04850f397 - Renamed enum constant index to ordinal 6年前
  Stan Hebben 7bf2e9bfae - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 6年前
  Stan Hebben 0f45f3cd45 - Added type aliasing 6年前
  Stan Hebben d577ffa6c3 - Added bracket handlers 6年前
  Stan Hebben b1545a872d - Added support for implementations and method overriding 6年前
  kindlich 89c4221b53
More work on functions, only commited to merge Stans latest changes 6年前
  Stan Hebben d07b0285ae - Fixed error handling function types 6年前
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared 6年前
  Stan Hebben 9db09e27c9 Fix static callers crashing. 6年前
  Stan Hebben ca2f130236 - Fixed a bunch of bugs in java source compilation 6年前
  Stan Hebben df845f323a - Added reference system and changed the way member instancing works. 6年前
  Stan Hebben 2e44dec4d7 - Added annotation support 6年前
  Stan Hebben c939e7d204 - Refactored some formatting things to be reusable for source code translation targets 6年前
  kindlich 0a7482eeea
'Fixed' some compiler/Formatter issues 6年前
  Stan Hebben e3a1ccbc5c - Fixed validator acting up on type argument validation 6年前
  Stan Hebben bcebf627ba Fix calling of functions with generic parameters 6年前
  Stan Hebben 58c21971e9 - Added try! and try? operators 6年前
  Stan Hebben 50c817b67e - Experimental: variant types 6年前
  Stan Hebben 2864226fab - Added destructors 6年前
  Stan Hebben 1c213dd186 - Added key sorting to switches 6年前
  Stan Hebben 7c33560a67 - Added static initializers 6年前
  Stan Hebben ba568c23b7 - Continued work on the code formatter 6年前
  Stan Hebben 6d97220a92 - Function and method bodies are now single statements (which can, of course, be a BlockStatement), this simplifies code 6年前
  Stan Hebben 4441f43381 Started work on definition formatting. 6年前
  Stan Hebben 8c090f75c1 - Added values for default arguments to the CallExpression 6年前
  Stan Hebben 2078d3f1cc - Statements can now also store comments before and after them 6年前
  Stan Hebben 86b521640c Improved implementation of global expressions. 6年前
  Stan Hebben 16e2dd8da4 - Added validator 6年前
  Stan Hebben 79720b4165 - Fix bug in TypeFormatter with optional types 6年前
  Stan Hebben ae21c007d9 - Separated calls from casts 6年前
  Stan Hebben 8b327ec7f7 - Added package info to definitions 6年前