|
5d0d7a6d94
|
Translate for loop
|
2023-10-24 17:34:06 +02:00 |
|
|
124dea2e58
|
Static blocks (might be needed for something)
|
2023-10-24 12:05:19 +02:00 |
|
|
eaef00ff54
|
Static but no static blocks yet
|
2023-10-23 16:44:12 +02:00 |
|
|
892ba5fff0
|
Add interfaces
|
2023-10-19 17:02:22 +02:00 |
|
|
628f1631e8
|
Allow packages
|
2023-10-18 16:54:41 +02:00 |
|
|
f10e7e6d72
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de:/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-10-17 12:27:52 +02:00 |
|
|
700ecf3e5d
|
Changes from weeks ago, needs review
|
2023-10-17 12:26:40 +02:00 |
|
pl@gohorb.ba-horb.de
|
9764ec6db1
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-10-07 07:24:59 +02:00 |
|
pl@gohorb.ba-horb.de
|
87f8b8799e
|
modified: src/test/java/AllgemeinTest.java
|
2023-10-05 15:49:09 +02:00 |
|
pl@gohorb.ba-horb.de
|
5623fdc020
|
Merge branch 'targetBytecode' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-09-01 17:20:34 +02:00 |
|
pl@gohorb.ba-horb.de
|
dfd91b5f8b
|
TESTEN OB DAS SINN MACHT
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
modified: src/test/java/AllgemeinTest.java
|
2023-09-01 17:18:51 +02:00 |
|
|
e414da3369
|
Simple record patterns in method headers
|
2023-08-18 17:15:15 +02:00 |
|
|
5f1f698530
|
Refactor
|
2023-08-18 15:15:40 +02:00 |
|
|
729e88bc6d
|
Add test for instanceof
|
2023-08-18 11:35:01 +02:00 |
|
|
93d7aca9e6
|
Switch on Strings
|
2023-08-17 14:23:19 +02:00 |
|
|
762d344e42
|
Make switches work with set types
|
2023-08-16 17:13:28 +02:00 |
|
|
7193f5a646
|
Workaround for eclipse
|
2023-08-15 16:52:54 +02:00 |
|
|
f46c2ad0f7
|
New test case
|
2023-08-01 14:02:19 +02:00 |
|
|
b0f7a264c2
|
Implement records
|
2023-07-31 15:11:35 +02:00 |
|
|
4f3164a48a
|
Allow the first patterns
|
2023-07-28 12:05:30 +02:00 |
|
|
be55d661cb
|
Add classic switch
|
2023-07-27 10:02:28 +02:00 |
|
|
3de9fde672
|
Add new target ast nodes and test cases for switch
|
2023-07-26 15:47:30 +02:00 |
|
|
a0582e918b
|
Merge
|
2023-07-25 15:06:15 +02:00 |
|
pl@gohorb.ba-horb.de
|
18429d9cf9
|
Iteration.jav Pair ausgeklammert
|
2023-07-18 11:45:17 +02:00 |
|
luca9913
|
951d741d90
|
Added test for Sealed classe and interface ASTs
|
2023-07-17 19:38:01 +02:00 |
|
luca9913
|
fe6c9858a2
|
Finalized test cases for new jav-files
|
2023-07-17 17:58:39 +02:00 |
|
luca9913
|
1df354d5f1
|
Modified InstanceOf to use Pattern
|
2023-07-17 17:49:28 +02:00 |
|
luca9913
|
6119bc92ed
|
Corrected ASTPrinter for RecordPattern
|
2023-07-15 22:05:34 +02:00 |
|
luca9913
|
c0c46e197f
|
Added sealed classes to AST
|
2023-07-14 08:52:51 +02:00 |
|
pl@gohorb.ba-horb.de
|
a0e6df7cfd
|
new file: resources/AllgemeinTest/Twice2.jav
modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: src/test/java/AllgemeinTest.java
|
2023-07-13 15:25:34 +02:00 |
|
luca9913
|
1643412f1b
|
Added nestedPatterns
|
2023-07-12 21:54:17 +02:00 |
|
luca9913
|
359f3e68ab
|
Added SwitchStmt including Type & GuardedPattern to AST
|
2023-07-04 15:27:29 +02:00 |
|
luca9913
|
8b3b07e32c
|
Added test case Record(.jav) in TestNewFeatures
|
2023-06-28 22:10:08 +02:00 |
|
luca9913
|
24900b8fcc
|
Added test case for instanceof in syntaxtreegenerator
|
2023-06-27 20:25:31 +02:00 |
|
luca9913
|
994a1571b7
|
Changed resources path in TestCodegen after merge
|
2023-06-27 19:14:28 +02:00 |
|
luca9913
|
93cf39cfe9
|
Merge branch 'bigRefactoring' into patternMatching
|
2023-06-27 18:46:57 +02:00 |
|
|
6079e96efa
|
Test more thoroughly and add a new infimum deletion strategy
|
2023-06-27 15:01:28 +02:00 |
|
luca9913
|
41d8e223ce
|
Fixed wrong resources path in TestCodegen
|
2023-06-26 20:24:59 +02:00 |
|
|
9c1e016bb1
|
Merge and fix folder structure
|
2023-06-26 12:31:00 +02:00 |
|
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 |
|
|
4bcb91ce2d
|
Refactor bounds to make the invocation smaller
|
2023-06-22 17:13:15 +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
|
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 |
|