51 Commits (17dad43f4dfe1decfe4c215380534c6e926c1a1d)

Author SHA1 Message Date
  Stan Hebben 4d53b6cc85 Fixed something with iterables (but I forgot what) 4 years ago
  kindlich 1b737430f9
Started working on propagating a logger object instead of having to resort to Sysout 4 years ago
  Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. 5 years ago
  Stan Hebben 9c650d0f5b - Added correct type variable resolution 5 years ago
  Stan Hebben 3f29d8bf0c - Refactored usage of live objects in the IDE 5 years ago
  Stan Hebben 3094e93529 Simplified dependencies and the build tree with some minor refactoring. 6 years ago
  Stan Hebben e0118ed3c2 - Added support for zipped packages 6 years ago
  Stan Hebben 3d9e3bdf03 - Added support for local fields ($field) 6 years ago
  Stan Hebben f1bb71b3a1 Moved Java compile-time tags to non-global state 6 years ago
  Stan Hebben f97c8450d9 Continue work on storage tags. WIP on compile plugins. 6 years ago
  Stan Hebben 5eef4cd9ef Refine storage tag implementation 6 years ago
  Stan Hebben e1b48ad7c8 WIP on storage tags and improved error handling 6 years ago
  Stan Hebben e0e6b5be3f WIP on storage tags 6 years ago
  Stan Hebben df5faae297 Another attempt at scaling icons correctly. 6 years ago
  Stan Hebben 17338a30b3 Fix font size not following DPI in the code editor 6 years ago
  Stan Hebben dd47b2621c - Fixed scaling (hopefully) on different DPI devices 6 years ago
  Stan Hebben 17a2cadf8a - Annotations are now serializable 6 years ago
  Stan Hebben 34f34fb5df Continue work on the deserializer and fix serialization and deserialization bugs 6 years ago
  Stan Hebben ec46d47c02 - Improve work on the serializer and fixed some code issues that came up with them. 6 years ago
  Stan Hebben 3e013cb052 - Fix missing shift operators in some integer types 6 years ago
  Stan Hebben 0298420bb2 - Added usize as basic type 6 years ago
  Stan Hebben a680f453fa Added main specialized in testing the Java Bytecode implementation. 6 years ago
  Stan Hebben 0f45f3cd45 - Added type aliasing 6 years ago
  Stan Hebben d577ffa6c3 - Added bracket handlers 6 years ago
  Stan Hebben 0ff6adff2e - CodePosition now stores source file references rather than source file names, allowing easier matching 6 years ago
  Stan Hebben c3ee072c2d Fixed some source editor bugs 6 years ago
  Stan Hebben 58c1bbbc5e Added output view 6 years ago
  Stan Hebben 9703d03f24 - Removed old paint code 6 years ago
  Stan Hebben 49db3dfe47 - renamed setSurface to mount, and added unmount method 6 years ago
  Stan Hebben dfac1f9a73 Performed major drawing optimizations, introducing a new drawing system 6 years ago
  Stan Hebben ebe7df4449 - Refactored horizontal and vertical layout in linear layout 6 years ago
  Stan Hebben 5248b0747b Added some UI improvements to the IDE and performed some minor refactoring. 6 years ago
  Stan Hebben 64e4aad20c - IDE: put the create package & create source file buttons in more logical places 6 years ago
  Stan Hebben fc5265a83c Added tooltips to the toolbars. 6 years ago
  Stan Hebben a90b16e7af - Fix function header not being stored correctly for a FunctionExpression 6 years ago
  Stan Hebben f3a01ec07f Implemented some code improvements on the IDE. Preparing work for tooltips. 6 years ago
  Stan Hebben e2af32d350 Improved the IDE: can now create new packages and source files within the IDE 6 years ago
  Stan Hebben d07b0285ae - Fixed error handling function types 6 years ago
  Stan Hebben ca2f130236 - Fixed a bunch of bugs in java source compilation 6 years ago
  Stan Hebben df845f323a - Added reference system and changed the way member instancing works. 6 years ago
  Stan Hebben 2e44dec4d7 - Added annotation support 6 years ago
  Stan Hebben c939e7d204 - Refactored some formatting things to be reusable for source code translation targets 6 years ago
  Stan Hebben 4987a05c10 - Improving compilation system to have compilation targets 6 years ago
  Stan Hebben 637b2399d5 Added tabs + support for multiple open source files 6 years ago
  Stan Hebben 53efeba9ce - Continued work on borderless window (but: text rendering changes!) 6 years ago
  Stan Hebben 02daef6093 - Removed some unnecessary classes 6 years ago
  Stan Hebben 7f9d5b3a7f Added cut/copy/paste support. 6 years ago
  Stan Hebben cccd95ba21 - Fixed various bugs in the source editor 6 years ago
  Stan Hebben c05bc0d7b1 - Moved token handling out of the code editor 6 years ago
  Stan Hebben ea5fca4e25 Committing WIP on the IDE 6 years ago