Victorious3
|
904bdca2f4
|
Eliminate transitive children, add missing object bounds
|
2023-04-25 15:06:56 +02:00 |
|
Victorious3
|
af4db1817a
|
Add test and fix up the generics a bit
|
2023-04-19 19:08:52 +02:00 |
|
Victorious3
|
d945947362
|
ASM doesn't like empty generics for some reason, don't know if valid?
|
2023-04-19 16:12:24 +02:00 |
|
Victorious3
|
a0c25a517d
|
Use old method of creating signatures in case the classloader is null
|
2023-04-19 15:33:53 +02:00 |
|
Victorious3
|
c35577f948
|
Add missing functions and test the signature parser
|
2023-04-19 14:56:59 +02:00 |
|
Victorious3
|
fc7844c6a4
|
Merge branch 'targetBytecode' into parseSignature
|
2023-04-14 15:18:36 +02:00 |
|
Victorious3
|
4078239815
|
- Calculate veriance for new type variables in Infima & Cycles
- Remove referenced check from Infima
- Correctly identify contra & covariance for chains for tphs
|
2023-04-14 15:04:26 +02:00 |
|
Victorious3
|
39bde24df7
|
Start working on signature parsing
|
2023-04-14 11:38:41 +02:00 |
|
pl@gohorb.ba-horb.de
|
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
<. weider eingefuegt bei Return typen von Methodcalls und Return-Statements
Vergleich dementsprechend angepasst.
|
2023-04-05 17:48:15 +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 |
|
pl@gohorb.ba-horb.de
|
02c8dd9804
|
Merge branch 'targetBytecode' of gohorb.ba-horb.de:/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-04-04 13:16:41 +02:00 |
|
pl@gohorb.ba-horb.de
|
0908d512d9
|
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
|
2023-04-04 13:16:25 +02:00 |
|
Victorious3
|
e231cf722b
|
Fix type variable being declared twice
|
2023-04-04 13:09:28 +02:00 |
|
Victorious3
|
aa9782edd7
|
Fix test case
|
2023-04-04 13:09:05 +02:00 |
|
pl@gohorb.ba-horb.de
|
e55b9938dc
|
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
Returntyp: Equaldot durch SMALLERDOT ersetzt
|
2023-04-04 10:30:38 +02:00 |
|
Victorious3
|
f7b60214fa
|
Change tests
|
2023-03-28 16:40:06 +02:00 |
|
Victorious3
|
1ad5540500
|
Fix wrong class generics being used
|
2023-03-28 13:28:05 +02:00 |
|
Victorious3
|
3963baa9ce
|
Fix equality
|
2023-03-28 12:02:08 +02:00 |
|
Victorious3
|
b9f19cc105
|
Write tx signature to constant pool
|
2023-03-24 15:14:17 +01:00 |
|
Victorious3
|
cf2d612870
|
Fix TX Signature by adding additional prameters to every method and constructor
|
2023-03-24 14:51:57 +01:00 |
|
Victorious3
|
b55fc71811
|
Let generateClassFiles accept multiple arguments
|
2023-03-24 13:27:29 +01:00 |
|
Victorious3
|
6b767bc09b
|
Fix using the wrong constructor
|
2023-03-21 15:06:17 +01:00 |
|
Victorious3
|
2dff7909ed
|
Remove test file
|
2023-03-21 14:00:58 +01:00 |
|
Victorious3
|
d93836d110
|
Fix incorrect generics for derived FunN
|
2023-03-21 12:12:42 +01:00 |
|
Victorious3
|
b5af3a42a8
|
Fix wrong generic parameter on FunN3336 base class
|
2023-03-21 10:34:34 +01:00 |
|
pl@gohorb.ba-horb.de
|
303246adce
|
modified: README_aktuelle_Branches
|
2023-03-17 16:16:28 +01:00 |
|
pl@gohorb.ba-horb.de
|
48daa9731f
|
modified: resources/AllgemeinTest/Pair.jav
|
2023-03-17 16:05:47 +01:00 |
|
pl@gohorb.ba-horb.de
|
9d03080667
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode
resources/AllgemeinTest/Pair.jav
|
2023-03-08 16:54:00 +01:00 |
|
pl@gohorb.ba-horb.de
|
02e596ce7e
|
modified: ../../AllgemeinTest/Pair.jav
modified: ../../../src/test/java/AllgemeinTest.java
|
2023-03-08 16:51:48 +01:00 |
|
Victorious3
|
acf4569908
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-03-08 16:28:50 +01:00 |
|
Victorious3
|
a77c64cea2
|
Add new type placeholder to referenced set
|
2023-03-08 16:28:34 +01:00 |
|
pl@gohorb.ba-horb.de
|
034faf1f66
|
Merge branch 'targetBytecode' of gohorb.ba-horb.de:/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-03-08 16:02:50 +01:00 |
|
pl@gohorb.ba-horb.de
|
88db5016bf
|
modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
logFile auf false gesetzt
|
2023-03-08 16:02:24 +01:00 |
|
Victorious3
|
3a05912dfe
|
Whoops
|
2023-03-08 15:05:53 +01:00 |
|
Victorious3
|
40b04a4877
|
Remove print statement
|
2023-03-08 15:03:59 +01: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
|
cdd4cd9968
|
modified: ../src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
Tenaeren Operator fuer log-File eingefuegt
|
2023-03-08 14:26:08 +01:00 |
|
pl@gohorb.ba-horb.de
|
62e022c2f7
|
modified: ../../../src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
|
2023-03-07 16:36:29 +01:00 |
|
pl@gohorb.ba-horb.de
|
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
modified: ../../../src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
modified: ../../../src/test/java/AllgemeinTest.java
|
2023-03-07 16:34:34 +01:00 |
|
pl@gohorb.ba-horb.de
|
1c31b6d769
|
new file: ../../AllgemeinTest/Pair.jav
new file: ../../AllgemeinTest/UseWildcardPair.jav
modified: ../../../src/test/java/AllgemeinTest.java
|
2023-03-07 08:51:31 +01:00 |
|
pl@gohorb.ba-horb.de
|
2d82dc1ae4
|
modified: src/main/java/de/dhbwstuttgart/parser/SyntaxTreeGenerator/TypeGenerator.java
Object -> java.lang.Object
|
2023-03-01 23:31:07 +01:00 |
|
pl@gohorb.ba-horb.de
|
9606dc7b26
|
new file: resources/AllgemeinTest/CaptureConversion.jav
modified: src/test/java/AllgemeinTest.java
Campture Conversion Test in Allgemeintest eingefuegt
|
2023-03-01 18:41:46 +01:00 |
|
Victorious3
|
d79d2d28b1
|
Ignore Box test
|
2023-03-01 16:33:59 +01:00 |
|
Victorious3
|
3eebfdc9d9
|
Fix POP2 not being called for double and long!
|
2023-03-01 16:33:03 +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
|
9500deaf3d
|
Remove debug printout
|
2023-03-01 15:30:20 +01:00 |
|
Victorious3
|
11eb03cdf0
|
Split up equality
|
2023-03-01 14:55:13 +01:00 |
|