106 Commits (bcceba4543fd85a1128380f5b66e2788fd0ad473)
 

Autor SHA1 Mensaje Fecha
  kindlich bcceba4543
Some small changes on Generated Lambdas hace 6 años
  kindlich b441aaf496
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  Stan Hebben a90b16e7af - Fix function header not being stored correctly for a FunctionExpression hace 6 años
  Stan Hebben f3a01ec07f Implemented some code improvements on the IDE. Preparing work for tooltips. hace 6 años
  Stan Hebben e2af32d350 Improved the IDE: can now create new packages and source files within the IDE hace 6 años
  kindlich 1dd51ded5d
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  kindlich 89c4221b53
More work on functions, only commited to merge Stans latest changes hace 6 años
  Stan Hebben d07b0285ae - Fixed error handling function types hace 6 años
  kindlich 6900a1e11d
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared hace 6 años
  Stan Hebben 8594fc56e0 Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) hace 6 años
  kindlich 13e6920fcd
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  Stan Hebben 9db09e27c9 Fix static callers crashing. hace 6 años
  kindlich 6c66704a78
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  Stan Hebben ca2f130236 - Fixed a bunch of bugs in java source compilation hace 6 años
  kindlich 17cb528827
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  Stan Hebben df845f323a - Added reference system and changed the way member instancing works. hace 6 años
  kindlich 91dd3066f7
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  Stan Hebben 2e44dec4d7 - Added annotation support hace 6 años
  Stan Hebben c939e7d204 - Refactored some formatting things to be reusable for source code translation targets hace 6 años
  kindlich 15e1277aaa
some minor changes hace 6 años
  kindlich 12f17c8407
Merge branch 'development' of git.openzen.org:ZenScript/ZenScript into development hace 6 años
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets hace 6 años
  kindlich a9f5d30209
Merge remote-tracking branch 'Stan/development' into development hace 6 años
  Stan Hebben 637b2399d5 Added tabs + support for multiple open source files hace 6 años
  Stan Hebben 53efeba9ce - Continued work on borderless window (but: text rendering changes!) hace 6 años
  Stan Hebben 02daef6093 - Removed some unnecessary classes hace 6 años
  Stan Hebben 7f9d5b3a7f Added cut/copy/paste support. hace 6 años
  Stan Hebben cccd95ba21 - Fixed various bugs in the source editor hace 6 años
  Stan Hebben c05bc0d7b1 - Moved token handling out of the code editor hace 6 años
  Stan Hebben ea5fca4e25 Committing WIP on the IDE hace 6 años
  Stan Hebben 736d9f2f8c - Simplified parser classes, removed unnecessary classes, improved code quality hace 6 años
  Stan Hebben 18566301a3 - Removed whitespace handling from the bare parser hace 6 años
  Stan Hebben 71be205a81 Separating parser responsibilities in multiple classes. (temporarily breaks whitespace preservation) hace 6 años
  Stan Hebben 6feb3f4246 - Split token stream and parser (will be important for the IDE) hace 6 años
  kindlich 51efcfdc9a
Function stuff, probably hace 6 años
  kindlich 0a7482eeea
'Fixed' some compiler/Formatter issues hace 6 años
  Stan Hebben c0cbbda75f Finished LambdaClosure class hace 6 años
  Stan Hebben e3a1ccbc5c - Fixed validator acting up on type argument validation hace 6 años
  Stan Hebben bcebf627ba Fix calling of functions with generic parameters hace 6 años
  Stan Hebben 58c21971e9 - Added try! and try? operators hace 6 años
  Stan Hebben f89d5f93ae Simplified handling of switch cases. hace 6 años
  Stan Hebben 50c817b67e - Experimental: variant types hace 6 años
  Stan Hebben 2864226fab - Added destructors hace 6 años
  Stan Hebben 1c213dd186 - Added key sorting to switches hace 6 años
  Stan Hebben 9221f0b8e4 Merge branch 'development' of git.openzen.org:kindlich/ZenScript into development hace 6 años
  Stan Hebben f307a7d81e - Added (key, value) iterator for associative arrays hace 6 años
  kindlich 2e37bbff79
- Added switch statement hace 6 años
  Stan Hebben 7c33560a67 - Added static initializers hace 6 años
  Stan Hebben ba568c23b7 - Continued work on the code formatter hace 6 años