218 Révisions (17dad43f4dfe1decfe4c215380534c6e926c1a1d)

Auteur SHA1 Message Date
  kindlich 756599a677
Fixed remaining Test failures il y a 4 ans
  Stan Hebben 417e99aab0 WIP removing stored types il y a 4 ans
  Stan Hebben 4d53b6cc85 Fixed something with iterables (but I forgot what) il y a 4 ans
  kindlich f4639923f8
Check and escape more special Characters il y a 4 ans
  kindlich eb48f35453
Fixed function definitions not generating properly il y a 4 ans
  kindlich 457cb2dbec
Some more tests for basic class members il y a 4 ans
  kindlich 6aae26601c
Fix duplicate Class Warnings il y a 4 ans
  kindlich 9c4f0081f5
First minor cleanups il y a 4 ans
  kindlich b30bfeb61d
Fixed List Foreach il y a 4 ans
  kindlich 8173105c2b
Added checkcast in function interface wrapping's result il y a 4 ans
  kindlich 1b737430f9
Started working on propagating a logger object instead of having to resort to Sysout il y a 4 ans
  kindlich c4be2b92fa
Fix varargs for no argument and in static methods il y a 4 ans
  kindlich f1fcb91619
Fix Expression Visitor using wrong typeParameter list il y a 4 ans
  kindlich 8ff353bcd1
Allow generic types in Java Signatures il y a 4 ans
  kindlich 7cd318a1ce
JavaBytecode: Fixed Contains check being inversed il y a 4 ans
  kindlich fb280d54ed
CheckCast after MapGet if not primitive il y a 4 ans
  kindlich d04d5d57b6
JavaCompiler: Fix class names il y a 4 ans
  kindlich 66ec3e003b
Box Map keys when indexGetting il y a 4 ans
  kindlich 5cba6fc7b0
Checkcast may not work that well with primitives ^^' il y a 4 ans
  kindlich c984531cc3
More work on generics il y a 4 ans
  kindlich 1a3075532c
WIP: More work on Generics in Expansions il y a 4 ans
  kindlich 8f1960209a
WIP: More work on generic parameters in expansions il y a 4 ans
  kindlich 45029d5e80
Fixed compilation with generic arguments il y a 4 ans
  Jared 1895fed5e5
update ASM to latest il y a 4 ans
  kindlich 48ccb11add
Output now creates missing folders il y a 4 ans
  kindlich c4acf675e8
[WIP] Duplicate class names, pt. II il y a 4 ans
  kindlich 6d51a81766
Fixed LocalVariableGet calls when inside a lambda il y a 4 ans
  kindlich 659dd13020
Fixed NPE if a return statement without expression was used il y a 4 ans
  kindlich f9d96e18de
Fixed using signature instead of description when checking if a bridge methos is necessary il y a 4 ans
  kindlich bf1ecfacd3
Fixed NPE in ScriptingExample due to nonpushing visitor not loaded il y a 4 ans
  kindlich 1d49da3a9c
Fixed incorrect method signature on lambda methods il y a 5 ans
  kindlich 9bd9528c43
Removed debug .class file dumps il y a 5 ans
  kindlich 20f966f47e
[WIP] Duplicated Class names il y a 5 ans
  kindlich d4a722cd92
Fixed this call in primitive expansions il y a 5 ans
  kindlich 6ada4ffce1
Replaced hardcoded IntRange class name il y a 5 ans
  kindlich d2fdb13730
Fix expansion method signature and call il y a 5 ans
  kindlich 341f8c23f5
Jdk classes no longer 'created', stopped 2nd registration of empty classes il y a 5 ans
  Jared aaca0261f1
Removed some unneeded static fields il y a 5 ans
  kindlich fb3382704d
Skip non-linear interface implementations for Native classes il y a 5 ans
  kindlich 4a5b508fbe
Pop method return type if ZC thinks a nonvoid method returns a void value il y a 5 ans
  Jared 82257b2a71
Made the bytecode run unit throw errors instead of eating them il y a 5 ans
  kindlich 94128e728d
Fixed Optional primitive casts -> String il y a 5 ans
  kindlich 8f71b442fc
Added unboxingTypeVisitor and fixed primitives in Iterators il y a 5 ans
  kindlich 07d6866fb2
Fixed Bridge methods IncompatibleClassChangeError il y a 5 ans
  kindlich 3fd8e37ec9
WIP: Rudimentary work on VarAargs il y a 5 ans
  kindlich 3bf515d8e8
Implemented SuperTypeCast for ExpressionVisitor il y a 5 ans
  Jared e7bcbcffaf
Fix maps not working il y a 5 ans
  jared 8d01795f91 Update 'JavaBytecodeCompiler/src/main/java/org/openzen/zenscript/javabytecode/compiler/JavaExpressionVisitor.java' il y a 5 ans
  jared 7cb6202149 fixed Hashmap when it should be Map il y a 5 ans
  Jared b09c1b6677
Fix maps expecting a class instead of an interface il y a 5 ans