aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-18Replace tabs with spaces, set up CMake build systemNao Pross12-139/+150
Other changes: - update gitignore - build scripts under `etc` - fix window
2017-11-28Update .gitignore and minor changes (mostly formatting)Nao Pross3-16/+13
2017-11-28New data structure for Structogram and StatementsNao Pross15-391/+314
2017-11-26Update header ifdefs to match and clean up commentsNao Pross3-14/+9
2017-11-26Implementation for Structogram iterator and Statement typeNao Pross9-42/+290
The interator is not (yet) aware of the scope in which it is iterating.