41 Revize (preproctest)

Autor SHA1 Zpráva Datum
  Jared aebbcfbc43
Actually make preprocs work před 5 roky
  Jared 8c67415263
PreProcessor tests před 5 roky
  Jared ba2b04790b
small code cleanup před 5 roky
  kindlich cebae626fe
ShouldLoadClass now checks for Name annotation před 5 roky
  Jared d9e8ef65ea
Made the Name error say which class caused the issue před 5 roky
  kindlich 5e9d773084
Allow Already converted classes from dependencies to be used, even if in another package před 5 roky
  Jared cbf1ac90e6
Added kindlich's name fix před 5 roky
  Jared 191edd6cae
Added better logging in JavaNativeModule před 5 roky
  kindlich fa8a3588cb
Fixed Exception for invalid package even if the class name was overriden using @Name před 5 roky
  Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. před 5 roky
  kindlich b34bdf376a
Enums now are registered to their class package, fields use the correct modifiers před 5 roky
  kindlich 5374b6f716
WIP: Loggers, added parsing logger před 5 roky
  kindlich 2255428bd9
Created ScriptingEngine#createScriptedModule overload that accepts loggers před 5 roky
  kindlich a4d4176e7f
JavaNativeLoader: removed unneccessary Field před 5 roky
  kindlich 608baebce8
Added modules getter to the ScriptingEngine and allow empty base base package names in JavaNativeModule před 5 roky
  Stan Hebben a86086cdec Added native loader to resolve dependencies between native modules. před 5 roky
  Stan Hebben d151b5ef99 Fix nullable types. před 5 roky
  Stan Hebben 5ea804b3d3 Fix method signatures containing only the short name instead of full class name. před 5 roky
  Stan Hebben 00e09fc358 Fix modifiers on functional interfaces před 5 roky
  Stan Hebben 5f9aac70c8 Added missing update to JavaNativeModule před 5 roky
  Stan Hebben 70bd868af4 Added support for functional interfaces. před 6 roky
  Stan Hebben 9c650d0f5b - Added correct type variable resolution před 6 roky
  Stan Hebben aab7cc69f1 - Continued implementation of interfaces in the bytecode compiler. před 6 roky
  kindlich 75785f413f
Minor code reformat před 6 roky
  kindlich 8f019d721d
Now actually apply the typeParameters před 6 roky
  Stan Hebben ae81e5966e Added loadMethod utility method for loading in a Method and retrieving its reference. před 6 roky
  Stan Hebben 6fa2a38b30 Fix recursion when methods return or accept a value of their defining class. Fixed bracket expressions with a postfix expression. před 6 roky
  Stan Hebben 045d7f4cea Fix array support for native java integration před 6 roky
  Stan Hebben 533bd04700 Fix field names for globals před 6 roky
  Stan Hebben b434566f11 - Fix auto getters & setters for static fields not being static před 6 roky
  kindlich 94a48a0942
Added ScriptLoader parameter to ScriptingEngine#run před 6 roky
  Stan Hebben b0895350cb - Starting work on improving type parameter usage in generic methods před 6 roky
  Stan Hebben 0d31f0cd9a Added script parameter system. Also refactored SourceFile info, it's no longer a tag but available as field in ScriptBlock. před 6 roky
  Stan Hebben dd11f65c31 - Fix crash when performing access checks between script and class před 6 roky
  Stan Hebben 2f7f3f415d - Fixed crash when classes doesn't exist + don't output debug classes if not in debug mode před 6 roky
  Stan Hebben 3094e93529 Simplified dependencies and the build tree with some minor refactoring. před 6 roky
  Stan Hebben 67ee99945e Revamped the compilation system; it now works fully modular. Also, a new ScriptingEngine class has been created to make it very easy to create a scripting environment. před 6 roky