diff options
author | Dan <drmoose@users.noreply.github.com> | 2021-01-18 12:01:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 18:01:21 +0100 |
commit | 423c44a451db7e5f63147b1c1519661d745fc43a (patch) | |
tree | 770ac1cc23c93e6cb4ee9e4f0ea3dbf705b34a80 /tests/test_kotlin.py | |
parent | 9647d2ae506b8e05ebabe9243df707bac901a6a3 (diff) | |
download | pygments-git-423c44a451db7e5f63147b1c1519661d745fc43a.tar.gz |
Matlab class properties (#1466)
* WIP: Add failing test for a matlab class with properties.
* Add some missing keywords
* Add leading \s* matchers to things above the command form regex, as it tends to swallow keywords otherwise.
* Add support for the special 'properties' block syntax.
* Fix apparent infinite loop when given garbage input.
* Use includes to clean up some of my copypasta.
* Fix negative lookahead when there's more than one space between operators.
* Use Whitespace not Text for spaces; combine adjacent whitespace.
* Add support for declarative property constraints.
Diffstat (limited to 'tests/test_kotlin.py')
0 files changed, 0 insertions, 0 deletions