Martin Plümicke
|
6fcaafe477
|
test
|
2018-02-28 16:07:02 +01:00 |
|
Fayez Abu Alia
|
35b99a4095
|
Bytecode kann für folgende Operationen +,-,*,/,% erzeugt werden
|
2018-02-28 15:59:21 +01:00 |
|
JanUlrich
|
327f36f1c2
|
Faculty Test ändern. UnifyTypeFactory konvertiert automatisch FunN Typen korrekt
|
2018-02-28 15:21:12 +01:00 |
|
Fayez Abu Alia
|
6b57aacef0
|
Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bytecode2
|
2018-02-28 14:58:58 +01:00 |
|
JanUlrich
|
f023754328
|
TypeStmt für +,-,/,*,% einführen
|
2018-02-28 14:50:16 +01:00 |
|
JanUlrich
|
77aaa0ecb6
|
Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bigRefactoring
|
2018-02-28 13:32:51 +01:00 |
|
JanUlrich
|
9f9a94b5cf
|
Testfälle bereinigen
|
2018-02-28 13:32:36 +01:00 |
|
JanUlrich
|
b66d06a165
|
Merge branch 'parser' into bigRefactoring
|
2018-02-28 11:53:53 +01:00 |
|
JanUlrich
|
92b110a971
|
Funktionierender Clingo Test
|
2018-02-27 19:10:16 +01:00 |
|
Fayez Abu Alia
|
2277f68509
|
Ordner manually/ in .gitignore hinzugefügt
|
2018-02-25 13:20:19 +01:00 |
|
Martin Plümicke
|
1c0fa6a820
|
modified: de/dhbwstuttgart/typeinference/unify/RuleSet.java
modified: de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
modified: de/dhbwstuttgart/typeinference/unify/model/FiniteClosure.java
logFile eingefuegt
|
2018-02-24 19:56:22 +01:00 |
|
Fayez Abu Alia
|
59569380ed
|
Kleiner Bug beseitigt
|
2018-02-23 20:17:32 +01:00 |
|
Fayez Abu Alia
|
4fbcf87e0c
|
Methoden visit(assign)/visit(literal) angepasst und generiert bytecode für Binaryexpressions. noch nicht fertig
|
2018-02-23 20:10:11 +01:00 |
|
JanUlrich
|
10b5d87119
|
Merge branch 'bigRefactoring' into sat
|
2018-02-23 11:14:47 +01:00 |
|
JanUlrich
|
73c37027d9
|
Fehler in TypeStmt UnaryExpression beheben
|
2018-02-23 09:16:12 +01:00 |
|
Martin Plümicke
|
8e198679c7
|
Instabiler Zustand reduce funktionert nicht
|
2018-02-23 00:37:59 +01:00 |
|
Martin Plümicke
|
419e4a6d0e
|
MERGE
Merge branch 'unify-test' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into unify-test
|
2018-02-21 17:55:47 +01:00 |
|
Pluemicke Martin
|
5cd2ee7d80
|
geändert: src/de/dhbwstuttgart/core/JavaTXCompiler.java
geändert: src/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
recursiveCartesionProduct wieder entfernt
|
2018-02-21 17:54:26 +01:00 |
|
Martin Plümicke
|
9c35f04a09
|
modified: src/de/dhbwstuttgart/typeinference/unify/RuleSet.java
|
2018-02-21 17:22:23 +01:00 |
|
Fayez Abu Alia
|
6808535f67
|
Merge branch 'parser' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bytecode2
|
2018-02-21 15:45:22 +01:00 |
|
Fayez Abu Alia
|
ac4a79f0e7
|
Additive/multiplicativeExpression und UnaryExpression implementiert
|
2018-02-21 15:43:28 +01:00 |
|
Martin Plümicke
|
89246ece5c
|
modified: src/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: src/de/dhbwstuttgart/typeinference/unify/RuleSet.java
modified: test/javFiles/Matrix.jav
|
2018-02-21 14:02:48 +01:00 |
|
Fayez Abu Alia
|
7c2f7c54dd
|
Kleine Änderung
|
2018-02-21 11:44:03 +01:00 |
|
JanUlrich
|
c747ab0885
|
Additive Expression implementieren
|
2018-02-21 11:40:54 +01:00 |
|
JanUlrich
|
6cf98f200b
|
Merge branch 'bytecode2' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bytecode2
|
2018-02-21 11:05:57 +01:00 |
|
JanUlrich
|
ed3a3909c0
|
Merge branch 'bytecode2' into bigRefactoring
|
2018-02-21 11:05:25 +01:00 |
|
JanUlrich
|
d53faa0c86
|
FiniteClosure korrekt generieren
|
2018-02-19 11:33:08 +01:00 |
|
JanUlrich
|
b7bb0fa1c4
|
Vector Test Fehler beheben
|
2018-02-19 04:47:10 +01:00 |
|
JanUlrich
|
166aa5e506
|
merge mit sat
|
2018-02-19 04:22:08 +01:00 |
|
Martin Plümicke
|
5270cecec9
|
Changes to be committed:
modified: src/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: src/de/dhbwstuttgart/typeinference/unify/RuleSet.java
modified: src/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
modified: test/javFiles/Matrix.jav
Fehler in der Aufteilung von Unify korrigiert.
Equalcheck in Schritt 6 wiedre eingefuegt.
|
2018-02-14 17:45:08 +01:00 |
|
Fayez Abu Alia
|
f6e0c561bb
|
Merge branch 'bytecode2' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bytecode2
|
2018-02-14 14:38:46 +01:00 |
|
Fayez Abu Alia
|
a45aa50574
|
erzeugt bytecode für Zuweisung von Literale
|
2018-02-14 14:37:36 +01:00 |
|
JanUlrich
|
191a1166b9
|
ASP Generator auf neues Format anpassen
|
2018-02-13 05:25:18 +01:00 |
|
JanUlrich
|
6e770b5ec5
|
Java 9: Classloader ändern
*
|
2018-02-12 22:32:03 +01:00 |
|
Martin Plümicke
|
87fe51767c
|
modified: src/de/dhbwstuttgart/typeinference/unify/RuleSet.java
Reduce 1
C und D koennen auch gleich sein.
Muss nochmals ueberprueft werden.
|
2018-02-09 22:55:40 +01:00 |
|
Martin Plümicke
|
f0610aeff1
|
Changes to be committed:
modified: src/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
modified: src/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
modified: test/typeinference/JavaTXCompilerTest.java
|
2018-02-09 21:32:15 +01:00 |
|
Martin Plümicke
|
e4fbd17a55
|
modified: src/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
modified: test/javFiles/Matrix.jav
Rekursive Berechnung des Kartesischen Produkts
|
2018-02-08 00:02:27 +01:00 |
|
Martin Plümicke
|
9c526f20fb
|
merge
|
2018-02-07 16:56:11 +01:00 |
|
Martin Plümicke
|
1f269918fb
|
nicht lauffaehig
|
2018-02-07 16:53:24 +01:00 |
|
Martin Plümicke
|
2d5c863008
|
HEAD detached at 2f994cdf
Changes to be committed:
Aenderungen am Unify: Fehler behoben und Vereinfachung
modified: src/de/dhbwstuttgart/core/JavaTXCompiler.java
new file: src/de/dhbwstuttgart/typeinference/unify/Match.java
modified: src/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
new file: src/de/dhbwstuttgart/typeinference/unify/interfaces/IMatch.java
modified: src/de/dhbwstuttgart/typeinference/unify/model/FiniteClosure.java
modified: src/de/dhbwstuttgart/typeinference/unify/model/Node.java
modified: src/de/dhbwstuttgart/typeinference/unify/model/TypeParams.java
modified: src/de/dhbwstuttgart/typeinference/unify/model/Unifier.java
modified: test/javFiles/Matrix.jav
|
2018-02-07 14:38:45 +01:00 |
|
Martin Plümicke
|
22499f09e8
|
modified: src/de/dhbwstuttgart/typeinference/unify/model/TypeParams.java
Zeile 101 Dangling-else Problematik behoben
War Fehler im Occurs-Cheeck von Montanari-Martelli.
|
2018-02-01 00:17:12 +01:00 |
|
JanUlrich
|
1f89238fe4
|
Kleiner Bug beseitigt. Ungetesteter Stand
|
2018-01-31 18:38:52 +01:00 |
|
Fayez Abu Alia
|
c61dd5411e
|
Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into bytecode2
|
2018-01-31 16:47:18 +01:00 |
|
Fayez Abu Alia
|
52487f3389
|
test LamAssign
|
2018-01-31 16:47:08 +01:00 |
|
|
5a3dcd7100
|
Merge branch 'bigRefactoring' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into plugin
|
2018-01-31 16:43:04 +01:00 |
|
JanUlrich
|
2f994cdfa8
|
java.lang. nicht standardmäßig importieren
|
2018-01-31 16:42:51 +01:00 |
|
JanUlrich
|
9c4f763c9a
|
java.lang. nicht standardmäßig importieren
|
2018-01-31 16:42:25 +01:00 |
|
JanUlrich
|
8f9c07d88e
|
Merge
|
2018-01-31 16:18:29 +01:00 |
|
Fayez Abu Alia
|
b32e437a05
|
Fehler
|
2018-01-31 16:16:05 +01:00 |
|
JanUlrich
|
48e2d2eec2
|
Tests fixen
|
2018-01-31 16:15:07 +01:00 |
|