ZenScript main repository
Stan Hebben ec46d47c02 - Improve work on the serializer and fixed some code issues that came up with them. 6 år sedan
..
CompilationUnit.java - Refactored some formatting things to be reusable for source code translation targets 6 år sedan
CompileScope.java - Fixed various issues with generics and made instancing strict (all generic types MUST be defined in the mapper or an exception is thrown) - Member registration mapping is now all-or-nothing: either no mapping is performed (for local scopes) or ALL mentioned type parameters must have an entry in the type parameter map. - Static inner type IDs (including inner interfaces and inner aliases) no longer record their outer type; this caused problems when comparing types 6 år sedan
CompilerOutput.java - Moved package zenscript.shared to zencode.shared 6 år sedan
ModuleReference.java - Added visitors with context - WIP on the module serializer 6 år sedan
ModuleRegistry.java - Added visitors with context - WIP on the module serializer 6 år sedan
ModuleSpace.java - Added visitors with context - WIP on the module serializer 6 år sedan
SemanticModule.java - Improve work on the serializer and fixed some code issues that came up with them. - Start work on the deserializer 6 år sedan
Target.java - Improving compilation system to have compilation targets 7 år sedan
TargetType.java - Improving compilation system to have compilation targets 7 år sedan
ZenCodeCompiler.java - Refactored some formatting things to be reusable for source code translation targets 6 år sedan