Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | Completed basic math operators and fixed their result type | Adrian Kummerlaender | |
* the result type now depends on the `decltype` of the performed operation | |||
2015-01-15 | Added basic value type alias and math operations | Adrian Kummerlaender | |
2015-01-15 | Initial project structure | Adrian Kummerlaender | |