ZenScript main repository
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
kindlich 82eb1d61eb
Merge remote-tracking branch 'Stan/development' into WIP/functionalInterfaces
il y a 5 ans
CodeFormatter - Added support for zipped packages il y a 6 ans
CodeFormatterShared - Improve work on the serializer and fixed some code issues that came up with them. il y a 6 ans
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) il y a 6 ans
CompilerShared Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
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) il y a 6 ans
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 il y a 6 ans
DrawableGuiIconConverter - Removed old paint code il y a 6 ans
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) il y a 6 ans
JavaAnnotations Simplified dependencies and the build tree with some minor refactoring. il y a 6 ans
JavaBytecodeCompiler Added utility method to retrieve the functional interface method from a type. il y a 6 ans
JavaIntegration Added missing update to JavaNativeModule il y a 5 ans
JavaScripting - Fix auto getters & setters for static fields not being static il y a 6 ans
JavaShared Added utility method to retrieve the functional interface method from a type. il y a 6 ans
JavaSourceCompiler - Refactored usage of live objects in the IDE - Save collapse state of the project browser tree il y a 6 ans
ModuleDeserializer Some minor updates in serialization code. (to be continued...) il y a 6 ans
ModuleSerializationShared Some minor updates in serialization code. (to be continued...) il y a 6 ans
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) il y a 6 ans
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) il y a 6 ans
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 il y a 6 ans
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) il y a 6 ans
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) il y a 6 ans
.gitignore Removed scripts.class and updated gitignore il y a 6 ans
README.md Test for SSH commits il y a 6 ans
build.gradle Initial commit. il y a 6 ans
common.gradle - Fix arithmetic rules for floats il y a 6 ans
settings.gradle Initial commit. il y a 6 ans

README.md

ZenScript

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

TODO readme.