| Age | Commit message (Collapse) | Author | Files | Lines |
|
This changes the lexing test results a lot since line comments are common.
Backport of changeset 8123:3f7f9e476cfb.
|
|
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.
|