| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
available in BaanC.
Undo auto indentation by editor. Add + as well similar to -.
V3. Replace ascii value of e & x to actual value.
|
|
reproducible.
|
|
|
|
|
|
removed, or visibility changed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
line.
|
|
|
|
|
|
|
|
|
|
Raise the default list length to 9 items.
|
|
|
|
|
|
non-ASCII characters.
Calls provided for determining whether characters are in the sets defined for
identifiers by the Unicode standard in UAX #31.
|
|
|
|
|
|
|
|
|
|
In SparseVector, string inserted at start then NULL inserted at start.
|
|
|
|
|
|
LOAD_LIBRARY_SEARCH_SYSTEM32 causes failure of Direct2D on original Windows 7 so
check for availability before using.
|
|
only available from Windows 2000 and later.
|
|
|
|
Add support for multiline expressions in triple quoted f-strings.
Handle nested "()", "[]", and "{}" in f-string expressions and terminate
expression coloring at ":" or "!".
End f-string if ending quote is seen in a "{}" expression.
Fix terminating single quoted f-string at EOL.
|
|
|
|
|
|
|
|
|
|
|
|
|