Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: revert changes of [a-zA-Z0-9_] to \w | Georg Brandl | 2020-09-07 | 1 | -1/+1 |
* | all: fixup some file headers | Georg Brandl | 2020-09-06 | 1 | -2/+3 |
* | all: fixup remaining regexlint warnings | Georg Brandl | 2020-09-06 | 1 | -2/+3 |
* | Fix a few regexlint warnings in the WebIDL lexer. | Matthäus G. Chajdas | 2020-01-07 | 1 | -2/+2 |
* | Add versionadded, fix conflict. | Matthäus G. Chajdas | 2020-01-07 | 1 | -0/+2 |
* | Add keyword suffix for builtin types | Xidorn Quan | 2019-11-28 | 1 | -1/+2 |
* | Break infinite loop around operation state | Xidorn Quan | 2019-11-28 | 1 | -1/+1 |
* | Fix long long type | Xidorn Quan | 2019-11-28 | 1 | -1/+1 |
* | Simplify regex for single line comments | Xidorn Quan | 2019-11-28 | 1 | -2/+2 |
* | Add suffix for all keyword regexs | Xidorn Quan | 2019-11-28 | 1 | -27/+31 |
* | Add Web IDL lexer | Xidorn Quan | 2019-11-28 | 1 | -0/+290 |