dear-imgui.hs/generator/DearImGui/Generator
sheaf d4aec47f4e
Handle remaining enums (#36)
This handles the remaining enum types in the headers that aren't in the enums section.

It also automatically handles adding all the enumerations to the inline-c context types table, and a small improvement to the display of parse error messages.
2021-02-07 23:07:14 +00:00
..
Parser.hs Handle remaining enums (#36) 2021-02-07 23:07:14 +00:00
Tokeniser.hs Parse enums from headers & generate code (#19) 2021-02-05 20:57:17 +00:00
Types.hs Handle remaining enums (#36) 2021-02-07 23:07:14 +00:00