aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/Window.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved to QtCreator project with QMakeNao Pross2017-12-181-33/+0
|
* Replace tabs with spaces, set up CMake build systemNao Pross2017-12-181-11/+9
| | | | | | | Other changes: - update gitignore - build scripts under `etc` - fix window
* New data structure for Structogram and StatementsNao Pross2017-11-281-3/+17
|
* Implementation for Structogram iterator and Statement typeNao Pross2017-11-261-0/+21
The interator is not (yet) aware of the scope in which it is iterating.