ZenScript main repository
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Stan Hebben 17a2cadf8a - Annotations are now serializable 7 лет назад
..
annotations - Annotations are now serializable 7 лет назад
context - Improve work on the serializer and fixed some code issues that came up with them. 7 лет назад
definition - Improve work on the serializer and fixed some code issues that came up with them. 7 лет назад
expression - Improve work on the serializer and fixed some code issues that came up with them. 7 лет назад
generic - Added visitors with context 7 лет назад
member - Annotations are now serializable 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 - Improve work on the serializer and fixed some code issues that came up with them. 7 лет назад
serialization - Annotations are now serializable 7 лет назад
statement - Improve work on the serializer and fixed some code issues that came up with them. 7 лет назад
type - Improve work on the serializer and fixed some code issues that came up with them. 7 лет назад
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7 лет назад
FunctionHeader.java - Improve work on the serializer and fixed some code issues that came up with them. 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 - Added visitors with context 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. 7 лет назад
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 лет назад