Commit Graph

533 Commits

Author SHA1 Message Date
ucrhh
9851ac61da add more explanation to unification 2021-02-11 21:27:08 +01:00
ucrhh
e85b39c93e Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-11 20:05:52 +01:00
ucrhh
1cc94a3125 constraints dont disappear during unification 2021-02-11 20:05:26 +01:00
Johanna Stuber
398d0b2e42 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-11 16:33:28 +01:00
Johanna Stuber
03bf906e92 add several equals() tests 2021-02-11 16:33:10 +01:00
ucrhh
cab3fcc4aa Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-11 15:35:47 +01:00
ucrhh
73802e50fb partial LatexCreatorConstraintsTest 2021-02-11 15:35:37 +01:00
Johanna Stuber
0fdc8d3509 delete accidentally pasted line 2021-02-11 15:20:37 +01:00
Johanna Stuber
ad99cc09b8 fix checkstyle 2021-02-11 15:17:51 +01:00
Johanna Stuber
8351a21f78 visitLet() test; for that add several equals()-methods; return constraints in right order in Tree::getConstraints() 2021-02-11 15:15:49 +01:00
ucrhh
8446bc5a04 fix checkstyle 2021-02-11 14:56:00 +01:00
ucrhh
cfc25ed81f fix little inconsistency 2021-02-11 14:54:09 +01:00
ucrhh
fff1b3a23f remove not needed localeChange(null) calls 2021-02-11 14:43:51 +01:00
ucrhh
47d78be6db styling, add missing translation keys 2021-02-11 14:41:03 +01:00
Arne Keller
970172855e Remove test header 2021-02-11 12:38:03 +01:00
Arne Keller
7878b5fc83 DRY translation setup + Vaadin bug workaround 2021-02-11 12:30:13 +01:00
Arne Keller
a00cd12d2e Fix info dialog close button position 2021-02-11 12:28:32 +01:00
ucrhh
ef071309ec add package-info to LatexCreator package 2021-02-11 11:23:11 +01:00
ucrhh
f614869677 add ConstraintSetIndexFactoryTest 2021-02-11 11:15:42 +01:00
ucrhh
ad4581fffb add LatexCreatorTermTest 2021-02-11 11:00:39 +01:00
ucrhh
1385aae34e Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-11 10:37:12 +01:00
ucrhh
2fd40aeefa test LatexCreatorType 2021-02-11 10:36:46 +01:00
Johanna Stuber
367c3be0e1 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-11 10:12:30 +01:00
Johanna Stuber
7e2357f2f2 use LinkedHashMap for typeAssumptions so they appear sorted in the tree 2021-02-11 10:12:17 +01:00
ucrhh
0379cf5db6 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-11 09:51:47 +01:00
ucrhh
e621c764be test TreeNumberGenerator 2021-02-11 09:51:32 +01:00
Johanna Stuber
4697b38694 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-11 09:44:31 +01:00
Johanna Stuber
9966e43759 fix first/last step with let tree; use trash symbol to delete a sinlge typeAssumption 2021-02-11 09:44:08 +01:00
ucrhh
9a12342c27 disable context menu again 2021-02-11 09:30:53 +01:00
ucrhh
e9b80794b6 move LatexCreator classes into one package 2021-02-11 08:55:16 +01:00
Moritz Dieing
cbd6144ada Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-10 17:27:08 +01:00
Moritz Dieing
2ba52fbae0 Fix lambda button insertion 2021-02-10 17:27:05 +01:00
Arne Keller
503de3ad88 Return unmodifiable list in tree number generator 2021-02-10 16:46:34 +01:00
Arne Keller
541f9c54e8 Tree min height of 75% 2021-02-10 16:46:34 +01:00
Arne Keller
d5b6cdc854 Clean up TypeScript code 2021-02-10 16:46:34 +01:00
ucrhh
dd1caafcf6 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-02-10 16:36:02 +01:00
ucrhh
fe00b5147a disable margin for scroller 2021-02-10 16:35:29 +01:00
Arne Keller
2b237797e8 Fix char addition issue 2021-02-10 16:00:32 +01:00
Arne Keller
c1ce7a9181 Fix type parser bug 2021-02-10 15:01:03 +01:00
Arne Keller
f1fe6fce02 Highlight erroring constraint 2021-02-10 14:48:02 +01:00
uogau
789c6ebe7f Merge remote-tracking branch 'origin/master' 2021-02-10 13:46:12 +01:00
uogau
4b8563773a ModelImpl test 2021-02-10 13:45:54 +01:00
Arne Keller
300f9fa02d Remove unused import 2021-02-10 13:26:25 +01:00
Arne Keller
b0638ead8b Add a favicon 2021-02-10 13:24:47 +01:00
Johanna Stuber
3b5d4cf924 correct type grammar 2021-02-10 11:59:00 +01:00
Arne Keller
7c11df9058 Fix conclusion placement 2021-02-10 10:33:01 +01:00
Moritz Dieing
44f862512d Handle multiple type assumptions with same var 2021-02-10 10:11:17 +01:00
Moritz Dieing
23be70b57c More java docs 2021-02-10 09:51:47 +01:00
Arne Keller
3e153dc0d3 Fix checkstyle issue 2021-02-10 08:24:31 +01:00
Arne Keller
54da12a132 Fix tree layout on failed let 2021-02-10 08:08:46 +01:00