Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-18 | Moved to QtCreator project with QMake | Nao Pross | 9 | -240/+4 | |
2017-12-18 | Replace tabs with spaces, set up CMake build system | Nao Pross | 9 | -123/+128 | |
Other changes: - update gitignore - build scripts under `etc` - fix window | |||||
2017-11-28 | Update .gitignore and minor changes (mostly formatting) | Nao Pross | 3 | -16/+13 | |
2017-11-28 | New data structure for Structogram and Statements | Nao Pross | 10 | -229/+290 | |
2017-11-26 | Update header ifdefs to match and clean up comments | Nao Pross | 3 | -14/+9 | |
2017-11-26 | Implementation for Structogram iterator and Statement type | Nao Pross | 4 | -24/+199 | |
The interator is not (yet) aware of the scope in which it is iterating. |