ZenScript main repository
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Stan Hebben dd47b2621c - Fixed scaling (hopefully) on different DPI devices 7年前
..
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 7年前
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 7年前
ui - Fixed scaling (hopefully) on different DPI devices - Fixed some minor ui issues 7年前
Arguments.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer 7年前
JavaBytecodeMain.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer 7年前
Main.java - Annotations are now serializable - Fixed various serialization bugs, continuing work on serializer 7年前