Commit Graph

4 Commits

Author SHA1 Message Date
78d24de152 Free type after retrieving necessary information. 2018-04-24 18:28:31 -07:00
5d3130d39d Format the code with clang-format. 2018-04-21 14:09:01 -07:00
264f420186 Merge type and parsetype into a single struct.
It doesn't make sense to re-create the same structure, or even
re-allocated any of the memory.
2018-04-17 15:49:09 -07:00
af87c6646d Add initial implementation of types and values. 2018-04-12 23:54:58 -07:00