52 Коммиты (17dad43f4dfe1decfe4c215380534c6e926c1a1d)

Автор SHA1 Сообщение Дата
  kindlich 185f20b663
Make ExpressionFormatter compile for CrT 4 лет назад
  Stan Hebben 417e99aab0 WIP removing stored types 4 лет назад
  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 лет назад