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