Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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: remove "u" string prefix (#1536) | Georg Brandl | 2020-09-08 | 1 | -4/+4 |
* | Update copyright year (fixes #1514.) | Matthäus G. Chajdas | 2020-08-22 | 1 | -1/+1 |
* | Fixup all headers and some more minor problems.2.4.2 | Georg Brandl | 2019-05-28 | 1 | -1/+1 |
* | Housekeeping. | Georg Brandl | 2017-01-22 | 1 | -8/+7 |
* | Fix doc underlines. | Tim Hatch | 2016-05-31 | 1 | -1/+1 |
* | Fix operators in Whiley | Tim Hatch | 2016-05-31 | 1 | -6/+6 |
* | Whiley lexer: make token for keyword "is" consistent | Sebastian Schweizer | 2016-03-24 | 1 | -1/+1 |
* | fixes for Whiley lexer | Sebastian Schweizer | 2016-03-21 | 1 | -3/+10 |
* | Add a lexer for the Whiley programming language | Sebastian Schweizer | 2016-03-20 | 1 | -0/+110 |