diff options
author | Bruce Mitchener, Jr. <bruce.mitchener@gmail.com> | 2013-01-09 16:16:34 +0700 |
---|---|---|
committer | Bruce Mitchener, Jr. <bruce.mitchener@gmail.com> | 2013-01-09 16:16:34 +0700 |
commit | f3e614b2a8ae54b7bf5a7ee7751c36fd952e6a30 (patch) | |
tree | f011f2a6558830c804e725344666511065ebb4d1 /scripts/check_sources.py | |
parent | 6e145a03531db07ed5bad04ad6f894559067e2eb (diff) | |
download | pygments-f3e614b2a8ae54b7bf5a7ee7751c36fd952e6a30.tar.gz |
Rewrite the Dylan Lexer and provide a lexer for Dylan LID files.
Fixes include:
* Dylan is not case sensitive.
* Support for other number literal formats (hex, octal, binary).
* Support nested multi-line comments.
* Correct various issues with matching of 'names'.
* Support highlighting of macro definitions better.
* Support keyword / required keyword syntax in class definitions.
* Support each-subclass slot allocation.
* Handle the | operator.
* Change what tokens are mapped to what types and reduce the Christmas tree look of the output a bit.
* Explicitly list and handle the various builtins defined in the DRM.
Diffstat (limited to 'scripts/check_sources.py')
0 files changed, 0 insertions, 0 deletions