summaryrefslogtreecommitdiff
path: root/tests/examplefiles/inform6/inform6_example.output
Commit message (Collapse)AuthorAgeFilesLines
* Fix the lexing of Inform 6 properties and doubles (#2214)David Corbett2022-08-221-0/+23
|
* Update `Inform6Lexer` to Inform 6.40 (#2190)David Corbett2022-07-161-7/+51
|
* Update `Inform6Lexer` to Inform 6.36 (#2050)David Corbett2022-01-251-2/+81
|
* Also add auto-updatable output-based tests to examplefiles (#1689)Oleh Prypin2021-01-201-0/+4140
Co-authored-by: Georg Brandl <georg@python.org>