|
7811ecce63
|
Fix non chainable parts in dotted expression
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 49s
|
2024-10-04 16:41:05 +02:00 |
|
|
72035c48f2
|
Update dependencies
Build and Test with Maven / Build-and-test-with-Maven (push) Successful in 5m56s
|
2024-09-12 14:42:09 +02:00 |
|
|
141e1cbc94
|
Make wildcard imports work again #330
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 7m6s
|
2024-05-23 11:39:56 +02:00 |
|
|
ec890356e4
|
Don't trim stack trace because some tests randomly fail and we need to know why
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 2m59s
|
2024-04-10 09:58:01 +02:00 |
|
|
f9188e65ca
|
Public all the things
|
2024-03-14 13:50:56 +01:00 |
|
|
ff905390e8
|
Limit stack traces
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 2m47s
|
2024-03-08 17:30:01 +01:00 |
|
|
2d9094ec4e
|
Redirect test output to file in order for the test output to be visible on gitea
Build and Test with Maven / Build-and-test-with-Maven (push) Failing after 2m28s
|
2024-03-08 17:20:54 +01:00 |
|
|
628f1631e8
|
Allow packages
|
2023-10-18 16:54:41 +02:00 |
|
luca9913
|
54a836b734
|
Added missing version to pom.xml
|
2023-06-28 22:12:28 +02:00 |
|
luca9913
|
aed1d3848b
|
Resolved last merge conflict
|
2023-06-27 18:48:18 +02:00 |
|
|
9c1e016bb1
|
Merge and fix folder structure
|
2023-06-26 12:31:00 +02:00 |
|
|
711aa70d48
|
Update to java 20 and some refactoring
|
2023-06-22 09:34:15 +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 |
|
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 |
|
Andreas Stadelmeier
|
b409175a25
|
Add --enable-preview to surefire test plugin
|
2023-06-03 17:33:08 +02:00 |
|
luca9913
|
30a62a6621
|
bug fix VectorNotObject test
|
2023-06-01 20:59:16 +02:00 |
|
|
136bccab93
|
Fix type deployment
|
2023-05-16 13:31:05 +02:00 |
|
|
60a42f1be1
|
Update to Java 20 and refactor Generics
|
2023-04-28 15:44:26 +02:00 |
|
luca9913
|
1ab0f42fd1
|
Bug fixes für GeneralParserTest und Mehrfachaufrufe des Parsers entfernt
|
2023-03-20 22:07:47 +01:00 |
|
Andreas Stadelmeier
|
761e693984
|
Set --enable-preview for maven compile and test
|
2023-03-15 18:49:29 +01:00 |
|
luca9913
|
8c6a614157
|
Merge remote-tracking branch 'origin/bigRefactoring' into patternMatching
|
2023-03-08 06:42:08 +01:00 |
|
luca9913
|
3bdc3b764d
|
Merge remote-tracking branch 'origin/bigRefactoring' into patternMatching
|
2023-01-20 06:16:25 +01:00 |
|
luca9913
|
a13294edf4
|
Visitor Ansatz verworfen, STG in ASTGen neu aufsetzen
|
2023-01-20 06:13:38 +01:00 |
|
JanUlrich
|
752faaca86
|
Add jar-building to pom-file. Fix ConsoleInterface
|
2023-01-17 19:31:15 +01:00 |
|
JanUlrich
|
d6b25bc76e
|
Add jar-building to pom-file. Fix ConsoleInterface
|
2023-01-17 17:42:32 +01:00 |
|
luca9913
|
b0bec83900
|
workaround für java 17/19 probleme & paket ergänzt
|
2023-01-17 06:28:19 +01:00 |
|
Victorious3
|
229c6c523d
|
Change file path to make the tests happy
|
2023-01-10 13:48:21 +01:00 |
|
Andreas Stadelmeier
|
b41680dc84
|
Merge with targetBytecode, Set language level to Java 19 + preview-features
|
2022-11-28 13:38:31 +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 |
|
Andreas Stadelmeier
|
8f7becd62d
|
Fix for Bug 230
|
2022-10-03 10:08:50 +02:00 |
|
pl@gohorb.ba-horb.de
|
d54cd5e20a
|
modified: ../../../../pom.xml
wieder auf Java-18 umgestellt
modified: ../../java/targetast/TestComplete.java
Test Tph4Test eingefuegt
|
2022-08-08 14:45:58 +02:00 |
|
Victorious3
|
bca02137a6
|
Fix method calls in matrixOp
|
2022-08-07 20:09:57 +02:00 |
|
pl@gohorb.ba-horb.de
|
bfc5c55e90
|
modified: ../../../../pom.xml
modified: ../../java/targetast/TphTest.java
modified: ../bytecode/javFiles/Tph.jav
new file: ../bytecode/javFiles/Tph7.jav
|
2022-08-03 15:18:55 +02:00 |
|
Victorious3
|
590a4f04ae
|
Implement target t AST
|
2022-05-03 21:37:14 +02:00 |
|
Andreas Stadelmeier
|
dfd12422a6
|
Set language level to Java 17. Add target AST as records
|
2022-03-29 19:25:01 +02:00 |
|
JanUlrich
|
e4908557f4
|
Merge addPackages and simplifyRes and clear project
|
2020-09-30 03:45:01 +02:00 |
|
JanUlrich
|
60b182b9b1
|
Kleiner Hack für Inherit test
|
2020-05-08 11:26:07 +02:00 |
|
michael
|
a11dc1ab22
|
Newer version of antlr.
|
2020-03-21 16:56:34 +01:00 |
|
michael
|
e07df035ea
|
Check for null list. Crash fix.
|
2020-03-03 10:27:13 +01:00 |
|
JanUlrich
|
d1138540de
|
Make jar with dependencies executable
|
2020-01-10 16:53:14 +01:00 |
|
JanUlrich
|
19989bfe11
|
Add Console Interface parameters, output directory and classpath
|
2019-12-26 19:43:00 +01:00 |
|
michael
|
6dc15acba4
|
Build for JDK 1.8
|
2019-12-05 21:50:11 +01:00 |
|
Michael Uhl
|
1eaeca1db5
|
Refactoring in pom.xml
|
2019-11-27 21:40:35 +01:00 |
|
Fayez Abu Alia
|
7a4bc32974
|
Generic generator algorithm v0.1
|
2019-07-25 22:24:06 +02:00 |
|
Michael Uhl
|
2b5b677682
|
Für Eclipse-Plugin: Vorläufige Lösung zum Einsetzen von Generics nur an Klassen ausgeschaltet.
|
2019-03-31 11:39:57 +02:00 |
|
Michael Uhl
|
5722f0285b
|
Skip tests in maven build.
|
2019-02-24 15:06:34 +01:00 |
|
Michael Uhl
|
9805f956c0
|
Merge remote-tracking branch 'origin/bytecode2' into bytecode2
# Conflicts:
# pom.xml
|
2019-01-23 22:05:59 +01:00 |
|
Michael Uhl
|
0a4a625198
|
Removed "tycho-p2-repository-plugin".
|
2019-01-23 22:04:25 +01:00 |
|
Martin Plümicke
|
4490de575c
|
Merge branch 'bytecode2' into unify-test
|
2019-01-11 15:16:29 +01:00 |
|