| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright year to 2023. | Matthäus G. Chajdas | 2023-03-29 | 1 | -1/+1 |
| * | remove `:` from the Punctuation regex in the SolidityLexer | Michael Rodler | 2022-12-03 | 1 | -1/+1 |
| * | fix solidity lexer not picking up many of the language operators | Michael Rodler | 2022-12-03 | 1 | -1/+1 |
| * | all: style fixes | Georg Brandl | 2022-10-27 | 1 | -2/+0 |
| * | Remove now redundant re.UNICODE and (?u) (#2058) | Jean Abou-Samra | 2022-01-31 | 1 | -2/+0 |
| * | Happy new year. | Georg Brandl | 2022-01-25 | 1 | -1/+1 |
| * | Run pyupgrade across codebase to modernize syntax and patterns (#1622) | Jon Dufresne | 2021-01-17 | 1 | -1/+0 |
| * | Bump copyright year. | Matthäus G. Chajdas | 2021-01-03 | 1 | -1/+1 |
| * | all: revert changes of [a-zA-Z0-9_] to \w | Georg Brandl | 2020-09-07 | 1 | -11/+10 |
| * | all: fixup remaining regexlint warnings | Georg Brandl | 2020-09-06 | 1 | -3/+3 |
| * | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 1 | -1/+1 |
| * | Add Solidity lexer. | Georg Brandl | 2019-11-26 | 1 | -0/+93 |
