Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unlimited levels.
|
|
Simplifies code by removing any precedence issues and is shorter.
|
|
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.
|
|
- remove any notion of deprecation of legacy symbol names
- make sure typelib search path is set for test program
- add separate test target to test/gi/makefile
- improve g-ir-scanner call command line
- fixed gtk2 support of test test/gi/gi-test.py
|