Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
Further change from Neil to avoid whitespace being included in scalars.
|
|
|
|
|
|
Made some variables unsigned to avoid warnings.
|
|
|
|
|
|
improve handling of words.
|
|
code developed for the complex strings.
|
|
|
|
|
|
|
|
|
|
If property line has no '=' it is treated as '=1'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some quoting and pos handling.
|
|
|
|
|
|
|
|
so they can be explicitly referenced to force inclusion in a build.
|
|
Changed name of interface class defined in Accessor.h to Accessor.
|
|
the old accessor which is now called WindowAccessor.
Accessor.h defines a common interface which is the type consumed
by the lexers.
|
|
Fixed setting up of second view to get right document length.
Changed Python lexer to handle empty lines immediately after fold line
and last line of document.
|