|
c3a7657c71
|
Format code.
|
2018-05-17 14:53:48 -07:00 |
|
|
db84019846
|
Add a way to construct a parsetype form existing types and a basetype.
|
2018-04-22 20:44:08 -07:00 |
|
|
5d3130d39d
|
Format the code with clang-format.
|
2018-04-21 14:09:01 -07:00 |
|
|
3ada78a557
|
Use reference counting for types.
|
2018-04-17 22:14:28 -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 |
|
|
bb26405df0
|
Add a parse type struct, used to hold type data as it is parsed.
|
2018-03-06 16:45:43 -08:00 |
|