Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Eclipse configuration files | Nao Pross | 2017-12-18 | 6 | -373/+0 |
| | |||||
* | Replace tabs with spaces, set up CMake build system | Nao Pross | 2017-12-18 | 19 | -147/+286 |
| | | | | | | | Other changes: - update gitignore - build scripts under `etc` - fix window | ||||
* | Update .gitignore and minor changes (mostly formatting) | Nao Pross | 2017-11-28 | 5 | -16/+27 |
| | |||||
* | New data structure for Structogram and Statements | Nao Pross | 2017-11-28 | 19 | -395/+504 |
| | |||||
* | Update header ifdefs to match and clean up comments | Nao Pross | 2017-11-26 | 3 | -14/+9 |
| | |||||
* | Implementation for Structogram iterator and Statement type | Nao Pross | 2017-11-26 | 14 | -49/+311 |
| | | | | The interator is not (yet) aware of the scope in which it is iterating. | ||||
* | First commit | Nao Pross | 2017-11-25 | 10 | -0/+453 |