376 Commits (8dd4cef26d7f2caa1efce0978c0ea7ab9b0c1491)
 

Autor SHA1 Nachricht Datum
  kindlich 8dd4cef26d
Added type mapping when generic base type is a class vor 5 Jahren
  kindlich ff6514edae
[WIP, I have no idea what I'm doing] Trying to get generic parameters working vor 5 Jahren
  kindlich 49043637e1
[WIP, not sure] Added generic types checking if their bounds are met vor 5 Jahren
  kindlich 1d49da3a9c
Fixed incorrect method signature on lambda methods vor 5 Jahren
  kindlich f85ee75d6f
Fixed NPE caused by Statement#getReturnType returning Null vor 5 Jahren
  kindlich b9a8c490d2
Fixed Global Expressions not being captureable vor 5 Jahren
  kindlich 10fc19cc9f
WIP: Saving so that it is safe :smile: vor 5 Jahren
  kindlich f387449a4e
Interpolation in BEPs vor 5 Jahren
  kindlich 9bd9528c43
Removed debug .class file dumps vor 5 Jahren
  kindlich 20f966f47e
[WIP] Duplicated Class names vor 5 Jahren
  kindlich d4a722cd92
Fixed this call in primitive expansions vor 5 Jahren
  kindlich 6ada4ffce1
Replaced hardcoded IntRange class name vor 5 Jahren
  kindlich d2fdb13730
Fix expansion method signature and call vor 5 Jahren
  kindlich 341f8c23f5
Jdk classes no longer 'created', stopped 2nd registration of empty classes vor 5 Jahren
  Jared 033581a709
Added StdLibs to the scripting example, updated gitignore to block out/ vor 5 Jahren
  Jared 84b407af0d
Fix Iterator not having methods / fixed stdlibs not being reloadable vor 5 Jahren
  Jared aaca0261f1
Removed some unneeded static fields vor 5 Jahren
  kindlich a3eea65869
Added all registered modules to the compile space vor 5 Jahren
  kindlich 7b39160a6c
Revert change on ParsedConstructor vor 5 Jahren
  kindlich ee59ddba30
Merge remote-tracking branch 'jared/stdlib' into development vor 5 Jahren
  kindlich fb3382704d
Skip non-linear interface implementations for Native classes vor 5 Jahren
  kindlich 187a509863
Set Definition Type members in JavaPrepareDefinitionVisitor vor 5 Jahren
  kindlich 4a5b508fbe
Pop method return type if ZC thinks a nonvoid method returns a void value vor 5 Jahren
  Jared 2459b7ee67
Didn't mean to push this vor 5 Jahren
  Jared 4cbbe1f387
work on getting this working vor 5 Jahren
  Jared 6335559b29
Remove stdlib as a resource, as it is causing duplicate jar entries vor 5 Jahren
  Jared cc51395056
made stdlibs a jar file vor 5 Jahren
  Jared 459781d075
Revert back to the zip file vor 5 Jahren
  Jared 6de9e2f3fc
don't include StdLibs in the build anymore vor 5 Jahren
  Jared 1f4b126e18
Added FolderPackage, made stdlibs read from a folder instead of zip vor 5 Jahren
  Jared cb2950a278
Revert "test with naming StdLibs as zsp (zs package)" vor 5 Jahren
  Jared 95d9aa2b32
test with naming StdLibs as zsp (zs package) vor 5 Jahren
  kindlich d66164d43b
Basic array union check vor 5 Jahren
  kindlich 2e09623f39
Fixed Module using class name instead of annotation name vor 5 Jahren
  jaredlll08 86d321cbdd Fix forgotten try catch vor 5 Jahren
  Jared 71844ec536
Added a logger to ScriptingEngine to catch a few extra errors vor 5 Jahren
  Jared 82257b2a71
Made the bytecode run unit throw errors instead of eating them vor 5 Jahren
  Jared 791068d83e
Merge remote-tracking branch 'kindlich/development' into development vor 5 Jahren
  Jared d756a1e7cb
no more trove dep vor 5 Jahren
  kindlich 94128e728d
Fixed Optional primitive casts -> String vor 5 Jahren
  kindlich 8f71b442fc
Added unboxingTypeVisitor and fixed primitives in Iterators vor 5 Jahren
  kindlich 01444f0745
ExpressionFormatter: Floating point constants vor 5 Jahren
  kindlich 07d6866fb2
Fixed Bridge methods IncompatibleClassChangeError vor 5 Jahren
  kindlich 826b8a4a81
Added compile override for ParsedExpressionArray and ParsedExpressionMap vor 5 Jahren
  kindlich 4a078a08ae
Added Storage tag annotation vor 5 Jahren
  kindlich 8349132e8e
Made ExpressionValidator messages for array type mismatches clearer vor 5 Jahren
  kindlich f587fb88d0
Allow for explicit static storage tag vor 5 Jahren
  kindlich 696aca1cfd
Added Typemember check without storage tags. vor 5 Jahren
  kindlich 3fd8e37ec9
WIP: Rudimentary work on VarAargs vor 5 Jahren
  kindlich eca522b4f9
Some GetForName Changes vor 5 Jahren