Commit Graph

582 Commits

Author SHA1 Message Date
Arne Keller
99e1eef0bc Calculate scope of VarTerms 2021-07-02 14:48:51 +02:00
Arne Keller
72c1823763 Step definition tooltips
see #5
2021-06-29 16:27:25 +02:00
Arne Keller
5a79fc64de Another type assumption parser test 2021-06-29 14:52:06 +02:00
Moritz Dieing
602f6e04c4 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-06-29 12:41:55 +02:00
Moritz Dieing
8463a26f97 Reduce upper bar height 2021-06-29 12:41:48 +02:00
uogau
fea2b7035a Removed unnecessary information in error
changed spacing in error message
"Term" instead of "Input"
2021-06-29 12:25:35 +02:00
uogau
3477bff512 Fixed off by one error for english error message 2021-06-29 12:07:19 +02:00
Moritz Dieing
99c0e8332d Update InfoDialog and HelpDialog 2021-06-22 15:29:18 +02:00
Arne Keller
41479483f2 Highlight variables on hover
see issue #5
2021-06-22 09:44:03 +02:00
Arne Keller
74c21773d4 Only use hover classes when using Mathjax 2021-06-21 11:12:02 +02:00
Arne Keller
916f73927d Highlighting of types on hover
See issue #5
2021-06-21 10:53:03 +02:00
Arne Keller
5763c6b4ee Handly empty type assumptions 2021-06-18 15:22:24 +02:00
Arne Keller
87fd783025 Tweak syntax and display of type assumptions 2021-06-18 15:16:07 +02:00
Moritz Dieing
02f2216265 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-06-18 13:34:34 +02:00
Moritz Dieing
9ad8831ff2 Exchange TypeAssumption-Dialog with Textfield 2021-06-18 13:34:26 +02:00
uogau
08c3322fbb Small fix for last Commit 2021-06-18 13:28:50 +02:00
uogau
3a443d848a Error messages now show where the error is 2021-06-18 13:24:51 +02:00
Arne Keller
ce881354a0 Test quantified type assumptions 2021-06-17 09:00:30 +02:00
Arne Keller
b55c63acc0 Implement quantified variables in type assumptions
see issue #1
2021-06-17 08:48:46 +02:00
Moritz Dieing
9df9e657e1 Restructure upper bar 2021-06-16 15:37:35 +02:00
Arne Keller
94c70ea864 Link to the repository 2021-03-31 15:01:01 +02:00
Johanna Stuber
c1f14764c6 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-03-14 13:03:07 +01:00
Johanna Stuber
7ba30b4ef5 add sentence to error view 2021-03-14 13:02:34 +01:00
ucrhh
29caff2ead fix bug with unification translation 2021-03-14 11:53:10 +01:00
Johanna Stuber
276353a41f todos 2021-03-14 10:52:04 +01:00
Moritz Dieing
3f935bf29b Update Slideshow 2021-03-14 00:55:40 +01:00
Arne Keller
780d632d8a Codestyle 2021-03-13 15:34:59 +01:00
Moritz Dieing
9aa4ae9e56 IT for error view 2021-03-13 14:56:48 +01:00
Moritz Dieing
3110aa8bc0 tokentype english translation 2021-03-13 14:47:20 +01:00
ucrhh
3dd79320be make example buttons refresh on locale change 2021-03-13 12:26:23 +01:00
Arne Keller
dc60c58011 Add unit tests for new changes
- failed let in sub-tree (both cases)
- empty type assumptions of let
- constraint line breaking
- DoS protection
2021-03-12 20:23:45 +01:00
Moritz Dieing
f95ff0721a Simple ITs for Info- and HelpDialog 2021-03-12 15:55:32 +01:00
Arne Keller
caeb2fca84 Limit scope of close shortcut in type assumptions 2021-03-12 11:22:37 +01:00
Arne Keller
002f402691 Integration tests: run asserts last 2021-03-12 11:07:26 +01:00
Johanna Stuber
ebd6abb461 optimize texts 2021-03-11 16:44:09 +01:00
Johanna Stuber
648594bca3 add hr to footer, optimize styling 2021-03-11 16:22:20 +01:00
ucrhh
5197f9be93 Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-03-11 15:11:39 +01:00
ucrhh
f409e1e060 some styling 2021-03-11 15:11:22 +01:00
Arne Keller
6b84aa5402 New example button in help dialog 2021-03-11 15:07:38 +01:00
ucrhh
0c2836a27f Merge branch 'master' of https://git.scc.kit.edu/pse-typinferenz/typicalc 2021-03-11 14:55:36 +01:00
ucrhh
73376c0667 make LaTeX code usable in normal environment 2021-03-11 14:55:21 +01:00
Arne Keller
0e468b5611 New example button text 2021-03-11 14:44:25 +01:00
Arne Keller
d8b547177a Display expected tokens on ParseError 2021-03-11 14:30:48 +01:00
uogau
9767002ad1 Merge remote-tracking branch 'origin/master' 2021-03-11 13:34:59 +01:00
uogau
53243f7f43 Added hint to type assumptions 2021-03-11 13:34:41 +01:00
Arne Keller
098be7a75e Encode input correctly 2021-03-11 13:29:33 +01:00
uogau
26caed074d Type and LetTerm are now abstract classes again 2021-03-11 13:11:33 +01:00
Moritz Dieing
4e56c69833 Update Drawer in HelpDialog 2021-03-11 10:36:00 +01:00
Arne Keller
3c0347492a Consistent latex export 2021-03-11 08:32:19 +01:00
ucrhh
1ee86c5c32 fix checkstyle 2021-03-11 00:41:08 +01:00