| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ignore restrict keyword | Christoph Schlosser | 2019-10-05 | 1 | -0/+5 |
| | | |||||
| * | Enums now are treated as type correctly | Christoph Schlosser | 2019-04-13 | 1 | -0/+5 |
| | | |||||
| * | Fix type as variable name | Christoph Schlosser | 2018-10-04 | 1 | -0/+8 |
| | | |||||
| * | Update unit tests | Christoph Schlosser | 2018-07-06 | 1 | -0/+5 |
| | | | | | | | Remove seperate file. Move into parameters test. Add new one to function pointers. | ||||
| * | -- Finished all parameter tests. | Rowan Goemans | 2018-02-20 | 1 | -0/+235 |
| | | | | | -- Added support for all C++ string literals. | ||||
| * | -- Completed unit tests for operators. Conversion operators aren't working yet. | Rowan Goemans | 2018-02-20 | 1 | -0/+20 |
| -- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests. | |||||