291 Révisions (8f96b3b2a8d1d5472dd107f18db6525c8f43b0ec)
 

Auteur SHA1 Message Date
  kindlich 8f96b3b2a8
Merge remote-tracking branch 'Stan/development' into development il y a 5 ans
  Stan Hebben c3b948d8fe Fixed support for optional parameters. Also implemented java integration for them. il y a 5 ans
  kindlich b34bdf376a
Enums now are registered to their class package, fields use the correct modifiers il y a 5 ans
  kindlich 5374b6f716
WIP: Loggers, added parsing logger il y a 5 ans
  kindlich 96b6386d79
JavaCompiler: Use LinkedHashMap to preserve execution order il y a 5 ans
  kindlich 2255428bd9
Created ScriptingEngine#createScriptedModule overload that accepts loggers il y a 5 ans
  kindlich f6516d5246
Set file and line meta info il y a 5 ans
  kindlich dcebf0edbe
Test script changes il y a 5 ans
  kindlich 8dc22bcfeb
Java Bytecode Array Constructor: Implemented projection with indices il y a 5 ans
  kindlich 6f95dd3ff9
Java Bytecode Array Constructor: Finished Projection function invocation il y a 5 ans
  kindlich d062ad0149
Fixed Bridge methods invoking in the incorrect class il y a 5 ans
  kindlich a4d4176e7f
JavaNativeLoader: removed unneccessary Field il y a 5 ans
  kindlich 608baebce8
Added modules getter to the ScriptingEngine and allow empty base base package names in JavaNativeModule il y a 5 ans
  Stan Hebben a86086cdec Added native loader to resolve dependencies between native modules. il y a 5 ans
  Stan Hebben d151b5ef99 Fix nullable types. il y a 5 ans
  Stan Hebben 5ea804b3d3 Fix method signatures containing only the short name instead of full class name. il y a 5 ans
  Stan Hebben 7844dea790 Removed unused files. il y a 5 ans
  kindlich 9494ef212e
Functional Wrappers, Bridge Methods, Type descriptor fix il y a 5 ans
  kindlich 177b59341d
Merge remote-tracking branch 'Stan/development' into development il y a 5 ans
  Stan Hebben 00e09fc358 Fix modifiers on functional interfaces il y a 5 ans
  kindlich b8be41d1a2
Formatted Functional Interface Wrapper creations il y a 5 ans
  kindlich 82eb1d61eb
Merge remote-tracking branch 'Stan/development' into WIP/functionalInterfaces il y a 5 ans
  Stan Hebben 5f9aac70c8 Added missing update to JavaNativeModule il y a 5 ans
  kindlich c69b92718a
Merge remote-tracking branch 'Stan/development' into WIP/functionalInterfaces il y a 5 ans
  Stan Hebben e909486bf3 Added utility method to retrieve the functional interface method from a type. il y a 5 ans
  kindlich da4c6eb005
WIP Functional Wrapper il y a 5 ans
  kindlich 33f3e6406a
Use IdentityHashMap for parameter Info il y a 5 ans
  kindlich 476e1b350a
Functional Interfaces Bytecode Step I il y a 5 ans
  Stan Hebben 70bd868af4 Added support for functional interfaces. il y a 5 ans
  Stan Hebben 9c650d0f5b - Added correct type variable resolution il y a 5 ans
  Stan Hebben 3f29d8bf0c - Refactored usage of live objects in the IDE il y a 5 ans
  Stan Hebben da051f56ce Update generated code il y a 5 ans
  Stan Hebben 54f53f79c1 - Improved interface validation: allow definition members to be used as implementation il y a 5 ans
  Stan Hebben 6d84156dfd Merge remote-tracking branch 'kindlich/development' into development il y a 5 ans
  Stan Hebben aab7cc69f1 - Continued implementation of interfaces in the bytecode compiler. il y a 5 ans
  kindlich 75785f413f
Minor code reformat il y a 5 ans
  kindlich 8f019d721d
Now actually apply the typeParameters il y a 5 ans
  kindlich d0e5b835c0
Now correctly check against Interface methods il y a 5 ans
  Stan Hebben c19e68376b - Fix arithmetic rules for floats il y a 5 ans
  Stan Hebben ae81e5966e Added loadMethod utility method for loading in a Method and retrieving its reference. il y a 5 ans
  Stan Hebben 6fa2a38b30 Fix recursion when methods return or accept a value of their defining class. Fixed bracket expressions with a postfix expression. il y a 5 ans
  Stan Hebben 045d7f4cea Fix array support for native java integration il y a 5 ans
  kindlich f66a072428
Fix classloader call to super instead of parent il y a 5 ans
  kindlich dfbc769f02
Added missing break statements to ASSOC_EQUALS il y a 5 ans
  kindlich 222c198437
Revert 4d5fc47bcb il y a 5 ans
  kindlich 26fae95605
Merge remote-tracking branch 'Stan/development' into development il y a 5 ans
  Stan Hebben 533bd04700 Fix field names for globals il y a 5 ans
  Stan Hebben b434566f11 - Fix auto getters & setters for static fields not being static il y a 5 ans
  kindlich 4d5fc47bcb
Diry hack to use findLoadedClass on the parent loader il y a 6 ans
  kindlich 94a48a0942
Added ScriptLoader parameter to ScriptingEngine#run il y a 6 ans