Commit graph

91 commits

Author SHA1 Message Date
Yann Esposito (Yogsototh)
02a6965aec better solarized colors 2014-11-03 18:25:06 +01:00
raichoo
845ba2f711 record updates should not highlight recordfields 2014-10-27 20:51:15 +01:00
raichoo
a090266fe9 do not confuse chars with name parts 2014-10-27 20:50:54 +01:00
raichoo
6a9f95ef93 multiple type decls 2014-10-11 16:33:31 +02:00
raichoo
62cbc4cfba highlight pattern synonyms in export list 2014-09-24 22:43:22 +02:00
raichoo
923ce09141 highlight datakind types correctly 2014-09-22 11:00:32 +02:00
raichoo
bc81c4d67b types should have a wordboundary 2014-09-21 00:31:41 +02:00
raichoo
1fd2e0d3ce fix regions 2014-09-19 21:54:35 +02:00
raichoo
3810b4152c highlight record field decls 2014-09-19 21:51:43 +02:00
raichoo
1d90cb1382 better identifier and type highlighting 2014-09-19 21:24:32 +02:00
raichoo
df038c9ce2 make standalone deriving keywords contained 2014-09-17 19:45:48 +02:00
raichoo
85098c77d1 fix highlighting for standalone deriving 2014-09-12 19:11:26 +02:00
raichoo
e45f5c35f3 ignore trailing whitespaces in highlighing 2014-08-26 21:15:34 +02:00
raichoo
c3c47b13c6 highlight multiline instance heads properly 2014-08-26 21:10:52 +02:00
raichoo
af0a38df48 be more strict when highlighting identifiers 2014-08-26 20:43:41 +02:00
raichoo
b6a20cf234 clean up foreign import highlighting 2014-08-26 19:43:46 +02:00
raichoo
7073625ee9 clean up import highlighting and allow "import Foo as F" 2014-08-26 19:33:05 +02:00
raichoo
911535fc7e fix indentation of leading arrows 2014-08-24 21:30:42 +02:00
raichoo
cd04d96da9 indent constraint arrows 2014-08-21 16:22:59 +02:00
raichoo
1764817ba6 indent function arrows 2014-08-21 16:21:28 +02:00
raichoo
786cb6fd4d indent after operator 2014-08-18 15:27:54 +02:00
raichoo
0b35c2b82b do not conflict data with guards 2014-08-17 22:27:54 +02:00
raichoo
02e3a6d30d more guard fixing 2014-08-17 22:11:47 +02:00
raichoo
ef1d81dfa2 fix utterly broken guard indentation 2014-08-17 20:31:04 +02:00
raichoo
5ce0181c87 only indent in if above line is a binding 2014-08-17 19:36:44 +02:00
raichoo
ef4250b2cd Update README.md 2014-08-17 19:21:37 +02:00
raichoo
261f44ce4b Update README.md 2014-08-17 19:19:34 +02:00
raichoo
fbd96993bf simplified indentation for in 2014-08-17 19:18:07 +02:00
raichoo
2005aa8f1a better indentation for multiline typesigs 2014-08-16 22:22:50 +02:00
raichoo
d5158ebee9 removed highlighting for exists 2014-08-16 21:51:29 +02:00
raichoo
20df86fde9 Update README.md 2014-08-16 21:33:37 +02:00
raichoo
5d5540e6a6 added support for type roles 2014-08-16 21:15:48 +02:00
raichoo
1bb844eadf defensive indentation 2014-07-14 11:59:32 +02:00
raichoo
1b8a19a58a add default keyword 2014-07-10 19:44:15 +02:00
raichoo
25af754e77 add leading underscore to identifiers 2014-07-05 22:47:00 +02:00
raichoo
c8292f80e0 added pattern synonyms 2014-07-05 22:36:25 +02:00
raichoo
f2cc28efca added guard indentation 2014-07-05 22:18:31 +02:00
raichoo
b337c1461a fix sumtype indentation 2014-07-05 21:57:53 +02:00
raichoo
80dc2f24b3 remove brace indentation 2014-07-05 21:47:50 +02:00
raichoo
44e3e6e137 indent deriving 2014-07-05 21:37:17 +02:00
raichoo
61a5408ced added bottom highlighting 2014-07-05 19:54:43 +02:00
raichoo
3c5359c757 local vars 2014-07-04 20:41:23 +02:00
raichoo
cccb536b4f include comments in module block 2014-07-04 17:48:12 +02:00
raichoo
b759744a71 fix errors 2014-07-04 17:28:52 +02:00
raichoo
90c6d01c40 better where highlighting 2014-07-04 16:45:16 +02:00
raichoo
fd29b8faff allow dot in backtick notation 2014-07-04 15:51:36 +02:00
raichoo
cc0137e8f6 contextual highlighting of where 2014-07-03 19:12:52 +02:00
raichoo
57c6f92046 recognize single quotes in backtick notation 2014-06-26 11:22:34 +02:00
raichoo
5ae17ffff4 better highlighting for quantifiers 2014-06-26 11:22:34 +02:00
raichoo
2a7263e31b highlight toplevel identifiers 2014-06-26 11:22:34 +02:00