333 Révisions (826b8a4a81256b666b203ee7a82639ce7e1f0b52)
 

Auteur SHA1 Message Date
  kindlich 826b8a4a81
Added compile override for ParsedExpressionArray and ParsedExpressionMap il y a 5 ans
  kindlich 4a078a08ae
Added Storage tag annotation il y a 5 ans
  kindlich 8349132e8e
Made ExpressionValidator messages for array type mismatches clearer il y a 5 ans
  kindlich f587fb88d0
Allow for explicit static storage tag il y a 5 ans
  kindlich 696aca1cfd
Added Typemember check without storage tags. il y a 5 ans
  kindlich 3fd8e37ec9
WIP: Rudimentary work on VarAargs il y a 5 ans
  kindlich eca522b4f9
Some GetForName Changes il y a 5 ans
  kindlich 215e92e5bf
Added TypeParsing to JNM#getTypeFromName il y a 5 ans
  kindlich 3bf515d8e8
Implemented SuperTypeCast for ExpressionVisitor il y a 5 ans
  kindlich 0ad87d8de3
Merge remote-tracking branch 'jared/development' into development il y a 5 ans
  Jared 4717402f0b
Fixed casting through multiple layers of interfaces il y a 5 ans
  Jared 1ac2cb0bb6
fixed crash when value.name is null il y a 5 ans
  Jared b93a6bb5d1
Made selectMethod use the priority of the member when selecting il y a 5 ans
  Jared f2025c98c7
Added describe method to modifiers il y a 5 ans
  kindlich bff2b803c9
Merge remote-tracking branch 'jared/development' into development il y a 5 ans
  Jared 6f6b96ddb5
More work on expansions, casters are done il y a 5 ans
  kindlich c7c34cbc2a
Expansions: Check if the 1st parameter is the expanded type il y a 5 ans
  kindlich b1a2691cbf
First step towards ZenExpansions il y a 5 ans
  kindlich 58a34905c6
Fix optional not counting as nullable il y a 5 ans
  kindlich 6086179d88
[WIP] implemented getReturnTyp() for some Statements il y a 5 ans
  kindlich 2e7929e302
Function matches now ignore if the function itself is optional il y a 5 ans
  kindlich 1dd20f24a2
JavaNativeModule: Moved definition register up to help with circular hierarchies il y a 5 ans
  kindlich 5d6ed900ad
Allow the use of default expressions in Optional annotation il y a 5 ans
  kindlich a3e8809917
Ignore storageTag when validating call arguments il y a 5 ans
  kindlich ab202cfca6
Fixed AIOOB when omitting an optional parameter il y a 5 ans
  Jared 04d5014529
Fixed functional interface params il y a 5 ans
  Jared cddc3f96b3
Made invalid imports log errors il y a 5 ans
  Jared 93d75695ec
fix optionals not inheriting nullable and expecting a default type il y a 5 ans
  Jared 45616e31c4
Fixed code formatter for map lookups il y a 5 ans
  Jared e7bcbcffaf
Fix maps not working il y a 5 ans
  Jared ba2b04790b
small code cleanup il y a 5 ans
  kindlich cebae626fe
ShouldLoadClass now checks for Name annotation il y a 5 ans
  Jared d9e8ef65ea
Made the Name error say which class caused the issue il y a 5 ans
  kindlich 1f81e8a541
No such member now throws ComileException instead of logging to sout il y a 5 ans
  kindlich dae9958fd1
Merge remote-tracking branch 'kindlich/development' into HEAD il y a 5 ans
  kindlich 5e9d773084
Allow Already converted classes from dependencies to be used, even if in another package il y a 5 ans
  Jared a271cd8fd7
Removed unneeded parents so eclipse can compile the project il y a 5 ans
  Jared cbf1ac90e6
Added kindlich's name fix il y a 5 ans
  Jared 191edd6cae
Added better logging in JavaNativeModule il y a 5 ans
  kindlich fa8a3588cb
Fixed Exception for invalid package even if the class name was overriden using @Name il y a 5 ans
  kindlich 6be789d2c9
Removed unused type evaluation (see desc) il y a 5 ans
  kindlich e614149c8c
Moved Array default value to default value expression il y a 5 ans
  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