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.
kindlich dfa4d255fb
Fixed some after-merge issues
hace 6 años
CodeFormatter - Added usize as basic type hace 6 años
CodeFormatterShared - Moved package zenscript.shared to zencode.shared hace 6 años
CodeModel - 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 hace 6 años
CompilerShared - 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 hace 6 años
Constructor - 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 hace 6 años
DrawableGui - Added bracket handlers hace 6 años
DrawableGuiIconConverter - Removed old paint code hace 6 años
IDE - 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 hace 6 años
JavaBytecodeCompiler Fixed some after-merge issues hace 6 años
JavaShared Fixed some after-merge issues hace 6 años
JavaSourceCompiler - 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 hace 6 años
Parser - 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 hace 6 años
ScriptingExample Fixed some after-merge issues hace 6 años
Shared Merge remote-tracking branch 'Stan/development' into development hace 6 años
Validator - 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 hace 6 años
.gitignore Removed scripts.class and updated gitignore hace 6 años
README.md Test for SSH commits hace 6 años
build.gradle Initial commit. hace 6 años
common.gradle Initial commit. hace 6 años
settings.gradle Initial commit. hace 6 años

README.md

ZenScript

This is the main ZenScript project, containing various sub-projects.

TODO readme.