ddaf41bf88
Upgrade imgui to v1.89.7
2023-07-17 19:13:23 +03:00
Alexander Bondarenko
08d4b423ad
Fix GHC-9.2 build ( #145 )
2022-03-28 13:04:22 +00:00
Alexander Bondarenko
dc11fad07f
Update to 1.87 ( #125 )
2022-02-13 00:26:39 +03:00
Alexander Bondarenko
efaaa5723a
Add Show instances to structs and enums ( #90 )
2021-09-11 10:40:05 +00:00
Alexander Bondarenko
f49e81c739
Fix warnings ( #79 )
2021-08-30 17:08:23 +00:00
Ollie Charles
73eee5fc9e
Upgrade to dear-imgui v1.82 ( #57 )
2021-05-08 11:58:25 +00:00
sheaf
b921a72960
Update generator for GHC 9.2 ( #48 )
2021-04-09 17:18:00 +03:00
sheaf
06921defb1
Generator: use mkName instead of newName ( #37 )
2021-02-09 11:23:23 +00:00
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
sheaf
895f5c1926
Parse enums from headers & generate code ( #19 )
2021-02-05 20:57:17 +00:00