| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move to src layout | Mario Corchero | 2021-07-16 | 1 | -61/+0 |
| | | | | | | Move the project to the src layout to ensure we are testing on the generated package rather than the checked out source tree. | ||||
| * | Use custom ParserError class in parser | gfyoung | 2019-04-23 | 1 | -1/+2 |
| | | | | | | This gives a nicer string representation while retaining access to the input string in the exception arguments. | ||||
| * | Switch unknown timezone warning type | Paul Ganssle | 2018-03-11 | 1 | -1/+3 |
| | | |||||
| * | Only raise ValueError in parser for now | Paul Ganssle | 2018-01-07 | 1 | -3/+1 |
| | | |||||
| * | Fixup parser.__doc__ | Alex Chamberlain | 2017-12-06 | 1 | -0/+2 |
| | | |||||
| * | Rename Isoparser to isoparser | Paul Ganssle | 2017-12-06 | 1 | -2/+2 |
| | | |||||
| * | Tweak parser/isoparser documentation | Paul Ganssle | 2017-12-06 | 1 | -0/+3 |
| | | |||||
| * | Add deprecated private interface into parser | Paul Ganssle | 2017-11-12 | 1 | -0/+48 |
| | | |||||
| * | Move parser.py to parser/ in preparation for new parsers | Paul Ganssle | 2017-11-06 | 1 | -0/+7 |
