| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | End of declaration problem fixed | Christoph Schlosser | 2019-10-08 | 1 | -0/+5 |
| | | | | | | | If the terminating character is the first one on the next line it can cause the buffer to fill and thus produce malformed text to parse. | ||||
| * | -- Completed unit tests for operators. Conversion operators aren't working yet. | Rowan Goemans | 2018-02-20 | 1 | -0/+62 |
| -- Renamed all C things to Cpp since that is really what they are. -- Made empty files for the remaining unit tests. | |||||