JavaCompilerCore/resources/bytecode/javFiles
Daniel Holle 1f74345324
Some checks failed
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 3m16s
Upload test for #298
2024-03-19 15:19:57 +01:00
..
AA.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Access.jav Fix #286 2024-03-11 16:16:10 +01:00
AddLong.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Annotation.jav Ignore annotations in STG, fix #288 2024-03-13 11:29:17 +01:00
applyLambda.jav Public all the things 2024-03-14 13:50:56 +01:00
AssignToLit.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
BB.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
BinaryInMeth.jav Public all the things 2024-03-14 13:50:56 +01:00
Box.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Box.java Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Bug98.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug112.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug122.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug123.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug125.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug285.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug290A.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug290B.jav Public all the things 2024-03-14 13:50:56 +01:00
Bug293.jav Fix NPE in generics, probably because interface method don't have code 2024-03-15 17:14:27 +01:00
Bug295.jav Implement ThisCall (fix #295) 2024-03-18 13:29:53 +01:00
Bug296.jav Fix #296 2024-03-18 10:14:40 +01:00
Bug297.jav Fix wrong type conversion, see #297 2024-03-18 12:14:03 +01:00
Bug298.jav Upload test for #298 2024-03-19 15:19:57 +01:00
CC.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Chain.jav Public all the things 2024-03-14 13:50:56 +01:00
ClassGenLam.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Cycle.class modified: ../../../../../resources/bytecode/javFiles/Cycle.class 2023-11-03 20:30:22 +01:00
Cycle.jav Public all the things 2024-03-14 13:50:56 +01:00
DD.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
DuMethod.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
EmptyClass.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
EmptyMethod.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Example.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Exceptions.jav Public all the things 2024-03-14 13:50:56 +01:00
Expressions.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Fac.jav Changes from weeks ago, needs review 2023-10-17 12:26:40 +02:00
Faculty2.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Faculty.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
FacultyIf.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
FacultyTyped.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
FC_Matrix.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
fc.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Field.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
FieldAccess.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Fields.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
FieldTph2.jav Public all the things 2024-03-14 13:50:56 +01:00
FieldTph.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
FieldTphConsMeth.jav Public all the things 2024-03-14 13:50:56 +01:00
FieldTphMMeth.jav Public all the things 2024-03-14 13:50:56 +01:00
For.jav Public all the things 2024-03-14 13:50:56 +01:00
ForEach.jav Use wildcard constraint in foreach, fixes #291 and hopefully doesn't break anything 2024-03-14 10:23:19 +01:00
FunctionalInterface.jav Public all the things 2024-03-14 13:50:56 +01:00
FunOL.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Gen.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Generics2.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Generics3.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Generics4.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Generics.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
GreaterEqual.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
GreaterThan.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
HelloWorld.jav Public all the things 2024-03-14 13:50:56 +01:00
Id.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
IfTest.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Import.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Inf.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Infimum.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Inherit2.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Inherit.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
InstanceOf.jav Public all the things 2024-03-14 13:50:56 +01:00
Interface1.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Interfaces.jav Add interfaces 2023-10-19 17:02:22 +02:00
KompTph.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Lambda2.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Lambda3.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Lambda4.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Lambda.jav Public all the things 2024-03-14 13:50:56 +01:00
LambdaCapture.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
LambdaField.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
LambdaRunnable.jav modified: Cycle.class 2023-11-03 18:41:17 +01:00
LambdaVoid.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
LamRunnable.jav Add testcase for LamRunnable 2024-03-04 12:00:29 +01:00
LessEqual.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
LessThan.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
ListenerOverload.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Literal.jav Public all the things 2024-03-14 13:50:56 +01:00
mathStruc.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
mathStrucInteger.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
mathStrucMatrixOP.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Matrix.jav Public all the things 2024-03-14 13:50:56 +01:00
MatrixOP.jav Public all the things 2024-03-14 13:50:56 +01:00
Merge.jav Public all the things 2024-03-14 13:50:56 +01:00
Meth_Gen.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
MethodCallGenerics.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Methods.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
MethodsEasy.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
MethodWildcardGen.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
OL.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
OLConstructor.jav Public all the things 2024-03-14 13:50:56 +01:00
OLFun2.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
OLFun.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Op1.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Op2.jav Public all the things 2024-03-14 13:50:56 +01:00
Op.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
OverlaodGen.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Overloading.jav Public all the things 2024-03-14 13:50:56 +01:00
OverloadPattern.jav Public all the things 2024-03-14 13:50:56 +01:00
Package.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Pair.jav Public all the things 2024-03-14 13:50:56 +01:00
PairNoGenerics.jav Consider constructors when creating class generics 2023-07-04 12:17:14 +02:00
Plus.jav Public all the things 2024-03-14 13:50:56 +01:00
PostIncDec.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
PreInc.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Put.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
RecordTest.jav Public all the things 2024-03-14 13:50:56 +01:00
RecursiveMeth.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
RelOps.jav Public all the things 2024-03-14 13:50:56 +01:00
ReturnMethod.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Scalar.jav Public all the things 2024-03-14 13:50:56 +01:00
SimpleCycle.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Sorting.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Static.jav Public all the things 2024-03-14 13:50:56 +01:00
StaticM.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Subclass.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
SubMatrix.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
SuperCall.jav Fix super calls 2024-01-23 14:00:42 +01:00
Superclass.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Switch2.jav Changes from weeks ago, needs review 2023-10-17 12:26:40 +02:00
Switch.jav Public all the things 2024-03-14 13:50:56 +01:00
SwitchString.jav Public all the things 2024-03-14 13:50:56 +01:00
test1.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
test.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
Tph2.jav Changes from weeks ago, needs review 2023-10-17 12:26:40 +02:00
Tph3.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Tph4.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Tph5.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Tph6.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Tph7.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Tph.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
TXGenerics.jav Public all the things 2024-03-14 13:50:56 +01:00
TypeCast.jav Fix #289 2024-03-13 11:21:00 +01:00
TypedID.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
Vector.jav Merge and fix folder structure 2023-06-26 12:31:00 +02:00
VectorAdd.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
VectorSuper.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
VoidMeth.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
WC.jav Moved test resources to src/test and refactored tests 2023-06-05 09:28:55 +02:00
While.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Wildcards.jav Fix <?> Wildcard not working in STG, fixes #287 2024-03-13 11:42:32 +01:00
Y.jav Public all the things 2024-03-14 13:50:56 +01:00