Commit Graph

  • 61653c5d88 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java unif23NoOptParallel_Lehmann unif23NoOptParallel pl@gohorb.ba-horb.de 2023-05-25 10:05:10 +0200
  • 337ff8b865 Fix incorrect signatures Daniel Holle 2023-05-24 16:51:53 +0200
  • 1d7e755a98 Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode Daniel Holle 2023-05-24 13:53:36 +0200
  • 67a582b4a2 Flatten generic function types Daniel Holle 2023-05-24 13:53:23 +0200
  • 034a398515 Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode pl@gohorb.ba-horb.de 2023-05-22 14:40:50 +0200
  • 58a72b0286 new file: resources/AllgemeinTest/StreamTest.jav modified: src/test/java/AllgemeinTest.java pl@gohorb.ba-horb.de 2023-05-22 14:40:35 +0200
  • 677d68428d Merge branch 'fixPlugin' into targetBytecode Daniel Holle 2023-05-16 14:52:45 +0200
  • d2ef5ccb24 Update plugin installation Daniel Holle 2023-05-16 14:52:31 +0200
  • 136bccab93 Fix type deployment fixPlugin Daniel Holle 2023-05-16 13:31:05 +0200
  • 3cd608a4ac modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnify.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-05-15 16:56:04 +0200
  • 66944cf3c1 Recursively collect generics for FunN Daniel Holle 2023-05-15 16:52:20 +0200
  • a7ccd15286 Work on the plugin Daniel Holle 2023-05-15 16:33:10 +0200
  • 9d9a1f6614 modified: src/test/java/AllgemeinTest.java Twice in Allgemeintest reingenommen pl@gohorb.ba-horb.de 2023-05-10 13:27:13 +0200
  • 0b33948945 modified: resources/insertGenericsJav/TestContraVariant.jav pl@gohorb.ba-horb.de 2023-05-09 14:36:07 +0200
  • 5e1631439a modified: resources/insertGenericsJav/TestContraVariant.jav pl@gohorb.ba-horb.de 2023-05-09 14:28:32 +0200
  • 8992260264 TestContraVariant Daniel Holle 2023-05-09 12:18:12 +0200
  • f8f76e9f7d WIP Daniel Holle 2023-05-08 13:32:39 +0200
  • 25c0c9c101 Rewrite Daniel Holle 2023-05-03 10:51:53 +0200
  • b0cbac529e Use family instead of generated generics Daniel Holle 2023-04-28 17:15:04 +0200
  • 8fb4f062ec Print Class Daniel Holle 2023-04-28 16:03:11 +0200
  • 60a42f1be1 Update to Java 20 and refactor Generics Daniel Holle 2023-04-28 15:44:26 +0200
  • 85a904d288 Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode Victorious3 2023-04-27 18:46:33 +0200
  • 904bdca2f4 Eliminate transitive children, add missing object bounds parseSignature Victorious3 2023-04-25 15:06:56 +0200
  • deec0ae706 Start branch unif23NoOptParallel modified: Makefile modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-04-24 17:18:45 +0200
  • 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 +0200
  • af4db1817a Add test and fix up the generics a bit Victorious3 2023-04-19 19:08:52 +0200
  • d945947362 ASM doesn't like empty generics for some reason, don't know if valid? Victorious3 2023-04-19 16:12:24 +0200
  • a0c25a517d Use old method of creating signatures in case the classloader is null Victorious3 2023-04-19 15:33:53 +0200
  • c35577f948 Add missing functions and test the signature parser Victorious3 2023-04-19 14:56:59 +0200
  • fc7844c6a4 Merge branch 'targetBytecode' into parseSignature Victorious3 2023-04-14 15:18:36 +0200
  • 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 +0200
  • 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 +0200
  • 39bde24df7 Start working on signature parsing Victorious3 2023-04-14 11:38:41 +0200
  • d6a79ea3a1 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java unif23 pl@gohorb.ba-horb.de 2023-04-11 22:45:15 +0200
  • 1f909f13ee modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-04-11 18:01:44 +0200
  • be6f4bd578 Merge remote-tracking branch 'origin/targetBytecode' into unif23 pl@gohorb.ba-horb.de 2023-04-11 15:52:26 +0200
  • 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 +0200
  • c73e57cf2b new file: resources/bytecode/javFiles/Scalar.jav pl@gohorb.ba-horb.de 2023-04-11 15:35:15 +0200
  • 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 +0200
  • 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 +0200
  • f68afc88a6 modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-04-06 17:58:32 +0200
  • 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 +0200
  • 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 +0200
  • d849bc127f Merge remote-tracking branch 'origin/targetBytecode' into unif23 pl@gohorb.ba-horb.de 2023-04-04 16:47:19 +0200
  • f6a4fe8142 modified: resources/bytecode/javFiles/Scalar.jav pl@gohorb.ba-horb.de 2023-04-04 16:00:54 +0200
  • f6fe3a68aa new file: resources/bytecode/javFiles/Scalar.jav pl@gohorb.ba-horb.de 2023-04-04 15:54:41 +0200
  • 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 +0200
  • 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 +0200
  • 0908d512d9 modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-04-04 13:16:25 +0200
  • e231cf722b Fix type variable being declared twice Victorious3 2023-04-04 13:09:28 +0200
  • aa9782edd7 Fix test case Victorious3 2023-04-04 13:09:05 +0200
  • 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 +0200
  • 52b7040337 Break statement in AST eingefügt luca9913 2023-04-01 16:27:55 +0200
  • 4986fd0f31 Merge branch 'bigRefactoring' into patternMatching luca9913 2023-04-01 15:41:36 +0200
  • dc8578632c Records in AST aufgenommen luca9913 2023-04-01 15:40:12 +0200
  • 6815d8fc0a modified: Makefile modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java pl@gohorb.ba-horb.de 2023-03-31 17:58:02 +0200
  • 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 +0200
  • f7b60214fa Change tests Victorious3 2023-03-28 16:40:06 +0200
  • 1ad5540500 Fix wrong class generics being used Victorious3 2023-03-28 13:28:05 +0200
  • 3963baa9ce Fix equality Victorious3 2023-03-28 11:46:30 +0200
  • b9f19cc105 Write tx signature to constant pool Victorious3 2023-03-24 15:14:17 +0100
  • cf2d612870 Fix TX Signature by adding additional prameters to every method and constructor Victorious3 2023-03-24 14:51:57 +0100
  • b55fc71811 Let generateClassFiles accept multiple arguments Victorious3 2023-03-24 13:27:29 +0100
  • 9a780127c0 Grammatik um recordPattern erweitert luca9913 2023-03-24 04:44:52 +0100
  • 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 +0100
  • 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 +0100
  • 0311f5ed77 Test Case für geschachtelte Pattern erstellt luca9913 2023-03-22 18:42:13 +0100
  • b1b7c23166 Switch statement in GatherNames für verschieden Deklarations-Typen luca9913 2023-03-22 18:41:59 +0100
  • 2b67230a15 Consider public and standard constructors ones Andreas Stadelmeier 2023-03-20 19:09:47 +0100
  • 29b05b56cc Merge branch 'targetBytecode' into unif23 pl@gohorb.ba-horb.de 2023-03-21 16:29:14 +0100
  • 08b9fc0ea3 modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java statistics eingefuegt pl@gohorb.ba-horb.de 2023-03-21 16:23:18 +0100
  • 6b767bc09b Fix using the wrong constructor Victorious3 2023-03-21 15:06:17 +0100
  • 2dff7909ed Remove test file Victorious3 2023-03-21 14:00:58 +0100
  • d93836d110 Fix incorrect generics for derived FunN Victorious3 2023-03-21 12:12:42 +0100
  • 0ca32ca6a7 modified: README_aktuelle_Branches pl@gohorb.ba-horb.de 2023-03-21 10:35:23 +0100
  • b5af3a42a8 Fix wrong generic parameter on FunN3336 base class Victorious3 2023-03-21 10:34:34 +0100
  • 070dd16999 modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-03-21 10:30:13 +0100
  • 9d7e46925d modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java pl@gohorb.ba-horb.de 2023-03-21 10:26:55 +0100
  • 1ab0f42fd1 Bug fixes für GeneralParserTest und Mehrfachaufrufe des Parsers entfernt luca9913 2023-03-20 22:07:47 +0100
  • 856d343ed3 Consider public and standard constructors ones Andreas Stadelmeier 2023-03-20 19:09:47 +0100
  • 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 +0100
  • 2c7037708b Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bigRefactoring Andreas Stadelmeier 2023-03-20 18:26:47 +0100
  • 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 +0100
  • 78a898db37 Bug fixes für Tests in 'parser' luca9913 2023-03-20 03:03:37 +0100
  • 303246adce modified: README_aktuelle_Branches pl@gohorb.ba-horb.de 2023-03-17 16:16:28 +0100
  • 48daa9731f modified: resources/AllgemeinTest/Pair.jav pl@gohorb.ba-horb.de 2023-03-17 16:05:47 +0100
  • aeb4b18069 delete old parser files Andreas Stadelmeier 2023-03-15 19:26:23 +0100
  • 79c82c122a fix for new-Statement generation. Change FieldInitialization Test Andreas Stadelmeier 2023-03-15 19:25:35 +0100
  • 27ee00b069 Changed Parser Test Andreas Stadelmeier 2023-03-15 19:07:41 +0100
  • af28e033a2 Merge branch 'patternMatching' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into patternMatching Andreas Stadelmeier 2023-03-15 18:49:34 +0100
  • 761e693984 Set --enable-preview for maven compile and test Andreas Stadelmeier 2023-03-15 18:49:29 +0100
  • d6c22a60bc 'Illegal fallthrough' entfernt luca9913 2023-03-15 18:44:00 +0100
  • a8012a3ea6 'Illegal fallthrough' entfernt luca9913 2023-03-15 18:41:04 +0100
  • 31ee90b3ff Umwandlung von Interfaces implementiert luca9913 2023-03-15 05:14:43 +0100
  • 96d19efa5d Umwandlung von Konstruktoren in eigener Methode luca9913 2023-03-12 21:50:53 +0100
  • 1919e34eed Debugging komplett für test parser/AntlrTest.jav luca9913 2023-03-10 20:30:15 +0100
  • 043dda660b Fehler im neuen SyntaxTreeGenerator beseitigt und TODOs eingefügt luca9913 2023-03-10 07:48:38 +0100
  • 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 +0100
  • 02e596ce7e modified: ../../AllgemeinTest/Pair.jav modified: ../../../src/test/java/AllgemeinTest.java pl@gohorb.ba-horb.de 2023-03-08 16:51:48 +0100
  • acf4569908 Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode Victorious3 2023-03-08 16:28:50 +0100