45 Revize (cf2a752723614a6adc954ebd7f76ebd36ab8027c)

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