Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | Reimplemented the pretty-print algorithm to remove recursive function calls. | Leonard Richardson |
2021-12-21 | It's now possible to customize the way output is indented by | Leonard Richardson |
2021-10-11 | Moved the test classes to tests/__init__.py. | Leonard Richardson |
2021-10-09 | Moved testing.py into the same package as the tests. | Leonard Richardson |
2021-09-12 | Ported unit tests to use pytest. | Leonard Richardson |
2021-09-07 | Goodbye, Python 2. [bug=1942919] | Leonard Richardson |
2021-02-14 | The 'html5' formatter now treats attributes whose values are the | Leonard Richardson |