| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Feature [feature-requests:#1138].
|
|
Was incompatible with Qt 4.7 and 4.8.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unlimited levels.
|
|
an intervening line or changing its fold level by adding characters.
Add LevelNumber function to simplify expressions implmenting folding.
|
|
|
|
|
|
|
|
This prevents a later assertion failure.
|
|
|
|
|
|
CodeAssistor.
|
|
|
|
|
|
|
|
|
|
|
|
characters.
|
|
|
|
|
|
Added ' and " detection as prefix chars for x repetition operator.
|
|
|
|
|
|
|
|
|
|
Double-diamond operator <<>>
Hexadecimal floating point literals
Repetition in list assignment
Added example file to the lexing tests and changed lexing tests to allow larger
files and to standardise on Unix line ends when testing these larger files to
avoid spurious failures.
|
|
|
|
|
|
Avoid doc-comment in header as they are interpreted by g-ir-scanner, fix a typo,
remove empty lines, add to change log.
|
|
|
|
|
|
Removed the dynamic array.
|
|
|
|
|
|
|
|
Avoid heap allocations for here delimiter and quote stack.
|
|
|
|
|
|
selections part-way through clusters so that the caret doesn't stick to the end
of the cluster making it easier to understand editing actions.
|