ZenScript main repository
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
kindlich 82eb1d61eb
Merge remote-tracking branch 'Stan/development' into WIP/functionalInterfaces
vor 5 Jahren
CodeFormatter - Added support for zipped packages vor 6 Jahren
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. vor 6 Jahren
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) vor 6 Jahren
CompilerShared Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
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) vor 6 Jahren
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 vor 6 Jahren
DrawableGuiIconConverter - Removed old paint code vor 6 Jahren
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) vor 6 Jahren
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. vor 6 Jahren
JavaBytecodeCompiler Added utility method to retrieve the functional interface method from a type. vor 6 Jahren
JavaIntegration Added missing update to JavaNativeModule vor 5 Jahren
JavaScripting - Fix auto getters & setters for static fields not being static vor 6 Jahren
JavaShared Added utility method to retrieve the functional interface method from a type. vor 6 Jahren
JavaSourceCompiler - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree vor 6 Jahren
ModuleDeserializer Some minor updates in serialization code. (to be continued...) vor 6 Jahren
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) vor 6 Jahren
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) vor 6 Jahren
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) vor 6 Jahren
ScriptingExample WIP Functional Wrapper Currently only supports 'accepts' methods, until we can get a way to get the actual method signature/name from the class vor 6 Jahren
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) vor 6 Jahren
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) vor 6 Jahren
.gitignore Removed scripts.class and updated gitignore vor 6 Jahren
README.md Test for SSH commits vor 6 Jahren
build.gradle Initial commit. vor 6 Jahren
common.gradle - Fix arithmetic rules for floats - Fix float suffixes on integers vor 6 Jahren
settings.gradle Initial commit. vor 6 Jahren

README.md

ZenScript

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

TODO readme.