Age | Commit message (Expand) | Author |
---|---|---|
2019-02-08 | fix TGFN declarations | Jakob Kaivo |
2019-02-07 | fix multi-line macros by looking for ^{tab} | Jakob Kaivo |
2019-02-02 | sort function pointer typedefs after record types | Jakob Kaivo |
2019-02-01 | properly handle forward declarations of structs | Jakob Kaivo |
2019-01-31 | propery classify pointers and arrays (and arrays of pointers) | Jakob Kaivo |
2019-01-30 | move version_guard function here | Jakob Kaivo |
2019-01-30 | change STRUCT and UNION to RECORD | Jakob Kaivo |
2019-01-30 | account for possible not defined macros | Jakob Kaivo |
2019-01-28 | correctly identify the difference between structs, unions, and functions | Jakob Kaivo |
2019-01-28 | correctly classify structs and unions | Jakob Kaivo |
2019-01-27 | update makefile and header generation | Jakob Kaivo |