aboutsummaryrefslogtreecommitdiffstats
path: root/src/parser.h
Commit message (Collapse)AuthorAgeFilesLines
* Refactor source tree into directoriesDan Willemsen2020-06-261-0/+45
Now instead of almost every file in the top level, move the old go code into its own directory 'golang', and the C++ code into it's own 'src' Also removes a few obsolete scripts that were used to work on Android before Android fully switched to Kati.