Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-21 | Various intro naming | NieDzejkob | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2016-11-30 | Declare more non-static functions in header files (#111) | Marijn van der Werf | |
* Declare more non-static functions in header files * Use `(void)` for functions without arguments. * Move global-included data to seperate headers * Don't import types or global in header * Fix fieldmap imports * Revert in-code changes * Add missing newlines |