333 Commits (826b8a4a81256b666b203ee7a82639ce7e1f0b52)
 

Autor SHA1 Mensaje Fecha
  kindlich 826b8a4a81
Added compile override for ParsedExpressionArray and ParsedExpressionMap hace 5 años
  kindlich 4a078a08ae
Added Storage tag annotation hace 5 años
  kindlich 8349132e8e
Made ExpressionValidator messages for array type mismatches clearer hace 5 años
  kindlich f587fb88d0
Allow for explicit static storage tag hace 5 años
  kindlich 696aca1cfd
Added Typemember check without storage tags. hace 5 años
  kindlich 3fd8e37ec9
WIP: Rudimentary work on VarAargs hace 5 años
  kindlich eca522b4f9
Some GetForName Changes hace 5 años
  kindlich 215e92e5bf
Added TypeParsing to JNM#getTypeFromName hace 5 años
  kindlich 3bf515d8e8
Implemented SuperTypeCast for ExpressionVisitor hace 5 años
  kindlich 0ad87d8de3
Merge remote-tracking branch 'jared/development' into development hace 5 años
  Jared 4717402f0b
Fixed casting through multiple layers of interfaces hace 5 años
  Jared 1ac2cb0bb6
fixed crash when value.name is null hace 5 años
  Jared b93a6bb5d1
Made selectMethod use the priority of the member when selecting hace 5 años
  Jared f2025c98c7
Added describe method to modifiers hace 5 años
  kindlich bff2b803c9
Merge remote-tracking branch 'jared/development' into development hace 5 años
  Jared 6f6b96ddb5
More work on expansions, casters are done hace 5 años
  kindlich c7c34cbc2a
Expansions: Check if the 1st parameter is the expanded type hace 5 años
  kindlich b1a2691cbf
First step towards ZenExpansions hace 5 años
  kindlich 58a34905c6
Fix optional not counting as nullable hace 5 años
  kindlich 6086179d88
[WIP] implemented getReturnTyp() for some Statements hace 5 años
  kindlich 2e7929e302
Function matches now ignore if the function itself is optional hace 5 años
  kindlich 1dd20f24a2
JavaNativeModule: Moved definition register up to help with circular hierarchies hace 5 años
  kindlich 5d6ed900ad
Allow the use of default expressions in Optional annotation hace 5 años
  kindlich a3e8809917
Ignore storageTag when validating call arguments hace 5 años
  kindlich ab202cfca6
Fixed AIOOB when omitting an optional parameter hace 5 años
  Jared 04d5014529
Fixed functional interface params hace 5 años
  Jared cddc3f96b3
Made invalid imports log errors hace 5 años
  Jared 93d75695ec
fix optionals not inheriting nullable and expecting a default type hace 5 años
  Jared 45616e31c4
Fixed code formatter for map lookups hace 5 años
  Jared e7bcbcffaf
Fix maps not working 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