ZenScript main repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stan Hebben fcbeffd781 - Changed the way types in the currently compiling module are resolved 6 年之前
..
annotations - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 6 年之前
context - Changed the way types in the currently compiling module are resolved 6 年之前
definition - Fixed issues with closeables 6 年之前
expression - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 6 年之前
generic - Fixed error handling function types 7 年之前
iterator Fixed a large number of java source compilation bugs. (ZenCode.shared module now compiles, and so does StdLib.stdlib) 7 年之前
member - Fixed issues with closeables 6 年之前
partial - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 6 年之前
processor - Added annotation support 7 年之前
scope - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) 6 年之前
statement - Fixed issues with closeables 6 年之前
type - Fixed issues with closeables 6 年之前
CompareType.java - Refactored some formatting things to be reusable for source code translation targets 7 年之前
FunctionHeader.java - Fixed issues with closeables 6 年之前
FunctionParameter.java - Fixed numerous issues with undetermined types, type inference, type aliases, inner types and generic types 6 年之前
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) 6 年之前
HighLevelDefinition.java - Fixed issues with closeables 6 年之前
Modifiers.java - Added support for implementations and method overriding 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 - Fixed error handling function types 7 年之前
WhitespaceInfo.java - Moved package zenscript.shared to zencode.shared 7 年之前
WhitespacePostComment.java - Moved package zenscript.shared to zencode.shared 7 年之前