Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2017-12-18 | Moved to QtCreator project with QMake | Nao Pross | 1 | -33/+0 | |
2017-12-18 | Replace tabs with spaces, set up CMake build system | Nao Pross | 1 | -11/+9 | |
Other changes: - update gitignore - build scripts under `etc` - fix window | |||||
2017-11-28 | New data structure for Structogram and Statements | Nao Pross | 1 | -3/+17 | |
2017-11-26 | Implementation for Structogram iterator and Statement type | Nao Pross | 1 | -0/+21 | |
The interator is not (yet) aware of the scope in which it is iterating. |