103 Ревизии (0ff6adff2e153f4d399e8da50df644814ceb051e)
 

Автор SHA1 Съобщение Дата
  Stan Hebben 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching преди 6 години
  Stan Hebben c3ee072c2d Fixed some source editor bugs преди 6 години
  Stan Hebben 58c1bbbc5e Added output view преди 6 години
  Stan Hebben 9703d03f24 - Removed old paint code преди 6 години
  Stan Hebben 49db3dfe47 - renamed setSurface to mount, and added unmount method преди 6 години
  Stan Hebben dfac1f9a73 Performed major drawing optimizations, introducing a new drawing system преди 6 години
  Stan Hebben ebe7df4449 - Refactored horizontal and vertical layout in linear layout преди 6 години
  Stan Hebben 5248b0747b Added some UI improvements to the IDE and performed some minor refactoring. преди 6 години
  Stan Hebben 64e4aad20c - IDE: put the create package & create source file buttons in more logical places преди 6 години
  Stan Hebben fc5265a83c Added tooltips to the toolbars. преди 6 години
  Stan Hebben 57b8ee27bf One more fix... преди 6 години
  Stan Hebben a90b16e7af - Fix function header not being stored correctly for a FunctionExpression преди 6 години
  Stan Hebben f3a01ec07f Implemented some code improvements on the IDE. Preparing work for tooltips. преди 6 години
  Stan Hebben e2af32d350 Improved the IDE: can now create new packages and source files within the IDE преди 6 години
  Stan Hebben d07b0285ae - Fixed error handling function types преди 6 години
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared преди 6 години
  Stan Hebben 8594fc56e0 Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) преди 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 години
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets преди 6 години
  Stan Hebben 637b2399d5 Added tabs + support for multiple open source files преди 6 години
  Stan Hebben 53efeba9ce - Continued work on borderless window (but: text rendering changes!) преди 6 години
  Stan Hebben 02daef6093 - Removed some unnecessary classes преди 6 години
  Stan Hebben 7f9d5b3a7f Added cut/copy/paste support. преди 6 години
  Stan Hebben cccd95ba21 - Fixed various bugs in the source editor преди 6 години
  Stan Hebben c05bc0d7b1 - Moved token handling out of the code editor преди 6 години
  Stan Hebben ea5fca4e25 Committing WIP on the IDE преди 6 години
  Stan Hebben 736d9f2f8c - Simplified parser classes, removed unnecessary classes, improved code quality преди 6 години
  Stan Hebben 18566301a3 - Removed whitespace handling from the bare parser преди 6 години
  Stan Hebben 71be205a81 Separating parser responsibilities in multiple classes. (temporarily breaks whitespace preservation) преди 6 години
  Stan Hebben 6feb3f4246 - Split token stream and parser (will be important for the IDE) преди 6 години
  Stan Hebben c0cbbda75f Finished LambdaClosure class преди 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 f89d5f93ae Simplified handling of switch cases. преди 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 9221f0b8e4 Merge branch 'development' of git.openzen.org:kindlich/ZenScript into development преди 6 години
  Stan Hebben f307a7d81e - Added (key, value) iterator for associative arrays преди 6 години
  kindlich 2e37bbff79
- Added switch statement преди 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 47f68df4f8 Performed some minor simplifications on the java writer, removed some duplicate code преди 6 години
  Stan Hebben 3ef3a8d6cf - Changed the way static is determined in an expression writer преди 6 години