diff options
author | kudah <devnull@localhost> | 2013-04-07 19:35:40 +0300 |
---|---|---|
committer | kudah <devnull@localhost> | 2013-04-07 19:35:40 +0300 |
commit | 99f3386fc82509c0dd3fee394497b2bd9dcd0274 (patch) | |
tree | 60fc60bb979034404e7a937a625a73c73d088231 /lexers/LexPowerShell.cxx | |
parent | 20cd2f6a7e5abd27a75df632e169b57052d01b16 (diff) | |
download | scintilla-mirror-99f3386fc82509c0dd3fee394497b2bd9dcd0274.tar.gz |
Fixed few things in haskell lexer
* MagicHash now applies to literals.
* MagicHash is now only allowed at the end of identifier.
* SafeHaskell imports are now highlighted (lexer.haskell.import.safe)
* TemplateHaskell quoted names are now highlighted
* Constructors promoted to types are now highlighted
* Promoted tuples, lists, and operator constructors are now highlighted.
* Qualified constructor are now properly highlighted as constructors, not operators.
* Capital and qualified names in import lists are now properly highlighted.
* A.$b is not properly highlighted as an operator and an identifier, not just operator.
* String and preprocessor continuations now work with CRLF.
Diffstat (limited to 'lexers/LexPowerShell.cxx')
0 files changed, 0 insertions, 0 deletions