38 Комити (e9ab51205930e882a15aedd7b25db60430b48bc7)

Аутор SHA1 Порука Датум
  kindlich 1b737430f9
Started working on propagating a logger object instead of having to resort to Sysout пре 4 година
  jaredlll08 86d321cbdd Fix forgotten try catch пре 5 година
  Stan Hebben 9c650d0f5b - Added correct type variable resolution пре 5 година
  Stan Hebben 0d31f0cd9a Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. пре 6 година
  Stan Hebben 131ede5818 Fixed compiled dependencies not being registered properly. Also fixed accidental recursion in visitGetField. пре 6 година
  Stan Hebben 6eca301d7c - Minor code cleanup. пре 6 година
  Stan Hebben 3094e93529 Simplified dependencies and the build tree with some minor refactoring. пре 6 година
  Stan Hebben 67ee99945e Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. пре 6 година
  Stan Hebben e0118ed3c2 - Added support for zipped packages пре 6 година
  Stan Hebben cabd7bab44 Fixed more bugs in the new type system; fixed bugs in function calls; fixed normalization bugs. пре 6 година
  Stan Hebben e1b48ad7c8 WIP on storage tags and improved error handling пре 6 година
  Stan Hebben e0e6b5be3f WIP on storage tags пре 6 година
  Stan Hebben ec46d47c02 - Improve work on the serializer and fixed some code issues that came up with them. пре 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 62d5db3fc0 WIP on new tags, refactoring & tag preparation system. пре 6 година
  Stan Hebben a680f453fa Added main specialized in testing the Java Bytecode implementation. пре 6 година
  Stan Hebben fcbeffd781 - Changed the way types in the currently compiling module are resolved пре 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 година
  Stan Hebben 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching пре 6 година
  Stan Hebben 58c1bbbc5e Added output view пре 6 година
  Stan Hebben e2af32d350 Improved the IDE: can now create new packages and source files within the IDE пре 6 година
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared пре 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 година
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets пре 6 година
  Stan Hebben 7f9d5b3a7f Added cut/copy/paste support. пре 6 година
  Stan Hebben 6feb3f4246 - Split token stream and parser (will be important for the IDE) пре 6 година
  Stan Hebben e3a1ccbc5c - Fixed validator acting up on type argument validation пре 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 f307a7d81e - Added (key, value) iterator for associative arrays пре 6 година
  Stan Hebben 7c33560a67 - Added static initializers пре 6 година