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.
Jared 2513cf66ce
fix optionals not inheriting nullable and expecting a default type
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 Fixed support for optional parameters. Also implemented java integration for them. il y a 5 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 Removed unused files. il y a 5 ans
DrawableGuiIconConverter - Removed old paint code il y a 6 ans
IDE Fixed support for optional parameters. Also implemented java integration for them. il y a 5 ans
JavaAnnotations Fixed support for optional parameters. Also implemented java integration for them. il y a 5 ans
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. il y a 5 ans
JavaIntegration fix optionals not inheriting nullable and expecting a default type il y a 5 ans
JavaScripting - Fix auto getters & setters for static fields not being static il y a 6 ans
JavaShared Fix method signatures containing only the short name instead of full class name. il y a 5 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 Fixed support for optional parameters. Also implemented java integration for them. il y a 5 ans
ScriptingExample Fixed support for optional parameters. Also implemented java integration for them. il y a 5 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 fix optionals not inheriting nullable and expecting a default type il y a 5 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 Fixed support for optional parameters. Also implemented java integration for them. il y a 5 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.