mirror of
https://github.com/Ed94/gencpp.git
synced 2025-06-16 19:51:47 -07:00
Additions and fixes based off genc repo
Typedef parses enum namespaced types properly (C typedefs of enums to expose to global scope).
This commit is contained in:
@ -687,3 +687,4 @@ Names or Content fields are interned strings and thus showed be cached using `ge
|
||||
* Suffix specifiers for functions (const, override, final)
|
||||
* Implement the Scanner
|
||||
* Implement the Editor
|
||||
* Support parsing full enum definitions inside a typedef. (For C patterns)
|
||||
|
Reference in New Issue
Block a user