aboutsummaryrefslogtreecommitdiffstats
path: root/src/diagram/Statement.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace tabs with spaces, set up CMake build systemNao Pross2017-12-181-4/+3
| | | | | | | Other changes: - update gitignore - build scripts under `etc` - fix window
* Update .gitignore and minor changes (mostly formatting)Nao Pross2017-11-281-0/+2
|
* New data structure for Structogram and StatementsNao Pross2017-11-281-10/+7
|
* Implementation for Structogram iterator and Statement typeNao Pross2017-11-261-1/+14
| | | | The interator is not (yet) aware of the scope in which it is iterating.
* First commitNao Pross2017-11-251-0/+12