ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Stan Hebben dd47b2621c - Fixed scaling (hopefully) on different DPI devices vor 6 Jahren
..
codemodel - CodePosition now stores source file references rather than source file names, allowing easier matching - Starting work on error recording and display - Fixed compilation of modules with dependencies - Added a couple improvements to code typing for matching brackets - Fixed java source compilation of abstract classes and methods vor 7 Jahren
host - Added usize as basic type - Ranges now only have a single base type; from and to must be the same type - Adjusted builtins and stdlib to use usize where applicable - Moved building a SemanticModule from ParsedFile to the parser; reduces dependencies vor 6 Jahren
ui - Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues vor 6 Jahren
Arguments.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer vor 6 Jahren
JavaBytecodeMain.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer vor 6 Jahren
Main.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer vor 6 Jahren