Johanna Stuber
|
622851aaaa
|
Implement TypeInfererLet::getLetConstraints()
|
2021-01-31 17:41:27 +01:00 |
|
Johanna Stuber
|
e31cb5efeb
|
Fix inconsistency due to merge
|
2021-01-31 17:13:39 +01:00 |
|
Johanna Stuber
|
b3e6514bb8
|
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
|
2021-01-31 14:21:23 +01:00 |
|
Johanna Stuber
|
d8f6baf615
|
Test for TypeInferenceResult::getMGU(), order MGU after indices, the kind
|
2021-01-31 14:21:13 +01:00 |
|
ucrhh
|
70bff9c3d0
|
rename MGU to mgu to match checkstyle
|
2021-01-31 13:42:29 +01:00 |
|
Johanna Stuber
|
b09b52e5df
|
merge
|
2021-01-31 12:18:39 +01:00 |
|
Johanna Stuber
|
f398c88aa0
|
Implement TypeInferenceResult
|
2021-01-31 12:15:10 +01:00 |
|
Arne Keller
|
cd1cb29889
|
UnificationStep + code style fixes
|
2021-01-31 11:27:11 +01:00 |
|
Johanna Stuber
|
835188466b
|
Tree test visit(appTerm)
|
2021-01-31 10:59:57 +01:00 |
|
Johanna Stuber
|
83f34eb00b
|
Tree test visit(absTerm)
|
2021-01-31 00:16:26 +01:00 |
|
Johanna Stuber
|
734bc02d9d
|
Tree test visit(varTerm), implement TypeAbstraction::instantiate()
|
2021-01-30 22:51:14 +01:00 |
|
Johanna Stuber
|
2120fc4a4a
|
Test for Tree::getFirstTypeVariable()
|
2021-01-30 14:54:47 +01:00 |
|
Johanna Stuber
|
daf33ec1a4
|
Test for TypeVariableFactory, refactor TypeVariableKind due to typo
|
2021-01-30 14:21:25 +01:00 |
|
Arne Keller
|
ee2b5dd8ff
|
Parser: better error handling
|
2021-01-30 11:09:39 +01:00 |
|
Johanna Stuber
|
1b2f1a1cd6
|
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
|
2021-01-30 10:41:26 +01:00 |
|
Johanna Stuber
|
4667dc89aa
|
Paketbeschreibungen für parser, term, type, step
|
2021-01-30 10:41:15 +01:00 |
|
Arne Keller
|
e25a947621
|
Formatting: tabs -> spaces
|
2021-01-30 10:37:27 +01:00 |
|
Arne Keller
|
b716b204b3
|
Unification tests, miscellaneous code style fixes
|
2021-01-30 10:32:15 +01:00 |
|
Arne Keller
|
dee5e2b3f0
|
Type: constrainEqualTo* implementation
|
2021-01-30 09:50:38 +01:00 |
|
uogau
|
aafb8ead44
|
FunctionType: substitute angepasst
|
2021-01-30 09:41:56 +01:00 |
|
uogau
|
2adc72cf74
|
Kleine Änderungen
|
2021-01-30 09:37:01 +01:00 |
|
uogau
|
0f5531ef47
|
NamedType angepasst
|
2021-01-30 09:28:48 +01:00 |
|
uogau
|
1846f9d349
|
FunctionType und Presenter angepasst, Test geschrieben
|
2021-01-29 13:20:45 +01:00 |
|
Arne Keller
|
4e5488e1eb
|
Include token in ParseError + more error handling
|
2021-01-29 09:40:35 +01:00 |
|
Arne Keller
|
d7affc2999
|
Fix code style issues
Source: SonarLint :)
|
2021-01-29 08:37:48 +01:00 |
|
Arne Keller
|
84e8cf07f7
|
Actually consider @NonNullFields and @NonNullApi
|
2021-01-29 08:22:06 +01:00 |
|
Arne Keller
|
878130ebba
|
Handle empty lambda term in parser
|
2021-01-29 08:12:45 +01:00 |
|
Johanna Stuber
|
785ce3dcc8
|
create type assumptions for free varibales in TypeInferer
for this add getFreeVaribales() in lambda term
and enum TypeVaribaleKind
|
2021-01-28 22:24:41 +01:00 |
|
Johanna Stuber
|
ce06a19b1e
|
package-info model mit NonNull annotations
|
2021-01-28 18:03:54 +01:00 |
|
uogau
|
5ed813133c
|
Type-Paket
|
2021-01-28 16:36:38 +01:00 |
|
Johanna Stuber
|
3c72a5004c
|
Tree visit(varTerm), dafür Konstruktor von VarStep erweitert
|
2021-01-28 12:40:49 +01:00 |
|
Johanna Stuber
|
73516eb3b0
|
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
|
2021-01-28 11:08:20 +01:00 |
|
Johanna Stuber
|
5e786746f4
|
Tree visit(constant)
|
2021-01-28 11:08:09 +01:00 |
|
Arne Keller
|
91099dcb9f
|
Formatting
|
2021-01-28 11:02:50 +01:00 |
|
Johanna Stuber
|
87304d23f1
|
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
|
2021-01-28 10:52:20 +01:00 |
|
Johanna Stuber
|
79d5d239fe
|
Tree visit(absTerm)
|
2021-01-28 10:50:48 +01:00 |
|
Arne Keller
|
c5a3cce7bf
|
CI: test coverage
And a complicated parser test
|
2021-01-28 10:32:28 +01:00 |
|
Arne Keller
|
c329a4e7d6
|
Use renamed AppTerms method in Tree
|
2021-01-28 10:15:59 +01:00 |
|
Arne Keller
|
2092bf380e
|
Test let parsing
|
2021-01-28 10:15:01 +01:00 |
|
Johanna Stuber
|
8b08d2d3ab
|
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
|
2021-01-28 10:12:36 +01:00 |
|
Johanna Stuber
|
451c99bb2d
|
Tree visit(appTerm)
|
2021-01-28 10:12:22 +01:00 |
|
Arne Keller
|
52693f28e4
|
Checkstyle-Fehler behoben
|
2021-01-28 09:53:21 +01:00 |
|
Arne Keller
|
f51e3304e2
|
Term-Paket fertig
|
2021-01-28 09:52:26 +01:00 |
|
me
|
8371386bea
|
fix checkstyle errors
|
2021-01-28 09:40:22 +01:00 |
|
me
|
93882c2f0b
|
merge
|
2021-01-28 01:12:09 +01:00 |
|
Johanna Stuber
|
8a7497fada
|
TypeAssumption entfernen, Konstruktoren und getter von Tree
|
2021-01-28 00:37:48 +01:00 |
|
Johanna Stuber
|
c823f710cc
|
erste Implementierung für TypeInferer
|
2021-01-27 23:37:59 +01:00 |
|
uogau
|
aadddee628
|
Step Factories
|
2021-01-27 22:18:25 +01:00 |
|
uogau
|
a7bcf15c99
|
Model und ModelImpl
|
2021-01-27 21:59:39 +01:00 |
|
Arne Keller
|
143999d6e9
|
Term javadocs, TermVisitor, Result javadocs, mehr Parser-Tests
|
2021-01-27 21:44:17 +01:00 |
|