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.
kindlich 9494ef212e
Functional Wrappers, Bridge Methods, Type descriptor fix
5 년 전
CodeFormatter - Added support for zipped packages 6 년 전
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. 6 년 전
CodeModel - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 년 전
CompilerShared Simplified dependencies and the build tree with some minor refactoring. 6 년 전
Constructor - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 년 전
DrawableGui Functional Interfaces Bytecode Step I Directly using the lambda where the functional interface is requested works. The lambda class will then directly implement the functionalInterface and not use a wrapper class 6 년 전
DrawableGuiIconConverter - Removed old paint code 6 년 전
IDE - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 년 전
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. 6 년 전
JavaBytecodeCompiler Functional Wrappers, Bridge Methods, Type descriptor fix Functional interface wrappers should work now Implementing a method with a signature differing from the actual one (e.g. when dealing with generics) now creates a proper bridge method The Java Bytecde compiler used an incorrect method in checkCast We now no longer use hardcoded 'accept's as method names but whatever the context tells us to. 5 년 전
JavaIntegration Fix modifiers on functional interfaces 5 년 전
JavaScripting - Fix auto getters & setters for static fields not being static 6 년 전
JavaShared Functional Wrappers, Bridge Methods, Type descriptor fix Functional interface wrappers should work now Implementing a method with a signature differing from the actual one (e.g. when dealing with generics) now creates a proper bridge method The Java Bytecde compiler used an incorrect method in checkCast We now no longer use hardcoded 'accept's as method names but whatever the context tells us to. 5 년 전
JavaSourceCompiler - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree 6 년 전
ModuleDeserializer Some minor updates in serialization code. (to be continued...) 6 년 전
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) 6 년 전
ModuleSerializer - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 년 전
Parser - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 년 전
ScriptingExample Functional Wrappers, Bridge Methods, Type descriptor fix Functional interface wrappers should work now Implementing a method with a signature differing from the actual one (e.g. when dealing with generics) now creates a proper bridge method The Java Bytecde compiler used an incorrect method in checkCast We now no longer use hardcoded 'accept's as method names but whatever the context tells us to. 5 년 전
Shared - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 년 전
Validator - Added correct type variable resolution - Fixed a number of bugs - Upgrading build system to a more uniform system - Improving error output (for IDE) - Changed parser to generate line offsets differently (easier for IDE to process) 6 년 전
.gitignore Removed scripts.class and updated gitignore 6 년 전
README.md Test for SSH commits 6 년 전
build.gradle Initial commit. 6 년 전
common.gradle - Fix arithmetic rules for floats 6 년 전
settings.gradle Initial commit. 6 년 전

README.md

ZenScript

This is the main ZenScript project, containing various sub-projects.

TODO readme.