NoName11234
|
441e50a70d
|
removed useless synchronized-blocks and concenated multiple writes to logfile
|
2024-01-23 17:57:07 +01:00 |
|
NoName11234
|
0807885465
|
WriterActiveObject now uses same forkjointhreadpool as tasks
|
2024-01-21 22:16:35 +01:00 |
|
NoName11234
|
8abe7f6c28
|
updated classes to use WriterActiveObject for logging
|
2024-01-21 14:21:43 +01:00 |
|
NoName11234
|
2a92a0e48e
|
added function for closing file to WriterActiveObject
|
2024-01-21 13:41:21 +01:00 |
|
NoName11234
|
b3639a3d08
|
removed synchronized(this) from TypeUnifyTask constructor
|
2024-01-20 23:23:08 +01:00 |
|
NoName11234
|
28969e7931
|
added class for thread safe writing in logfiles
|
2024-01-20 23:01:21 +01:00 |
|
NoName11234
|
b806fa88ff
|
removed synchronized-block from writeLog() and writeStatistics() in TypeUnifyTask
|
2024-01-18 21:21:42 +01:00 |
|
NoName11234
|
301e9143ec
|
changed output of unifyTest()
|
2024-01-18 21:20:48 +01:00 |
|
NoName11234
|
bb4eaaccc5
|
implemented unify test
|
2024-01-18 18:29:36 +01:00 |
|
NoName11234
|
4dbae46765
|
implemented list of UnifyPairs in test unifyTest()
|
2024-01-16 19:23:19 +01:00 |
|
NoName11234
|
c64071f235
|
Revert "added resources for tests"
This reverts commit 5aadb7545e .
|
2024-01-16 18:29:37 +01:00 |
|
NoName11234
|
94dbf1f7ad
|
Revert "added resource files for testing"
This reverts commit 890f64c813 .
|
2024-01-16 18:27:59 +01:00 |
|
NoName11234
|
890f64c813
|
added resource files for testing
|
2023-12-26 17:47:18 +01:00 |
|
NoName11234
|
5aadb7545e
|
added resources for tests
|
2023-12-26 17:28:08 +01:00 |
|
NoName11234
|
0c0ac61a02
|
changed outputstream for debugging to NullOutputStream
|
2023-12-26 16:59:37 +01:00 |
|
pl@gohorb.ba-horb.de
|
61653c5d88
|
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-05-25 10:05:10 +02:00 |
|
pl@gohorb.ba-horb.de
|
3cd608a4ac
|
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnify.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-05-15 16:56:04 +02:00 |
|
pl@gohorb.ba-horb.de
|
deec0ae706
|
Start branch unif23NoOptParallel
modified: Makefile
modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-04-24 17:18:45 +02:00 |
|
pl@gohorb.ba-horb.de
|
d6a79ea3a1
|
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-04-11 22:45:15 +02:00 |
|
pl@gohorb.ba-horb.de
|
1f909f13ee
|
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-04-11 18:01:44 +02:00 |
|
pl@gohorb.ba-horb.de
|
be6f4bd578
|
Merge remote-tracking branch 'origin/targetBytecode' into unif23
|
2023-04-11 15:52:26 +02:00 |
|
pl@gohorb.ba-horb.de
|
ce29f4bcf1
|
Merge branch 'unif23' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore into Unif23
Conflicts:
src/test/java/targetast/TestComplete.java
|
2023-04-10 22:14:46 +02:00 |
|
pl@gohorb.ba-horb.de
|
42821f3215
|
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/RuleSet.java
modified: src/test/java/targetast/TestComplete.java
|
2023-04-10 22:07:47 +02:00 |
|
pl@gohorb.ba-horb.de
|
f68afc88a6
|
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-04-06 17:58:32 +02:00 |
|
pl@gohorb.ba-horb.de
|
ed671aeb97
|
modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: src/main/java/de/dhbwstuttgart/syntaxtree/factory/UnifyTypeFactory.java
modified: src/main/java/de/dhbwstuttgart/syntaxtree/type/TypePlaceholder.java
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/model/OrderingUnifyPair.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/model/PlaceholderType.java
<. weider eingefuegt bei Return typen von Methodcalls und Return-Statements
Vergleich dementsprechend angepasst.
|
2023-04-05 17:48:15 +02:00 |
|
pl@gohorb.ba-horb.de
|
82061474b2
|
modified: resources/bytecode/javFiles/Scalar.jav
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
|
2023-04-04 17:26:13 +02:00 |
|
pl@gohorb.ba-horb.de
|
d849bc127f
|
Merge remote-tracking branch 'origin/targetBytecode' into unif23
|
2023-04-04 16:47:19 +02:00 |
|
pl@gohorb.ba-horb.de
|
86d229cac9
|
modified: resources/bytecode/javFiles/Matrix.jav
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
modified: src/test/java/targetast/TestComplete.java
|
2023-04-04 15:54:03 +02:00 |
|
pl@gohorb.ba-horb.de
|
02c8dd9804
|
Merge branch 'targetBytecode' of gohorb.ba-horb.de:/bahome/projekt/git/JavaCompilerCore into targetBytecode
|
2023-04-04 13:16:41 +02:00 |
|
pl@gohorb.ba-horb.de
|
0908d512d9
|
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
|
2023-04-04 13:16:25 +02:00 |
|
Victorious3
|
e231cf722b
|
Fix type variable being declared twice
|
2023-04-04 13:09:28 +02:00 |
|
Victorious3
|
aa9782edd7
|
Fix test case
|
2023-04-04 13:09:05 +02:00 |
|
pl@gohorb.ba-horb.de
|
e55b9938dc
|
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
Returntyp: Equaldot durch SMALLERDOT ersetzt
|
2023-04-04 10:30:38 +02:00 |
|
pl@gohorb.ba-horb.de
|
6815d8fc0a
|
modified: Makefile
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-03-31 17:58:02 +02:00 |
|
pl@gohorb.ba-horb.de
|
317f8b1aad
|
new file: Makefile
deleted: Test.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-03-31 15:54:17 +02:00 |
|
Victorious3
|
f7b60214fa
|
Change tests
|
2023-03-28 16:40:06 +02:00 |
|
Victorious3
|
1ad5540500
|
Fix wrong class generics being used
|
2023-03-28 13:28:05 +02:00 |
|
Victorious3
|
3963baa9ce
|
Fix equality
|
2023-03-28 12:02:08 +02:00 |
|
Victorious3
|
b9f19cc105
|
Write tx signature to constant pool
|
2023-03-24 15:14:17 +01:00 |
|
Victorious3
|
cf2d612870
|
Fix TX Signature by adding additional prameters to every method and constructor
|
2023-03-24 14:51:57 +01:00 |
|
Victorious3
|
b55fc71811
|
Let generateClassFiles accept multiple arguments
|
2023-03-24 13:27:29 +01:00 |
|
pl@gohorb.ba-horb.de
|
79335449d0
|
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
Statistics fertig (Version 1)
|
2023-03-23 12:00:04 +01:00 |
|
pl@gohorb.ba-horb.de
|
14606a846e
|
modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnify.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnify2Task.java
modified: src/main/java/de/dhbwstuttgart/typeinference/unify/TypeUnifyTask.java
|
2023-03-22 19:01:36 +01:00 |
|
Andreas Stadelmeier
|
2b67230a15
|
Consider public and standard constructors ones
|
2023-03-21 16:31:45 +01:00 |
|
pl@gohorb.ba-horb.de
|
29b05b56cc
|
Merge branch 'targetBytecode' into unif23
|
2023-03-21 16:29:14 +01:00 |
|
pl@gohorb.ba-horb.de
|
08b9fc0ea3
|
modified: src/main/java/de/dhbwstuttgart/core/JavaTXCompiler.java
statistics eingefuegt
|
2023-03-21 16:23:18 +01:00 |
|
Victorious3
|
6b767bc09b
|
Fix using the wrong constructor
|
2023-03-21 15:06:17 +01:00 |
|
Victorious3
|
d93836d110
|
Fix incorrect generics for derived FunN
|
2023-03-21 12:12:42 +01:00 |
|
Victorious3
|
b5af3a42a8
|
Fix wrong generic parameter on FunN3336 base class
|
2023-03-21 10:34:34 +01:00 |
|
pl@gohorb.ba-horb.de
|
070dd16999
|
modified: src/main/java/de/dhbwstuttgart/typeinference/typeAlgo/TYPEStmt.java
|
2023-03-21 10:30:13 +01:00 |
|