| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -- Implemented support for all operators except the conversion operator. | Rowan Goemans | 2018-02-20 | 1 | -149/+0 |
| | | | | | | | | | | -- Implemented support for noexcept and throw. -- Implemented support for constexpr. -- Implemented support for multiple template specifications. -- Rewritten some unit tests. -- Fixed bug where unnamed parameters weren't recognized properly -- Fixed bug where namespace with template params weren't being parsed correctly. | ||||
| * | Generation tests should suffice for now | Christoph Schlosser | 2017-12-16 | 1 | -30/+0 |
| | | |||||
| * | Add more tests | Christoph Schlosser | 2017-12-16 | 1 | -0/+82 |
| | | |||||
| * | Add basic tests | Christoph Schlosser | 2017-12-16 | 1 | -5/+80 |
| | | |||||
| * | Initial files | Christoph Schlosser | 2017-10-06 | 1 | -0/+22 |