ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stan Hebben 17338a30b3 Fix font size not following DPI in the code editor 6 years ago
..
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 6 years ago
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 6 years ago
ui Fix font size not following DPI in the code editor 6 years ago
Arguments.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer 6 years ago
JavaBytecodeMain.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer 6 years ago
Main.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer 6 years ago