aboutsummaryrefslogtreecommitdiffstats
path: root/src/diagram/Structogram.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved to QtCreator project with QMakeNao Pross2017-12-181-17/+0
|
* Replace tabs with spaces, set up CMake build systemNao Pross2017-12-181-1/+1
| | | | | | | Other changes: - update gitignore - build scripts under `etc` - fix window
* New data structure for Structogram and StatementsNao Pross2017-11-281-62/+8
|
* Update header ifdefs to match and clean up commentsNao Pross2017-11-261-3/+3
|
* Implementation for Structogram iterator and Statement typeNao Pross2017-11-261-7/+46
| | | | The interator is not (yet) aware of the scope in which it is iterating.
* First commitNao Pross2017-11-251-0/+32