|
f46c2ad0f7
|
New test case
|
2023-08-01 14:02:19 +02:00 |
|
|
b0f7a264c2
|
Implement records
|
2023-07-31 15:11:35 +02:00 |
|
|
a0582e918b
|
Merge
|
2023-07-25 15:06:15 +02:00 |
|
|
5c62191f3b
|
Consider constructors when creating class generics
|
2023-07-04 12:17:14 +02:00 |
|
|
9c1e016bb1
|
Merge and fix folder structure
|
2023-06-26 12:31:00 +02:00 |
|
|
f5aa90bdbd
|
Add Cycle class (again)
|
2023-06-23 09:40:23 +02:00 |
|
|
711aa70d48
|
Update to java 20 and some refactoring
|
2023-06-22 09:34:15 +02:00 |
|
|
ecc5dfcef6
|
Add class file
|
2023-06-06 16:35:42 +02:00 |
|
luca9913
|
63c5cb8390
|
Moved test resources to src/test and refactored tests
|
2023-06-05 09:28:55 +02:00 |
|
|
337ff8b865
|
Fix incorrect signatures
|
2023-05-24 16:51:53 +02:00 |
|
|
67a582b4a2
|
Flatten generic function types
|
2023-05-24 13:53:23 +02:00 |
|
Victorious3
|
85a904d288
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-04-27 18:46:33 +02:00 |
|
Victorious3
|
af4db1817a
|
Add test and fix up the generics a bit
|
2023-04-19 19:08:52 +02:00 |
|
pl@gohorb.ba-horb.de
|
e5ff08e0df
|
modified: resources/bytecode/javFiles/Scalar.jav
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/RuleSet.java
? extends ty <! Ty' im erase1 korrigiert
|
2023-04-14 15:12:43 +02:00 |
|
pl@gohorb.ba-horb.de
|
f6a4fe8142
|
modified: resources/bytecode/javFiles/Scalar.jav
|
2023-04-04 16:00:54 +02:00 |
|
pl@gohorb.ba-horb.de
|
f6fe3a68aa
|
new file: resources/bytecode/javFiles/Scalar.jav
|
2023-04-04 15:54:41 +02:00 |
|
pl@gohorb.ba-horb.de
|
86d229cac9
|
modified: resources/bytecode/javFiles/Matrix.jav
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
modified: src/test/java/targetast/TestComplete.java
|
2023-04-04 15:54:03 +02:00 |
|
Victorious3
|
04b509613f
|
Add test and fix constructors return value being used
|
2023-03-08 14:59:40 +01:00 |
|
pl@gohorb.ba-horb.de
|
ba66f29fba
|
modified: ../../../../resources/bytecode/javFiles/OLFun.jav
|
2023-03-01 16:08:42 +01:00 |
|
Victorious3
|
ffdedd4f99
|
Add OL tests
|
2023-03-01 15:55:15 +01:00 |
|
Victorious3
|
69bdb4aa5b
|
Consider environment of type variables in method call
|
2023-01-23 13:56:21 +01:00 |
|
Victorious3
|
db089bea60
|
Forgot x here
|
2023-01-17 16:05:15 +01:00 |
|
Victorious3
|
abe7553c37
|
Add missing object bounds
|
2023-01-17 15:57:41 +01:00 |
|
Victorious3
|
d9bb0037b8
|
Improve genericcs tests
|
2023-01-17 11:58:59 +01:00 |
|
Victorious3
|
7aa7f94110
|
Add user defined generics to methods
|
2023-01-10 16:06:57 +01:00 |
|
Vic Nightfall
|
96ffc12ebc
|
Merge with bigRefactoring
|
2023-01-04 16:07:48 +01:00 |
|
pl@gohorb.ba-horb.de
|
7d50ddab51
|
Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bigRefactoring
|
2022-12-05 17:23:06 +01:00 |
|
pl@gohorb.ba-horb.de
|
9310882a28
|
modified: resources/bytecode/javFiles/VectorAdd.jav
|
2022-12-05 17:22:35 +01:00 |
|
Andreas Stadelmeier
|
b41680dc84
|
Merge with targetBytecode, Set language level to Java 19 + preview-features
|
2022-11-28 13:38:31 +01:00 |
|
pl@gohorb.ba-horb.de
|
291fee12db
|
new file: ../../AllgemeinTest/VectorConstAdd.jav
modified: ../../bytecode/javFiles/VectorAdd.jav
new file: ../../../src/test/java/AllgemeinTest.java
wieder hergestellt.
|
2022-11-21 23:51:06 +01:00 |
|
pl@gohorb.ba-horb.de
|
462d791712
|
Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bigRefactoring
|
2022-11-15 16:59:32 +01:00 |
|
Andreas Stadelmeier
|
00c8f41671
|
Change pom.xml: Clean up, Set java version to 17, Antlr4 plugin uses standard source directory. Project changes: move /test/resources to /resources
|
2022-11-15 16:21:09 +01:00 |
|