ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Stan Hebben 17a2cadf8a - Annotations are now serializable il y a 7 ans
..
annotations - Annotations are now serializable il y a 7 ans
context - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
definition - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
expression - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
generic - Added visitors with context il y a 7 ans
member - Annotations are now serializable il y a 7 ans
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). il y a 7 ans
processor - Added annotation support il y a 7 ans
scope - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
serialization - Annotations are now serializable il y a 7 ans
statement - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
type - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
CompareType.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
FunctionHeader.java - Improve work on the serializer and fixed some code issues that came up with them. il y a 7 ans
FunctionParameter.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types il y a 7 ans
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). il y a 7 ans
HighLevelDefinition.java - Added visitors with context - WIP on the module serializer il y a 7 ans
Modifiers.java - Added support for implementations and method overriding il y a 7 ans
Module.java - All definitions are now also module-aware (will be use for binary module serialization & access checks) - Fixing function expressions not being properly linked to their functional interface il y a 7 ans
ModuleProcessor.java - Added annotation support il y a 7 ans
OperatorType.java - Refactored some formatting things to be reusable for source code translation targets il y a 7 ans
PackageDefinitions.java Initial commit. il y a 8 ans
ScriptBlock.java WIP on refactoring code to reuse code between JavaBytecode and JavaSource il y a 7 ans
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared il y a 7 ans
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared il y a 7 ans