diff options
author | thatch <devnull@localhost> | 2008-07-25 21:42:22 -0700 |
---|---|---|
committer | thatch <devnull@localhost> | 2008-07-25 21:42:22 -0700 |
commit | 606090106ed34fd6296631345a79e713a4e04ec9 (patch) | |
tree | 2922daaeaf28f09a066f72d98fa00665091cb469 /docs/generate.py | |
parent | fd37438ee0d83af640f7f0379c0046d821d11932 (diff) | |
download | pygments-606090106ed34fd6296631345a79e713a4e04ec9.tar.gz |
Sync c-sharp lexer with current ECMA-334 (4th ed):
* Include `?` in the type name for new nullable types.
* Add `yield` to keywords.
* Even though the doc makes great pains to emphasize that they're not
keywords, the following are nonetheless special:
* `value` (used in setters)
* `alias` after `extern`
* `add` and `remove` for events much like `get` and `set`
* `global` in the case of `global::var`
Diffstat (limited to 'docs/generate.py')
0 files changed, 0 insertions, 0 deletions