150 Révisions (fe3714e9ba2b43c5be73fb40de6b6e137d4a2a33)
 

Auteur SHA1 Message Date
  Stan Hebben fe3714e9ba Minor change to debug output; generated classes are now written in the /classes directory. il y a 6 ans
  Stan Hebben 7b5ada39fa - Fixed ranges, all range types should be supported now il y a 6 ans
  Stan Hebben a02b2c2369 Added type preparation. il y a 6 ans
  Stan Hebben dfcdfe0827 Merge remote-tracking branch 'remotes/kindlich/development' into development il y a 6 ans
  Stan Hebben 62d5db3fc0 WIP on new tags, refactoring & tag preparation system. il y a 6 ans
  kindlich c711a7f474
Some more work on Variants, still WIP il y a 6 ans
  kindlich a9da9d1019
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  kindlich 4851501041
Some variant stuff, commited so that I can merge stan's changes il y a 6 ans
  Stan Hebben 60574d3913 WIP on refactoring code to reuse code between JavaBytecode and JavaSource il y a 6 ans
  kindlich 130d954b7b
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben a680f453fa Added main specialized in testing the Java Bytecode implementation. il y a 6 ans
  kindlich 86fd54ed92
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  kindlich 794dedb9ee
Some work on match cases, committing to merge Stans changes il y a 6 ans
  Stan Hebben f04850f397 - Renamed enum constant index to ordinal il y a 6 ans
  Stan Hebben fcbeffd781 - Changed the way types in the currently compiling module are resolved il y a 6 ans
  Stan Hebben 0d7459484b - Fixed issues with closeables il y a 6 ans
  kindlich c9fa89cd2c
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  Stan Hebben 8221a1e43b - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) il y a 6 ans
  Stan Hebben 7bf2e9bfae - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types il y a 6 ans
  Stan Hebben 0f45f3cd45 - Added type aliasing il y a 6 ans
  kindlich 8d0dcdd9e8
JavaByteCode: Replaced AliasDefinition Visitor Code with assertion Error il y a 6 ans
  kindlich 61daa00367
PanicExpression and primitive Boxing Expression, probably il y a 6 ans
  kindlich 30b3e612e2
Merge remote-tracking branch 'Stan/development' into development il y a 6 ans
  kindlich beb8ef3696
New Codestyle in JavaBytecodeCompiler il y a 6 ans
  Stan Hebben d577ffa6c3 - Added bracket handlers 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