luca9913
|
a8012a3ea6
|
'Illegal fallthrough' entfernt
|
2023-03-15 18:41:04 +01:00 |
|
luca9913
|
31ee90b3ff
|
Umwandlung von Interfaces implementiert
|
2023-03-15 05:14:43 +01:00 |
|
luca9913
|
96d19efa5d
|
Umwandlung von Konstruktoren in eigener Methode
|
2023-03-12 21:50:53 +01:00 |
|
luca9913
|
1919e34eed
|
Debugging komplett für test parser/AntlrTest.jav
|
2023-03-10 20:30:15 +01:00 |
|
luca9913
|
043dda660b
|
Fehler im neuen SyntaxTreeGenerator beseitigt und TODOs eingefügt
|
2023-03-10 07:48:38 +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 |
|
luca9913
|
8c6a614157
|
Merge remote-tracking branch 'origin/bigRefactoring' into patternMatching
|
2023-03-08 06:42:08 +01:00 |
|
luca9913
|
09cc88062e
|
StatementGenerator fertiggestellt
|
2023-03-08 06:35:55 +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
|
2197e09307
|
Merge branch 'targetBytecode' into bigRefactoring
|
2023-03-01 16:34:14 +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 |
|
Victorious3
|
3de89a5cfa
|
Object as default bound
|
2023-03-01 12:02:01 +01:00 |
|
Victorious3
|
c0348ed304
|
txGenerics
|
2023-03-01 11:23:00 +01:00 |
|
Victorious3
|
1ad4cfcb21
|
Let lambda functions use Object instead of generic parameters
|
2023-03-01 10:49:03 +01:00 |
|
Victorious3
|
374d2e811b
|
Generate attribute for JavaTX
|
2023-03-01 10:27:19 +01:00 |
|
luca9913
|
d362858184
|
Umbau des StatementGenerators fortgeführt
|
2023-03-01 06:49:59 +01:00 |
|
luca9913
|
c118c05bb2
|
Umwandlung von Methodenaufrufen implementiert
|
2023-02-26 21:04:51 +01:00 |
|
Victorious3
|
68034ed434
|
Fix FunNGenerator
|
2023-02-23 18:52:29 +01:00 |
|
luca9913
|
aa5f79257e
|
Antlr labels für ExpressionContext eingeführt, um StatementGenerator weiterzuentwickeln
|
2023-02-22 22:43:25 +01:00 |
|
Victorious3
|
f282d7a212
|
Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bigRefactoring
|
2023-02-21 14:51:08 +01:00 |
|
Victorious3
|
4c685a9ed9
|
Merge branch 'targetBytecode' into bigRefactoring
|
2023-02-21 14:48:28 +01:00 |
|
Victorious3
|
a92172c9da
|
Start working on a JavaTX signature attribute
|
2023-02-21 14:05:21 +01:00 |
|
Victorious3
|
24bbce8265
|
Fix test cases for new inputs
|
2023-02-21 14:04:53 +01:00 |
|
Victorious3
|
84a5ed2cc3
|
Fix inner type variables
|
2023-02-21 11:31:28 +01:00 |
|
Victorious3
|
b58b6c2288
|
Fixes for TPH4
|
2023-02-21 10:28:00 +01:00 |
|
JanUlrich
|
55636436d2
|
Fix Antlr Version
|
2023-02-14 18:03:12 +01:00 |
|
Victorious3
|
5981a9362c
|
Fix console interface
|
2023-02-14 13:42:56 +01:00 |
|
Victorious3
|
99c46bf37f
|
Fix console interface
|
2023-02-14 11:36:08 +01:00 |
|
pl@gohorb.ba-horb.de
|
5058315a1b
|
modified: ../../../../../resources/insertGenericsJav/TestTwoArgs.jav
Typen korrigiert
|
2023-02-13 21:20:40 +01:00 |
|
pl@gohorb.ba-horb.de
|
60d5da6f24
|
modified: ../../../../../resources/insertGenericsJav/TestTwoArgs.jav
Ergebnisse als Kommentare eingefuegt.
|
2023-02-13 18:39:16 +01:00 |
|
luca9913
|
c38bf658fc
|
Anpassung Statementexpression an Java17-Grammatik begonnen
|
2023-02-13 08:16:16 +01:00 |
|
luca9913
|
0e981ce95c
|
convert(StatementContext) Implementierung fortgesetzt
|
2023-02-12 07:51:31 +01:00 |
|