| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | -- Added more unit tests. | Rowan Goemans | 2018-02-20 | 15 | -93/+321 | |
| | | | | | -- Added support for alignas. | |||||
| * | -- Implemented support for all operators except the conversion operator. | Rowan Goemans | 2018-02-20 | 5 | -153/+172 | |
| | | | | | | | | | | -- 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 | 7 | -5/+279 | |
| | | ||||||
| * | Initial files | Christoph Schlosser | 2017-10-06 | 2 | -0/+44 | |