| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | -- Added more unit tests. | Rowan Goemans | 2018-02-20 | 1 | -46/+0 |
| | | | | | -- Added support for alignas. | ||||
| * | -- Implemented support for all operators except the conversion operator. | Rowan Goemans | 2018-02-20 | 1 | -0/+46 |
| -- 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. | |||||