Commit Graph

9 Commits

Author SHA1 Message Date
2acaebaf77 Handle const struct declarations 2019-02-23 13:19:36 +11:00
51d30eb3bd Support comma separated decls in struct 2019-02-23 13:03:10 +11:00
83802fcde3 Update test file to use updated macros 2019-02-23 12:32:08 +11:00
97b81bceaf Rename to DqnInspect, clean up, better docs 2019-02-23 12:26:19 +11:00
a0caf1296d Correctly generate valid CPP reflected metadata 2019-02-23 12:03:36 +11:00
dc73407721 Flesh out DqnReflect_StructMember to support metadata 2019-02-23 02:25:19 +11:00
e5e699c05f Unify linked list for cpp decls 2019-02-23 01:54:27 +11:00
2cd7acaacb Add basic CPP struct reflection 2019-02-22 23:15:39 +11:00
28a1fe8b24 Add DqnReflect, deprecate old library
They're horrible. I'm able to write better versions now.
2019-02-21 00:22:21 +11:00