JavaCompilerCore/resources/bytecode/javFiles
2024-10-25 14:04:03 +02:00
..
AA.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Access.jav
AddLong.jav
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
Assign.jav Fix non chainable parts in dotted expression 2024-10-04 16:41:05 +02:00
AssignToLit.jav
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 Add public 2024-05-15 16:46:15 +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 Fix #298 maybe? 2024-03-26 17:31:48 +01:00
Bug300.jav Fix #300 and also call private methods correctly 2024-03-21 11:49:16 +01:00
Bug301.jav Fix gtvs being strange, #301 2024-03-21 17:40:42 +01:00
Bug302.jav Fix #302 2024-03-25 14:49:18 +01:00
Bug306.jav Taking the super methods parameters should only happen for the types, fix #306 2024-03-25 13:43:30 +01:00
Bug307.jav Work on issue 2024-03-27 12:21:57 +01:00
Bug309.jav fix console 2024-04-12 14:17:15 +02:00
Bug310.jav Fix #310 2024-04-08 11:52:52 +02:00
Bug311.jav Fix #311 2024-04-08 13:51:49 +02:00
Bug312.jav Fix #312 2024-04-08 13:18:27 +02:00
Bug314.jav Fix #314 2024-04-09 14:58:43 +02:00
Bug325.jav Bug325 2024-05-10 16:50:06 +02:00
Bug326.jav Fix #326, convert captures to correct types 2024-04-30 16:55:40 +02:00
Bug328.jav Add bug for #328 2024-04-29 10:25:01 +02:00
Bug328B.class add class file 2024-04-29 10:27:23 +02:00
Bug328B.java Add bug for #328 2024-04-29 10:25:01 +02:00
Bug332.jav Work on Bug #332 2024-06-13 17:23:19 +02:00
Bug333.jav Fix #333 2024-05-17 10:49:45 +02:00
Bug337.jav Make Function Types implement others to allow Subtyping, fixes #337 2024-06-07 12:03:16 +02:00
Bug338.jav Work on #338, partially fixed 2024-05-27 12:14:00 +02:00
Bug343.jav Fix #343 (le null check) 2024-08-07 13:33:40 +02:00
BugXXX.jav fix console 2024-04-12 14:17:15 +02: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
Cycle.class
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
EmptyClass.jav
EmptyMethod.jav
Example.jav
Exceptions.jav Public all the things 2024-03-14 13:50:56 +01:00
Expressions.jav
Fac.jav
Faculty2.jav
Faculty.jav
FacultyIf.jav
FacultyTyped.jav
FC_Matrix.jav
fc.jav
Field.jav
FieldAccess.jav
Fields.jav
FieldTph2.jav Public all the things 2024-03-14 13:50:56 +01:00
FieldTph.jav
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
Gen.jav
GenericRecord.jav Fix bugs and add new example 2024-08-22 15:13:25 +02:00
GenericRecordSwitchCase.jav Fix tests 2024-09-26 11:31:24 +02:00
Generics2.jav Fix the rest of the test cases 2024-03-14 14:38:02 +01:00
Generics3.jav
Generics4.jav
Generics.jav
GreaterEqual.jav
GreaterThan.jav
HelloWorld.jav Public all the things 2024-03-14 13:50:56 +01:00
Id.jav
IfTest.jav
Import.jav
ImportWildcard.jav Make wildcard imports work again #330 2024-05-23 11:39:56 +02:00
Inf.jav
Infimum.jav
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
Interfaces.jav
KompTph.jav
Lambda2.jav
Lambda3.jav
Lambda4.jav
Lambda.jav Public all the things 2024-03-14 13:50:56 +01:00
LambdaCapture.jav
LambdaField.jav
LambdaRunnable.jav
LambdaVoid.jav
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
Literal.jav Fix #303 2024-03-25 15:10:47 +01:00
mathStruc.jav
mathStrucInteger.jav
mathStrucMatrixOP.jav
Matrix.jav Implementierungen von Interfaces eingefuegt und Overriding ersetzt durch implementierung 2024-05-10 14:16:23 +02: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
MethodCallGenerics.jav
Methods.jav
MethodsEasy.jav
MethodWildcardGen.jav
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
OLFun.jav
Op1.jav Add modulo, fix #319 2024-04-12 15:40:22 +02:00
Op2.jav Public all the things 2024-03-14 13:50:56 +01:00
Op.jav
OverlaodGen.jav
Overloading.jav Public all the things 2024-03-14 13:50:56 +01:00
OverloadPattern.jav Work on pattern matching in function headers 2024-10-02 15:09:19 +02:00
OverrideEquals.jav Fix #294 2024-03-20 14:37:15 +01:00
OverrideRoot.class Fix #294 2024-03-20 14:37:15 +01:00
OverrideRoot.java Fix #294 2024-03-20 14:37:15 +01:00
Package.jav
Pair.jav Public all the things 2024-03-14 13:50:56 +01:00
PairNoGenerics.jav
PaternMatchingHaskellStyle.jav feat: add Example for HaskellStyle Pattern Matching 2024-10-25 14:04:03 +02:00
PatternMatchingLiteralStyle.jav feat: add Literal in Records and LPattern for Syntaxtreegenerator 2024-10-09 17:01:28 +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 Types are weird in this one 2024-03-25 13:51:56 +01:00
RecursiveMeth.jav
RelOps.jav Public all the things 2024-03-14 13:50:56 +01:00
ReturnMethod.jav
Scalar.jav Public all the things 2024-03-14 13:50:56 +01:00
SimpleCycle.jav
Sorting.jav
Static.jav Public all the things 2024-03-14 13:50:56 +01:00
StaticM.jav
Subclass.jav
SubMatrix.jav
SuperCall.jav
Superclass.jav
Switch2.jav
Switch.jav Default throws 2024-09-12 14:36:26 +02:00
SwitchAppend.jav Fix tests 2024-09-26 11:31:24 +02:00
SwitchCaseHeritageDetection.jav test & fix: add Testcase for Heritage-detection and removed unnecessary creation of Constraints. 2024-08-06 18:44:52 +02:00
SwitchInfered.jav test & feat: recursive Method-Call for nested Constraint-Generation Patterns in Records and added Linked-List Testcase. 2024-08-20 19:52:55 +02:00
SwitchOverload.jav Work on pattern matching in function headers 2024-10-02 15:09:19 +02:00
SwitchRecordList.jav Add check for sealed interfaces 2024-09-13 14:23:03 +02:00
SwitchString.jav Public all the things 2024-03-14 13:50:56 +01:00
Ternary.jav Add Ternary, fix #324 2024-04-22 12:17:53 +02:00
test1.jav
test.jav
Tph2.jav
Tph3.jav
Tph4.jav
Tph5.jav
Tph6.jav
Tph7.jav
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
TypedID.jav
Vector.jav
VectorAdd.jav
VectorSuper.jav
VoidMeth.jav
WC.jav
While.jav Add continue and do-while, close #331 2024-05-21 12:14:12 +02:00
Wildcards.jav Fix <?> Wildcard not working in STG, fixes #287 2024-03-13 11:42:32 +01:00
Y.jav Fix Y Test #341 2024-08-06 12:42:09 +02:00