305 Commits (preproctest)
 

Autor SHA1 Mensaje Fecha
  Jared aebbcfbc43
Actually make preprocs work hace 5 años
  Jared 8c67415263
PreProcessor tests hace 5 años
  Jared ba2b04790b
small code cleanup hace 5 años
  kindlich cebae626fe
ShouldLoadClass now checks for Name annotation hace 5 años
  Jared d9e8ef65ea
Made the Name error say which class caused the issue hace 5 años
  kindlich 1f81e8a541
No such member now throws ComileException instead of logging to sout hace 5 años
  kindlich dae9958fd1
Merge remote-tracking branch 'kindlich/development' into HEAD hace 5 años
  kindlich 5e9d773084
Allow Already converted classes from dependencies to be used, even if in another package hace 5 años
  Jared a271cd8fd7
Removed unneeded parents so eclipse can compile the project hace 5 años
  Jared cbf1ac90e6
Added kindlich's name fix hace 5 años
  Jared 191edd6cae
Added better logging in JavaNativeModule hace 5 años
  kindlich fa8a3588cb
Fixed Exception for invalid package even if the class name was overriden using @Name hace 5 años
  kindlich 6be789d2c9
Removed unused type evaluation (see desc) hace 5 años
  kindlich e614149c8c
Moved Array default value to default value expression hace 5 años
  kindlich 8f96b3b2a8
Merge remote-tracking branch 'Stan/development' into development hace 5 años
  Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. hace 5 años
  kindlich b34bdf376a
Enums now are registered to their class package, fields use the correct modifiers hace 5 años
  kindlich 5374b6f716
WIP: Loggers, added parsing logger hace 5 años
  kindlich 96b6386d79
JavaCompiler: Use LinkedHashMap to preserve execution order hace 5 años
  kindlich 2255428bd9
Created ScriptingEngine#createScriptedModule overload that accepts loggers hace 5 años
  kindlich f6516d5246
Set file and line meta info hace 5 años
  kindlich dcebf0edbe
Test script changes hace 5 años
  kindlich 8dc22bcfeb
Java Bytecode Array Constructor: Implemented projection with indices hace 5 años
  kindlich 6f95dd3ff9
Java Bytecode Array Constructor: Finished Projection function invocation hace 5 años
  kindlich d062ad0149
Fixed Bridge methods invoking in the incorrect class hace 5 años
  kindlich a4d4176e7f
JavaNativeLoader: removed unneccessary Field hace 5 años
  kindlich 608baebce8
Added modules getter to the ScriptingEngine and allow empty base base package names in JavaNativeModule hace 5 años
  Stan Hebben a86086cdec Added native loader to resolve dependencies between native modules. hace 5 años
  Stan Hebben d151b5ef99 Fix nullable types. hace 5 años
  Stan Hebben 5ea804b3d3 Fix method signatures containing only the short name instead of full class name. hace 5 años
  Stan Hebben 7844dea790 Removed unused files. hace 5 años
  kindlich 9494ef212e
Functional Wrappers, Bridge Methods, Type descriptor fix hace 5 años
  kindlich 177b59341d
Merge remote-tracking branch 'Stan/development' into development hace 5 años
  Stan Hebben 00e09fc358 Fix modifiers on functional interfaces hace 5 años
  kindlich b8be41d1a2
Formatted Functional Interface Wrapper creations hace 5 años
  kindlich 82eb1d61eb
Merge remote-tracking branch 'Stan/development' into WIP/functionalInterfaces hace 5 años
  Stan Hebben 5f9aac70c8 Added missing update to JavaNativeModule hace 5 años
  kindlich c69b92718a
Merge remote-tracking branch 'Stan/development' into WIP/functionalInterfaces hace 5 años
  Stan Hebben e909486bf3 Added utility method to retrieve the functional interface method from a type. hace 5 años
  kindlich da4c6eb005
WIP Functional Wrapper hace 5 años
  kindlich 33f3e6406a
Use IdentityHashMap for parameter Info hace 5 años
  kindlich 476e1b350a
Functional Interfaces Bytecode Step I hace 6 años
  Stan Hebben 70bd868af4 Added support for functional interfaces. hace 6 años
  Stan Hebben 9c650d0f5b - Added correct type variable resolution hace 6 años
  Stan Hebben 3f29d8bf0c - Refactored usage of live objects in the IDE hace 6 años
  Stan Hebben da051f56ce Update generated code hace 6 años
  Stan Hebben 54f53f79c1 - Improved interface validation: allow definition members to be used as implementation hace 6 años
  Stan Hebben 6d84156dfd Merge remote-tracking branch 'kindlich/development' into development hace 6 años
  Stan Hebben aab7cc69f1 - Continued implementation of interfaces in the bytecode compiler. hace 6 años
  kindlich 75785f413f
Minor code reformat hace 6 años