Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Automatic code formatting | Laria Carolin Chabowski | 2020-04-30 |
| | | | | Also add git hooks that checks formatting | ||
* | Some simple code formatting | Laria Carolin Chabowski | 2020-04-26 |
| | | | | | | - Expand tabs into spaces - Remove trailing whitespace - Get rid of closing `?>` tags | ||
* | Made the tests more tolerant for whitespace. | Kevin Chabowski | 2013-10-25 |
| | |||
* | Added some tests. | Kevin Chabowski | 2013-10-23 |
Many of these break. Mostly because the way whitespace/newlines are added (or not added). This is terribly broken ATM... (It was okay with the old parser, I'll try to replicate that behaviour) |