ZenScript main repository
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
kindlich 794dedb9ee
Some work on match cases, committing to merge Stans changes
6 anos atrás
CodeFormatter - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 6 anos atrás
CodeFormatterShared - Moved package zenscript.shared to zencode.shared 6 anos atrás
CodeModel - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 6 anos atrás
CompilerShared - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 6 anos atrás
Constructor - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 6 anos atrás
DrawableGui - Added bracket handlers 6 anos atrás
DrawableGuiIconConverter - Removed old paint code 6 anos atrás
IDE - Added type aliasing 6 anos atrás
JavaBytecodeCompiler Some work on match cases, committing to merge Stans changes 6 anos atrás
JavaSourceCompiler - Added type aliasing 6 anos atrás
Parser - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 6 anos atrás
ScriptingExample Merge remote-tracking branch 'Stan/development' into development 6 anos atrás
Shared - Added bracket handlers 6 anos atrás
Validator - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) - Member registration mapping is now all-or-nothing: either no mapping is performed (for local scopes) or ALL mentioned type parameters must have an entry in the type parameter map. - Static inner type IDs (including inner interfaces and inner aliases) no longer record their outer type; this caused problems when comparing types 6 anos atrás
.gitignore Removed scripts.class and updated gitignore 6 anos atrás
README.md Test for SSH commits 7 anos atrás
build.gradle Initial commit. 7 anos atrás
common.gradle Initial commit. 7 anos atrás
settings.gradle Initial commit. 7 anos atrás

README.md

ZenScript

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

TODO readme.