ZenScript main repository
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Stan Hebben ec46d47c02 - Improve work on the serializer and fixed some code issues that came up with them. 7 gadus atpakaļ
..
CompilationUnit.java - Refactored some formatting things to be reusable for source code translation targets 8 gadus atpakaļ
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 7 gadus atpakaļ
CompilerOutput.java - Moved package zenscript.shared to zencode.shared 8 gadus atpakaļ
ModuleReference.java - Added visitors with context - WIP on the module serializer 7 gadus atpakaļ
ModuleRegistry.java - Added visitors with context - WIP on the module serializer 7 gadus atpakaļ
ModuleSpace.java - Added visitors with context - WIP on the module serializer 7 gadus atpakaļ
SemanticModule.java - Improve work on the serializer and fixed some code issues that came up with them. - Start work on the deserializer 7 gadus atpakaļ
Target.java - Improving compilation system to have compilation targets 8 gadus atpakaļ
TargetType.java - Improving compilation system to have compilation targets 8 gadus atpakaļ
ZenCodeCompiler.java - Refactored some formatting things to be reusable for source code translation targets 8 gadus atpakaļ