uogau
067fc36866
AbsStepWithLet test
2021-02-08 12:50:59 +01:00
uogau
addbe90dcf
AbsStepDefault test
2021-02-08 12:47:52 +01:00
Arne Keller
8ffcac164a
Checkstyle issue fix
2021-02-08 09:55:09 +01:00
Arne Keller
22705727cb
Misc. adjustments
...
Properties file was encoded using latin1 again!
The JaCoCo agent should not execute when running the server,
use mvn jacoco:prepare-agent test jacoco:report
when generating test coverage.
2021-02-08 09:52:09 +01:00
uogau
d4e9d3b566
StepFactoryWithLet test
2021-02-08 03:16:08 +01:00
uogau
2839bb6637
StepFactoryDefault test
2021-02-08 03:01:39 +01:00
Moritz Dieing
b7d5611755
Implement TypeAssumptions (frontend)
2021-02-08 00:54:40 +01:00
ucrhh
03af53b20a
partly implement let constraint generation
2021-02-07 12:07:26 +01:00
Arne Keller
4c48c1dca5
Use client JS for latency-sensitive operation
2021-02-06 21:50:22 +01:00
Moritz Dieing
a88efa7cc7
Correct indentation
2021-02-06 21:34:40 +01:00
Moritz Dieing
d8b569c7b0
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
2021-02-06 21:32:26 +01:00
Moritz Dieing
1d673485f3
Less javascript to restore cursor
2021-02-06 21:28:47 +01:00
Arne Keller
a25bdfe3dd
More javadocs + Vaadin routing fixes
2021-02-06 15:57:53 +01:00
Arne Keller
5a2fcaa5ae
Restore cursor position after backslash/lambda replacement
2021-02-06 15:07:02 +01:00
ucrhh
94704e8f7f
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
2021-02-06 13:30:29 +01:00
ucrhh
e34464f641
refactor LatexCreatorConstraints
2021-02-06 13:30:13 +01:00
Moritz Dieing
c42fd73361
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
2021-02-06 12:09:40 +01:00
Moritz Dieing
619e6da18c
Change drawer width + render on language change
2021-02-06 12:06:49 +01:00
ucrhh
b5f114303f
removed mjx context menu
2021-02-06 11:50:17 +01:00
ucrhh
648b5f6752
some doc and codestyle
2021-02-06 11:20:26 +01:00
ucrhh
bc30971b86
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
2021-02-06 10:59:12 +01:00
ucrhh
d24f3b88f7
span mgu over multiple lines
2021-02-06 10:59:04 +01:00
Johanna Stuber
86b40d2683
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
2021-02-06 10:58:25 +01:00
Johanna Stuber
6fa50cbf31
delete todo and comment, make long example inferrable
2021-02-06 10:58:12 +01:00
Arne Keller
d3fd5b99a8
Set page title to lambda term
2021-02-06 10:57:35 +01:00
Arne Keller
843430439d
Fix layout of upper bar
2021-02-06 10:42:02 +01:00
Arne Keller
c9512b57d2
Fix display of inference tree after reload
2021-02-06 10:42:02 +01:00
ucrhh
ffac808366
page title set to 'Typicalc' across all pages
2021-02-06 10:37:39 +01:00
ucrhh
09ce138bc2
use constant instead of magic string
2021-02-06 10:33:04 +01:00
ucrhh
a01811936e
constraints get generated in correct order
2021-02-06 10:28:58 +01:00
ucrhh
0201efdc9c
drawer refreshed on lacaleChange
2021-02-06 10:12:31 +01:00
Moritz Dieing
4c98976059
Extends content of infoDialog
2021-02-05 23:58:19 +01:00
Moritz Dieing
4fc610c75e
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
2021-02-05 21:39:48 +01:00
Moritz Dieing
2895f84988
Fix and improve languageSelect
2021-02-05 21:39:40 +01:00
Arne Keller
3fb9853cb3
Fix encoding of resource file
2021-02-05 19:18:31 +01:00
Arne Keller
0dc3e47695
Code style
2021-02-05 19:13:03 +01:00
Arne Keller
2b0657cdfc
Fix MathJax line length + big example
2021-02-05 19:13:03 +01:00
Moritz Dieing
8f0ca5d2ba
Fix JavaDoc
2021-02-05 18:52:31 +01:00
Moritz Dieing
4d44136528
Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc
2021-02-05 18:49:13 +01:00
Moritz Dieing
54e0777eab
Content for info dialog
2021-02-05 18:48:13 +01:00
Arne Keller
5f2454f2d1
TypeAssumptionsArea class skeleton
2021-02-05 18:14:12 +01:00
Arne Keller
c78d6b9e0a
Fix code style issues
2021-02-05 17:22:43 +01:00
Arne Keller
a7f1556fe6
Fix misc. UI issues
2021-02-05 17:02:08 +01:00
ucrhh
927650f475
add url to share dialog
2021-02-05 15:01:06 +01:00
ucrhh
4857bd83d7
add translations to shareDialog
2021-02-05 13:51:42 +01:00
ucrhh
bd72c1e337
implement shareDialog without URL
2021-02-05 13:31:04 +01:00
Johanna Stuber
e0926d87b7
fix lambda parser test
2021-02-05 11:37:45 +01:00
Johanna Stuber
8d6842043d
only allow ascii characters in variable names
2021-02-05 11:27:36 +01:00
Johanna Stuber
2df0107243
make inference rule appearance consistent with tree appearance
2021-02-05 10:28:06 +01:00
Arne Keller
7494407480
Set SameSite=Strict on cookies
2021-02-04 22:11:21 +01:00