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 f04850f397 - Renamed enum constant index to ordinal il y a 7 ans
..
annotations - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types il y a 7 ans
context - Changed the way types in the currently compiling module are resolved il y a 7 ans
definition - Renamed enum constant index to ordinal il y a 7 ans
expression - Renamed enum constant index to ordinal il y a 7 ans
generic - Fixed error handling function types il y a 8 ans
iterator Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) il y a 8 ans
member - Renamed enum constant index to ordinal il y a 7 ans
partial - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types il y a 7 ans
processor - Added annotation support il y a 8 ans
scope - Renamed enum constant index to ordinal il y a 7 ans
statement - Fixed issues with closeables il y a 7 ans
type - Fixed issues with closeables il y a 7 ans
CompareType.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
FunctionHeader.java - Fixed issues with closeables 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 various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) il y a 7 ans
HighLevelDefinition.java - Fixed issues with closeables il y a 7 ans
Modifiers.java - Added support for implementations and method overriding il y a 7 ans
ModuleProcessor.java - Added annotation support il y a 8 ans
OperatorType.java - Refactored some formatting things to be reusable for source code translation targets il y a 8 ans
PackageDefinitions.java Initial commit. il y a 8 ans
ScriptBlock.java - Fixed error handling function types il y a 8 ans
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared il y a 8 ans
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared il y a 8 ans