Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add makefile and remove cmake stuff from gitignore | Nao Pross | 2018-01-12 | 1 | -12/+0 |
| | | | | Note: the makefile just creates a build directory and invokes qmake | ||||
* | Update gitignore for QtCreator | Nao Pross | 2017-12-19 | 1 | -0/+5 |
| | |||||
* | Replace tabs with spaces, set up CMake build system | Nao Pross | 2017-12-18 | 1 | -4/+39 |
| | | | | | | | Other changes: - update gitignore - build scripts under `etc` - fix window | ||||
* | Update .gitignore and minor changes (mostly formatting) | Nao Pross | 2017-11-28 | 1 | -0/+6 |
| | |||||
* | Implementation for Structogram iterator and Statement type | Nao Pross | 2017-11-26 | 1 | -0/+3 |
The interator is not (yet) aware of the scope in which it is iterating. |