summaryrefslogtreecommitdiff
path: root/tests/examplefiles/inform6
Commit message (Collapse)AuthorAgeFilesLines
* Fix the lexing of Inform 6 properties and doubles (#2214)David Corbett2022-08-222-1/+26
|
* Update `Inform6Lexer` to Inform 6.40 (#2190)David Corbett2022-07-162-7/+55
|
* Update `Inform6Lexer` to Inform 6.36 (#2050)David Corbett2022-01-252-5/+96
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-202-0/+4523
Co-authored-by: Georg Brandl <georg@python.org>