aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/Window.hpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-18Moved to QtCreator project with QMakeNao Pross1-28/+0
2017-12-18Replace tabs with spaces, set up CMake build systemNao Pross1-3/+3
Other changes: - update gitignore - build scripts under `etc` - fix window
2017-11-28New data structure for Structogram and StatementsNao Pross1-4/+5
2017-11-26Implementation for Structogram iterator and Statement typeNao Pross1-0/+27
The interator is not (yet) aware of the scope in which it is iterating.