diff options
author | kudah <unknown> | 2013-04-07 19:35:40 +0300 |
---|---|---|
committer | kudah <unknown> | 2013-04-07 19:35:40 +0300 |
commit | f6524c588c34e8755652d6d31d171bd37acecde9 (patch) | |
tree | 8bd0b6183395107e0efbf3868029b7d69f6e3025 /lexers/LexPowerShell.cxx | |
parent | 5a3c37478d29afff6d1e53f4c9c901be5bbadcbb (diff) | |
download | scintilla-mirror-f6524c588c34e8755652d6d31d171bd37acecde9.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