aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-12Add makefile and remove cmake stuff from gitignoreNao Pross1-12/+0
Note: the makefile just creates a build directory and invokes qmake
2017-12-19Update gitignore for QtCreatorNao Pross1-0/+5
2017-12-18Replace tabs with spaces, set up CMake build systemNao Pross1-4/+39
Other changes: - update gitignore - build scripts under `etc` - fix window
2017-11-28Update .gitignore and minor changes (mostly formatting)Nao Pross1-0/+6
2017-11-26Implementation for Structogram iterator and Statement typeNao Pross1-0/+3
The interator is not (yet) aware of the scope in which it is iterating.