aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved to QtCreator project with QMakeNao Pross2017-12-1813-322/+25
|
* Replace tabs with spaces, set up CMake build systemNao Pross2017-12-1812-139/+150
| | | | | | | Other changes: - update gitignore - build scripts under `etc` - fix window
* Update .gitignore and minor changes (mostly formatting)Nao Pross2017-11-283-16/+13
|
* New data structure for Structogram and StatementsNao Pross2017-11-2815-391/+314
|
* Update header ifdefs to match and clean up commentsNao Pross2017-11-263-14/+9
|
* Implementation for Structogram iterator and Statement typeNao Pross2017-11-269-42/+290
| | | | The interator is not (yet) aware of the scope in which it is iterating.
* First commitNao Pross2017-11-257-0/+277