Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Don't highlight CPP inside comments when styling.within.preprocessor is on, to avoid incoherent coloring.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accessors to this data.
Add a length argument to DropAt, although previous signature still available.
|
|
pre-allocate.
|
|
Change input argument of ConvertText to const as it is not changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
From Eric Promislow at ActiveState.
|
|
language.
from Pavel Bulochkin
|
|
Linux -> OS X works.
From Mitchell Foral.
|
|
|
|
|
|
convertBaseToScreen:
call on 10.6. convertBaseToScreen: was deprecated in 10.7.
|
|
and cause a crash and shouldn't read beyond length anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* CPP highlighting is disableable
* CPP is now correctly colored when inside comments and strings
* Some bugs with incremental lexing fixed
* Indented imports folding is now undisableable
|
|
Fixed a bug when X wasn't highlighted as a module in import {-# SOURCE #-} X
Fixed a bug when preprocessor directives could mess up context keywords
|
|
From Alpha.
|
|
|