Stan Hebben
d577ffa6c3
- Added bracket handlers
- Fixed crash formatting scripts without script statements
- Fixed bug causing lambda headers not to be inferred anymore
- Refactored some IDE code, also fixes scrolling not working properly
6 years ago
Stan Hebben
49db3dfe47
- renamed setSurface to mount, and added unmount method
- Continued drawing optimizations, refactoring paint methods to mount methods.
- Removed the paint methods
6 years ago
Stan Hebben
dfac1f9a73
Performed major drawing optimizations, introducing a new drawing system
6 years ago
Stan Hebben
5248b0747b
Added some UI improvements to the IDE and performed some minor refactoring.
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
- Continued work on the IDE
6 years ago