luca9913
|
eaeb3c4106
|
Modified expected AST for Faculty according to Faculty.jav
|
2023-06-24 19:48:36 +02:00 |
|
luca9913
|
1fb431ab36
|
After merge fixes Codegen.java
|
2023-06-24 19:45:08 +02:00 |
|
luca9913
|
124313cb16
|
Merge remote-tracking branch 'origin/bigRefactoring' into patternMatching
|
2023-06-24 19:09:39 +02:00 |
|
luca9913
|
d48b888075
|
Bug fixes, TestComplete in 'syntaxtreegenerator' runs without error
|
2023-06-24 18:54:31 +02:00 |
|
luca9913
|
168a499811
|
Set typeinfernce tests to be ignored
|
2023-06-21 21:38:58 +02:00 |
|
luca9913
|
d52fbeb1ae
|
Moved all javFiles to test/resources/javFiles and removed unused resources
|
2023-06-21 21:06:14 +02:00 |
|
luca9913
|
ce0ef10c8d
|
Added missing AST blueprint for 'syntaxtreegenerator' tests
|
2023-06-21 21:02:53 +02:00 |
|
luca9913
|
81e19f5315
|
Fixed syntaxtreegenerator to determine correct receiver of methodcall
|
2023-06-21 20:46:23 +02:00 |
|
luca9913
|
89a791b81e
|
Fixed NotImplemented for field accesses in "dottexression"
|
2023-06-21 19:56:16 +02:00 |
|
luca9913
|
2d1caf9ded
|
fix stash
|
2023-06-21 18:24:09 +02:00 |
|
luca9913
|
49b0494f36
|
Removed file to fix stashes
|
2023-06-21 18:21:59 +02:00 |
|
luca9913
|
60e2d8177b
|
fix idTest() in syntaxtreegenerator
|
2023-06-21 18:18:38 +02:00 |
|
luca9913
|
62e7a1c871
|
Bug fix and test exclusion
|
2023-06-21 10:10:32 +02:00 |
|
luca9913
|
761dd48fa1
|
Test directory cleanup
|
2023-06-21 09:37:58 +02:00 |
|
luca9913
|
78ad7bc003
|
Fixed bugs in StatementGenerator regarding constructor generation and field accesses
|
2023-06-09 17:26:55 +02:00 |
|
luca9913
|
f08744479a
|
Started test driven bug fixing for SyntaxTreeGenerator
|
2023-06-07 22:24:16 +02:00 |
|
luca9913
|
bf15ff693e
|
Created TestComplete for unit SyntaxTreeGenerator
|
2023-06-07 21:08:46 +02:00 |
|
luca9913
|
48199b5d2e
|
Created test suite for syntaxtreegenerator including resources
|
2023-06-06 21:21:26 +02:00 |
|
luca9913
|
7556b9f590
|
Fixed parser bug that caused TestComplete to fail
|
2023-06-06 19:43:56 +02:00 |
|
|
03b7f12541
|
Merge
|
2023-06-06 16:36:12 +02:00 |
|
|
ecc5dfcef6
|
Add class file
|
2023-06-06 16:35:42 +02:00 |
|
|
f33aab9cfb
|
Merge
|
2023-06-06 16:16:41 +02:00 |
|
|
3875de7f80
|
Fix local variable conversion and not loading interfaces
|
2023-06-06 13:46:53 +02:00 |
|
pl@gohorb.ba-horb.de
|
69f44c2927
|
Merge branch 'targetBytecode' of gohorb.ba-horb.de:/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-06-06 10:17:01 +02:00 |
|
pl@gohorb.ba-horb.de
|
26398a692f
|
modified: resources/AllgemeinTest/Iteration.jav
|
2023-06-06 10:16:54 +02:00 |
|
pl@gohorb.ba-horb.de
|
e13baa8acb
|
modified: resources/AllgemeinTest/Iteration.jav
|
2023-06-05 15:25:55 +02:00 |
|
pl@gohorb.ba-horb.de
|
3c86eecf8b
|
modified: ../../pom.xml
new file: Iteration.jav
modified: Pair.jav
modified: ../../src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: ../../src/test/java/AllgemeinTest.java
|
2023-06-05 13:14:00 +02:00 |
|
luca9913
|
63c5cb8390
|
Moved test resources to src/test and refactored tests
|
2023-06-05 09:28:55 +02:00 |
|
luca9913
|
e3edd0410a
|
added astprinter to parsertest
|
2023-06-03 18:59:11 +02:00 |
|
luca9913
|
eb5cf1ab33
|
StackOverflow fix switchexpression
|
2023-06-03 17:54:37 +02:00 |
|
Andreas Stadelmeier
|
b409175a25
|
Add --enable-preview to surefire test plugin
|
2023-06-03 17:33:08 +02:00 |
|
luca9913
|
a54938cb65
|
bug fix empty param list
|
2023-06-01 21:18:08 +02:00 |
|
luca9913
|
30a62a6621
|
bug fix VectorNotObject test
|
2023-06-01 20:59:16 +02:00 |
|
|
dce3ed8051
|
Some fixes for the plugin
|
2023-06-01 16:13:03 +02:00 |
|
|
8e5a20e59e
|
Fix incorrect signature
|
2023-05-31 11:38:47 +02:00 |
|
|
337ff8b865
|
Fix incorrect signatures
|
2023-05-24 16:51:53 +02:00 |
|
|
1d7e755a98
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-05-24 13:53:36 +02:00 |
|
|
67a582b4a2
|
Flatten generic function types
|
2023-05-24 13:53:23 +02:00 |
|
pl@gohorb.ba-horb.de
|
034a398515
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-05-22 14:40:50 +02:00 |
|
pl@gohorb.ba-horb.de
|
58a72b0286
|
new file: resources/AllgemeinTest/StreamTest.jav
modified: src/test/java/AllgemeinTest.java
|
2023-05-22 14:40:35 +02:00 |
|
|
677d68428d
|
Merge branch 'fixPlugin' into targetBytecode
|
2023-05-16 14:52:45 +02:00 |
|
|
d2ef5ccb24
|
Update plugin installation
|
2023-05-16 14:52:31 +02:00 |
|
|
136bccab93
|
Fix type deployment
|
2023-05-16 13:31:05 +02:00 |
|
|
66944cf3c1
|
Recursively collect generics for FunN
|
2023-05-15 16:52:20 +02:00 |
|
|
a7ccd15286
|
Work on the plugin
|
2023-05-15 16:33:10 +02:00 |
|
pl@gohorb.ba-horb.de
|
9d9a1f6614
|
modified: src/test/java/AllgemeinTest.java
Twice in Allgemeintest reingenommen
|
2023-05-10 13:27:13 +02:00 |
|
pl@gohorb.ba-horb.de
|
0b33948945
|
modified: resources/insertGenericsJav/TestContraVariant.jav
|
2023-05-09 14:36:07 +02:00 |
|
pl@gohorb.ba-horb.de
|
5e1631439a
|
modified: resources/insertGenericsJav/TestContraVariant.jav
|
2023-05-09 14:28:32 +02:00 |
|
|
8992260264
|
TestContraVariant
|
2023-05-09 12:18:12 +02:00 |
|
|
f8f76e9f7d
|
WIP
|
2023-05-08 13:32:39 +02:00 |
|