ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stan Hebben 9c3aa8efc3 - All definitions are now also module-aware (will be use for binary module serialization & access checks) 7 лет назад
..
annotations - Changed class hierarchy for getters and setters. 7 лет назад
context - All definitions are now also module-aware (will be use for binary module serialization & access checks) 7 лет назад
definition - All definitions are now also module-aware (will be use for binary module serialization & access checks) 7 лет назад
expression - Added usize as basic type 7 лет назад
generic - All definitions are now also module-aware (will be use for binary module serialization & access checks) 7 лет назад
member - Changed class hierarchy for getters and setters. 7 лет назад
partial Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 7 лет назад
processor - Added annotation support 7 лет назад
scope - Added usize as basic type 7 лет назад
statement - Fixed issues with closeables 7 лет назад
type - All definitions are now also module-aware (will be use for binary module serialization & access checks) 7 лет назад
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7 лет назад
FunctionHeader.java - Fix missing shift operators in some integer types 7 лет назад
FunctionParameter.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 7 лет назад
GenericMapper.java Fixed results from generic methods not being cast to the right type. Also fixed some bugs related to variants and added the variant value creation syntax VariantName.Option(arguments). 7 лет назад
HighLevelDefinition.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) 7 лет назад
Modifiers.java - Added support for implementations and method overriding 7 лет назад
Module.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) 7 лет назад
ModuleProcessor.java - Added annotation support 7 лет назад
OperatorType.java - Refactored some formatting things to be reusable for source code translation targets 7 лет назад
PackageDefinitions.java Initial commit. 8 лет назад
ScriptBlock.java WIP on refactoring code to reuse code between JavaBytecode and JavaSource 7 лет назад
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared 7 лет назад
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared 7 лет назад