126 Révisions (beb8ef3696b3952ede5de64e4efd743b07f7eb30)
 

Auteur SHA1 Message Date
  kindlich beb8ef3696
New Codestyle in JavaBytecodeCompiler il y a 6 ans
  kindlich e5dd5f08fe
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  kindlich 1e0ec99cb5
moved test files to sub directory so they aren't executed any more il y a 6 ans
  kindlich 5f4fb90d5d
Changed how captured fields are gotten, still needs improvement! il y a 6 ans
  Stan Hebben c367e51ea6 Merge branch 'development_kindlich' into development il y a 6 ans
  Stan Hebben b553e18993 Merge branch 'development_kindlich' into development il y a 6 ans
  Stan Hebben b1545a872d - Added support for implementations and method overriding il y a 6 ans
  Stan Hebben 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching il y a 6 ans
  kindlich 1ae12a4538
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben c3ee072c2d Fixed some source editor bugs il y a 6 ans
  Stan Hebben 58c1bbbc5e Added output view il y a 6 ans
  Stan Hebben 9703d03f24 - Removed old paint code il y a 6 ans
  Stan Hebben 49db3dfe47 - renamed setSurface to mount, and added unmount method il y a 6 ans
  Stan Hebben dfac1f9a73 Performed major drawing optimizations, introducing a new drawing system il y a 6 ans
  Stan Hebben ebe7df4449 - Refactored horizontal and vertical layout in linear layout il y a 6 ans
  Stan Hebben 5248b0747b Added some UI improvements to the IDE and performed some minor refactoring. il y a 6 ans
  Stan Hebben 64e4aad20c - IDE: put the create package & create source file buttons in more logical places il y a 6 ans
  Stan Hebben fc5265a83c Added tooltips to the toolbars. il y a 6 ans
  kindlich 9f38fe453f
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben 57b8ee27bf One more fix... il y a 6 ans
  kindlich bcceba4543
Some small changes on Generated Lambdas il y a 6 ans
  kindlich b441aaf496
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben a90b16e7af - Fix function header not being stored correctly for a FunctionExpression il y a 6 ans
  Stan Hebben f3a01ec07f Implemented some code improvements on the IDE. Preparing work for tooltips. il y a 6 ans
  Stan Hebben e2af32d350 Improved the IDE: can now create new packages and source files within the IDE il y a 6 ans
  kindlich 1dd51ded5d
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  kindlich 89c4221b53
More work on functions, only commited to merge Stans latest changes il y a 6 ans
  Stan Hebben d07b0285ae - Fixed error handling function types il y a 6 ans
  kindlich 6900a1e11d
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben dbe4bfd510 - Moved package zenscript.shared to zencode.shared il y a 6 ans
  Stan Hebben 8594fc56e0 Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) il y a 6 ans
  kindlich 13e6920fcd
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben 9db09e27c9 Fix static callers crashing. il y a 6 ans
  kindlich 6c66704a78
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben ca2f130236 - Fixed a bunch of bugs in java source compilation il y a 6 ans
  kindlich 17cb528827
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben df845f323a - Added reference system and changed the way member instancing works. il y a 6 ans
  kindlich 91dd3066f7
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben 2e44dec4d7 - Added annotation support il y a 6 ans
  Stan Hebben c939e7d204 - Refactored some formatting things to be reusable for source code translation targets il y a 6 ans
  kindlich 15e1277aaa
some minor changes il y a 6 ans
  kindlich 12f17c8407
Merge branch 'development' of git.openzen.org:ZenScript/ZenScript into development il y a 6 ans
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets il y a 6 ans
  kindlich a9f5d30209
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben 637b2399d5 Added tabs + support for multiple open source files il y a 6 ans
  Stan Hebben 53efeba9ce - Continued work on borderless window (but: text rendering changes!) il y a 6 ans
  Stan Hebben 02daef6093 - Removed some unnecessary classes il y a 6 ans
  Stan Hebben 7f9d5b3a7f Added cut/copy/paste support. il y a 6 ans
  Stan Hebben cccd95ba21 - Fixed various bugs in the source editor il y a 6 ans
  Stan Hebben c05bc0d7b1 - Moved token handling out of the code editor il y a 6 ans