101 Revize (1dd51ded5d7d223716670bb103fb1abe477fabc7)
 

Autor SHA1 Zpráva Datum
  kindlich 1dd51ded5d
Merge remote-tracking branch 'Stan/development' into development 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
  kindlich 6900a1e11d
Merge remote-tracking branch 'Stan/development' into development před 6 roky
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared před 6 roky
  Stan Hebben 8594fc56e0 Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) před 6 roky
  kindlich 13e6920fcd
Merge remote-tracking branch 'Stan/development' into development před 6 roky
  Stan Hebben 9db09e27c9 Fix static callers crashing. před 6 roky
  kindlich 6c66704a78
Merge remote-tracking branch 'Stan/development' into development před 6 roky
  Stan Hebben ca2f130236 - Fixed a bunch of bugs in java source compilation před 6 roky
  kindlich 17cb528827
Merge remote-tracking branch 'Stan/development' into development před 6 roky
  Stan Hebben df845f323a - Added reference system and changed the way member instancing works. před 6 roky
  kindlich 91dd3066f7
Merge remote-tracking branch 'Stan/development' into development 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 15e1277aaa
some minor changes před 6 roky
  kindlich 12f17c8407
Merge branch 'development' of git.openzen.org:ZenScript/ZenScript into development před 6 roky
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets před 6 roky
  kindlich a9f5d30209
Merge remote-tracking branch 'Stan/development' into development před 6 roky
  Stan Hebben 637b2399d5 Added tabs + support for multiple open source files před 6 roky
  Stan Hebben 53efeba9ce - Continued work on borderless window (but: text rendering changes!) před 6 roky
  Stan Hebben 02daef6093 - Removed some unnecessary classes před 6 roky
  Stan Hebben 7f9d5b3a7f Added cut/copy/paste support. před 6 roky
  Stan Hebben cccd95ba21 - Fixed various bugs in the source editor před 6 roky
  Stan Hebben c05bc0d7b1 - Moved token handling out of the code editor před 6 roky
  Stan Hebben ea5fca4e25 Committing WIP on the IDE před 6 roky
  Stan Hebben 736d9f2f8c - Simplified parser classes, removed unnecessary classes, improved code quality před 6 roky
  Stan Hebben 18566301a3 - Removed whitespace handling from the bare parser před 6 roky
  Stan Hebben 71be205a81 Separating parser responsibilities in multiple classes. (temporarily breaks whitespace preservation) před 6 roky
  Stan Hebben 6feb3f4246 - Split token stream and parser (will be important for the IDE) před 6 roky
  kindlich 51efcfdc9a
Function stuff, probably před 6 roky
  kindlich 0a7482eeea
'Fixed' some compiler/Formatter issues před 6 roky
  Stan Hebben c0cbbda75f Finished LambdaClosure class 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 f89d5f93ae Simplified handling of switch cases. 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 9221f0b8e4 Merge branch 'development' of git.openzen.org:kindlich/ZenScript into development před 6 roky
  Stan Hebben f307a7d81e - Added (key, value) iterator for associative arrays před 6 roky
  kindlich 2e37bbff79
- Added switch statement 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 47f68df4f8 Performed some minor simplifications on the java writer, removed some duplicate code před 6 roky
  Stan Hebben 3ef3a8d6cf - Changed the way static is determined in an expression writer před 6 roky
  Stan Hebben 74dac5c249 Merge branch 'development' of git.openzen.org:kindlich/ZenScript into development před 6 roky
  Stan Hebben 4441f43381 Started work on definition formatting. před 6 roky