2
0

Commit Graph

  • 4affe5074d On branch unif23Full Changes to be committed: modified: Makefile modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java unif23Full pl@gohorb.ba-horb.de 2023-04-20 12:13:20 +02:00
  • af4db1817a Add test and fix up the generics a bit Victorious3 2023-04-19 19:08:52 +02:00
  • d945947362 ASM doesn't like empty generics for some reason, don't know if valid? Victorious3 2023-04-19 16:12:24 +02:00
  • a0c25a517d Use old method of creating signatures in case the classloader is null Victorious3 2023-04-19 15:33:53 +02:00
  • c35577f948 Add missing functions and test the signature parser Victorious3 2023-04-19 14:56:59 +02:00
  • fc7844c6a4 Merge branch 'targetBytecode' into parseSignature Victorious3 2023-04-14 15:18:36 +02:00
  • e5ff08e0df modified: resources/bytecode/javFiles/Scalar.jav modified: src/main/java/de/dhbwstuttgart/typeinference/unify/RuleSet.java ? extends ty <! Ty' im erase1 korrigiert pl@gohorb.ba-horb.de 2023-04-14 15:12:43 +02:00
  • 4078239815 - Calculate veriance for new type variables in Infima & Cycles - Remove referenced check from Infima - Correctly identify contra & covariance for chains for tphs Victorious3 2023-04-14 15:04:26 +02:00
  • 39bde24df7 Start working on signature parsing Victorious3 2023-04-14 11:38:41 +02:00
  • d6a79ea3a1 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java unif23 pl@gohorb.ba-horb.de 2023-04-11 22:45:15 +02:00
  • 1f909f13ee modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-04-11 18:01:44 +02:00
  • be6f4bd578 Merge remote-tracking branch 'origin/targetBytecode' into unif23 pl@gohorb.ba-horb.de 2023-04-11 15:52:26 +02:00
  • 478efd5649 Merge branch 'unif23' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into unif23 pl@gohorb.ba-horb.de 2023-04-11 15:40:27 +02:00
  • c73e57cf2b new file: resources/bytecode/javFiles/Scalar.jav pl@gohorb.ba-horb.de 2023-04-11 15:35:15 +02:00
  • ce29f4bcf1 Merge branch 'unif23' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into Unif23 pl@gohorb.ba-horb.de 2023-04-10 22:14:46 +02:00
  • 42821f3215 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/RuleSet.java modified: src/test/java/targetast/TestComplete.java pl@gohorb.ba-horb.de 2023-04-10 22:07:47 +02:00
  • f68afc88a6 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-04-06 17:58:32 +02:00
  • ed671aeb97 modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java modified: src/main/java/de/dhbwstuttgart/syntaxtree/factory/UnifyTypeFactory.java modified: src/main/java/de/dhbwstuttgart/syntaxtree/type/TypePlaceholder.java modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/model/OrderingUnifyPair.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/model/PlaceholderType.java pl@gohorb.ba-horb.de 2023-04-05 17:48:15 +02:00
  • 82061474b2 modified: resources/bytecode/javFiles/Scalar.jav modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-04-04 17:26:13 +02:00
  • d849bc127f Merge remote-tracking branch 'origin/targetBytecode' into unif23 pl@gohorb.ba-horb.de 2023-04-04 16:47:19 +02:00
  • f6a4fe8142 modified: resources/bytecode/javFiles/Scalar.jav pl@gohorb.ba-horb.de 2023-04-04 16:00:54 +02:00
  • f6fe3a68aa new file: resources/bytecode/javFiles/Scalar.jav pl@gohorb.ba-horb.de 2023-04-04 15:54:41 +02:00
  • 86d229cac9 modified: resources/bytecode/javFiles/Matrix.jav modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java modified: src/test/java/targetast/TestComplete.java pl@gohorb.ba-horb.de 2023-04-04 15:54:03 +02:00
  • 02c8dd9804 Merge branch 'targetBytecode' of gohorb.ba-horb.de:/bahome/projekt/git/JavaCompilerCore into targetBytecode pl@gohorb.ba-horb.de 2023-04-04 13:16:41 +02:00
  • 0908d512d9 modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-04-04 13:16:25 +02:00
  • e231cf722b Fix type variable being declared twice Victorious3 2023-04-04 13:09:28 +02:00
  • aa9782edd7 Fix test case Victorious3 2023-04-04 13:09:05 +02:00
  • e55b9938dc modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java Returntyp: Equaldot durch SMALLERDOT ersetzt pl@gohorb.ba-horb.de 2023-04-04 10:30:38 +02:00
  • 52b7040337 Break statement in AST eingefügt luca9913 2023-04-01 16:27:55 +02:00
  • 4986fd0f31 Merge branch 'bigRefactoring' into patternMatching luca9913 2023-04-01 15:41:36 +02:00
  • dc8578632c Records in AST aufgenommen luca9913 2023-04-01 15:40:12 +02:00
  • 6815d8fc0a modified: Makefile modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-03-31 17:58:02 +02:00
  • 317f8b1aad new file: Makefile deleted: Test.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-03-31 15:54:17 +02:00
  • f7b60214fa Change tests Victorious3 2023-03-28 16:40:06 +02:00
  • 1ad5540500 Fix wrong class generics being used Victorious3 2023-03-28 13:28:05 +02:00
  • 3963baa9ce Fix equality Victorious3 2023-03-28 11:46:30 +02:00
  • b9f19cc105 Write tx signature to constant pool Victorious3 2023-03-24 15:14:17 +01:00
  • cf2d612870 Fix TX Signature by adding additional prameters to every method and constructor Victorious3 2023-03-24 14:51:57 +01:00
  • b55fc71811 Let generateClassFiles accept multiple arguments Victorious3 2023-03-24 13:27:29 +01:00
  • 9a780127c0 Grammatik um recordPattern erweitert luca9913 2023-03-24 04:44:52 +01:00
  • 79335449d0 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java Statistics fertig (Version 1) pl@gohorb.ba-horb.de 2023-03-23 12:00:04 +01:00
  • 14606a846e modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnify.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnify2Task.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-03-22 19:01:36 +01:00
  • 0311f5ed77 Test Case für geschachtelte Pattern erstellt luca9913 2023-03-22 18:42:13 +01:00
  • b1b7c23166 Switch statement in GatherNames für verschieden Deklarations-Typen luca9913 2023-03-22 18:41:59 +01:00
  • 2b67230a15 Consider public and standard constructors ones Andreas Stadelmeier 2023-03-20 19:09:47 +01:00
  • 29b05b56cc Merge branch 'targetBytecode' into unif23 pl@gohorb.ba-horb.de 2023-03-21 16:29:14 +01:00
  • 08b9fc0ea3 modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java statistics eingefuegt pl@gohorb.ba-horb.de 2023-03-21 16:23:18 +01:00
  • 6b767bc09b Fix using the wrong constructor Victorious3 2023-03-21 15:06:17 +01:00
  • 2dff7909ed Remove test file Victorious3 2023-03-21 14:00:58 +01:00
  • d93836d110 Fix incorrect generics for derived FunN Victorious3 2023-03-21 12:12:42 +01:00
  • 0ca32ca6a7 modified: README_aktuelle_Branches pl@gohorb.ba-horb.de 2023-03-21 10:35:23 +01:00
  • b5af3a42a8 Fix wrong generic parameter on FunN3336 base class Victorious3 2023-03-21 10:34:34 +01:00
  • 070dd16999 modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-03-21 10:30:13 +01:00
  • 9d7e46925d modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-03-21 10:26:55 +01:00
  • 1ab0f42fd1 Bug fixes für GeneralParserTest und Mehrfachaufrufe des Parsers entfernt luca9913 2023-03-20 22:07:47 +01:00
  • 856d343ed3 Consider public and standard constructors ones Andreas Stadelmeier 2023-03-20 19:09:47 +01:00
  • d780d322f0 modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-03-20 18:33:58 +01:00
  • 2c7037708b Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bigRefactoring Andreas Stadelmeier 2023-03-20 18:26:47 +01:00
  • 867f3d39e8 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java modified: src/test/java/targetast/TestComplete.java pl@gohorb.ba-horb.de 2023-03-20 16:05:28 +01:00
  • 78a898db37 Bug fixes für Tests in 'parser' luca9913 2023-03-20 03:03:37 +01:00
  • 303246adce modified: README_aktuelle_Branches pl@gohorb.ba-horb.de 2023-03-17 16:16:28 +01:00
  • 48daa9731f modified: resources/AllgemeinTest/Pair.jav pl@gohorb.ba-horb.de 2023-03-17 16:05:47 +01:00
  • aeb4b18069 delete old parser files Andreas Stadelmeier 2023-03-15 19:26:23 +01:00
  • 79c82c122a fix for new-Statement generation. Change FieldInitialization Test Andreas Stadelmeier 2023-03-15 19:25:35 +01:00
  • 27ee00b069 Changed Parser Test Andreas Stadelmeier 2023-03-15 19:07:41 +01:00
  • af28e033a2 Merge branch 'patternMatching' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into patternMatching Andreas Stadelmeier 2023-03-15 18:49:34 +01:00
  • 761e693984 Set --enable-preview for maven compile and test Andreas Stadelmeier 2023-03-15 18:49:29 +01:00
  • d6c22a60bc 'Illegal fallthrough' entfernt luca9913 2023-03-15 18:44:00 +01:00
  • a8012a3ea6 'Illegal fallthrough' entfernt luca9913 2023-03-15 18:41:04 +01:00
  • 31ee90b3ff Umwandlung von Interfaces implementiert luca9913 2023-03-15 05:14:43 +01:00
  • 96d19efa5d Umwandlung von Konstruktoren in eigener Methode luca9913 2023-03-12 21:50:53 +01:00
  • 1919e34eed Debugging komplett für test parser/AntlrTest.jav luca9913 2023-03-10 20:30:15 +01:00
  • 043dda660b Fehler im neuen SyntaxTreeGenerator beseitigt und TODOs eingefügt luca9913 2023-03-10 07:48:38 +01:00
  • 9d03080667 Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode pl@gohorb.ba-horb.de 2023-03-08 16:54:00 +01:00
  • 02e596ce7e modified: ../../AllgemeinTest/Pair.jav modified: ../../../src/test/java/AllgemeinTest.java pl@gohorb.ba-horb.de 2023-03-08 16:51:48 +01:00
  • acf4569908 Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode Victorious3 2023-03-08 16:28:50 +01:00
  • a77c64cea2 Add new type placeholder to referenced set Victorious3 2023-03-08 16:28:34 +01:00
  • 034faf1f66 Merge branch 'targetBytecode' of gohorb.ba-horb.de:/bahome/projekt/git/JavaCompilerCore into targetBytecode pl@gohorb.ba-horb.de 2023-03-08 16:02:50 +01:00
  • 88db5016bf modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java logFile auf false gesetzt pl@gohorb.ba-horb.de 2023-03-08 16:02:24 +01:00
  • 3a05912dfe Whoops Victorious3 2023-03-08 15:05:53 +01:00
  • 40b04a4877 Remove print statement Victorious3 2023-03-08 15:03:59 +01:00
  • 04b509613f Add test and fix constructors return value being used Victorious3 2023-03-08 14:59:40 +01:00
  • cdd4cd9968 modified: ../src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java Tenaeren Operator fuer log-File eingefuegt pl@gohorb.ba-horb.de 2023-03-08 14:26:08 +01:00
  • 8c6a614157 Merge remote-tracking branch 'origin/bigRefactoring' into patternMatching luca9913 2023-03-08 06:42:08 +01:00
  • 09cc88062e StatementGenerator fertiggestellt luca9913 2023-03-08 06:35:55 +01:00
  • 62e022c2f7 modified: ../../../src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-03-07 16:36:29 +01:00
  • 506fd0dc0e new file: ../../AllgemeinTest/Assign.jav modified: ../../AllgemeinTest/Pair.jav modified: ../../AllgemeinTest/UseWildcardPair.jav modified: ../../../src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/TypeGenerator.java ? extends Object nochmals angepasst pl@gohorb.ba-horb.de 2023-03-07 16:34:34 +01:00
  • 1c31b6d769 new file: ../../AllgemeinTest/Pair.jav new file: ../../AllgemeinTest/UseWildcardPair.jav modified: ../../../src/test/java/AllgemeinTest.java pl@gohorb.ba-horb.de 2023-03-07 08:51:31 +01:00
  • 2d82dc1ae4 modified: src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/TypeGenerator.java Object -> java.lang.Object pl@gohorb.ba-horb.de 2023-03-01 23:31:07 +01:00
  • 9606dc7b26 new file: resources/AllgemeinTest/CaptureConversion.jav modified: src/test/java/AllgemeinTest.java Campture Conversion Test in Allgemeintest eingefuegt pl@gohorb.ba-horb.de 2023-03-01 18:41:46 +01:00
  • 2197e09307 Merge branch 'targetBytecode' into bigRefactoring Victorious3 2023-03-01 16:34:14 +01:00
  • d79d2d28b1 Ignore Box test Victorious3 2023-03-01 16:33:59 +01:00
  • 3eebfdc9d9 Fix POP2 not being called for double and long! Victorious3 2023-03-01 16:33:03 +01:00
  • ba66f29fba modified: ../../../../resources/bytecode/javFiles/OLFun.jav pl@gohorb.ba-horb.de 2023-03-01 16:08:42 +01:00
  • ffdedd4f99 Add OL tests Victorious3 2023-03-01 15:55:15 +01:00
  • 9500deaf3d Remove debug printout Victorious3 2023-03-01 15:30:20 +01:00
  • 11eb03cdf0 Split up equality Victorious3 2023-03-01 14:55:13 +01:00
  • 3de89a5cfa Object as default bound Victorious3 2023-03-01 12:02:01 +01:00
  • c0348ed304 txGenerics Victorious3 2023-03-01 11:23:00 +01:00
  • 1ad4cfcb21 Let lambda functions use Object instead of generic parameters Victorious3 2023-03-01 10:49:03 +01:00