Age | Commit message (Collapse) | Author | Files | Lines |
|
lexer.haskell.allow.hash
* Allow only one dot in base 10 numeric literals
* Comments are now treated as whitespace by the folder
* Fixed inconsistent folding at end of the file
|
|
|
|
|
|
|
|
from and to UTF-8 together. Wrapping the allocation ensures deallocation
in all cases.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't check result of new as failures throw an exception.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Made more variables const.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
event->modifiers()
due to limitation mentioned in Qt documentation.
http://qt-project.org/doc/qt-4.8/qkeyevent.html#modifiers
|
|
|
|
|
|
|
|
From Mark Yen.
|
|
|
|
|
|
|
|
|
|
|
|
hang the editor
* Comments inside pragmas are now highlighted
* Reserved operators are now highlighted
|
|
From Colomban Wendling.
|
|
|
|
|
|
|
|
|
|
Avoids a compiler warning.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|