Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Global variables are evil. Tests under both py2k and py3k pass. | Matěj Cepl | 2019-10-02 | 2 | -5/+2 |
* | A ways better. | Matěj Cepl | 2019-10-01 | 1 | -14/+5 |
* | Fix working around Windows idiosyncracies. | Matej Cepl | 2015-01-06 | 1 | -4/+6 |
* | First draft of the pure Python parser done, we should be noarch. | Matěj Cepl | 2015-01-05 | 3 | -56/+63 |
* | Correctly generating abstract tree (as a list) of all tokens. | Matěj Cepl | 2015-01-05 | 1 | -3/+17 |
* | Add lexer based on rply. | Matěj Cepl | 2015-01-05 | 3 | -90/+151 |
* | Remove the spaghetti code from the main scripts. | Matěj Cepl | 2014-12-31 | 1 | -9/+9 |
* | Work directly on self.message in mail2news. | Matěj Cepl | 2014-12-28 | 1 | -1/+4 |
* | Mighty cleanup | Matěj Cepl | 2014-12-24 | 1 | -5/+6 |
* | pygm2n and mail2news also use email.Parser. | Matěj Cepl | 2014-12-22 | 1 | -8/+11 |
* | Add a simple test suite. | Matěj Cepl | 2014-12-15 | 2 | -0/+108 |