|
03cce8d1fb
|
Clean up some comments.
|
2018-05-17 15:33:38 -07:00 |
|
|
c3a7657c71
|
Format code.
|
2018-05-17 14:53:48 -07:00 |
|
|
2f6176630f
|
Make basetype take a free function.
|
2018-04-24 18:28:20 -07:00 |
|
|
5d3130d39d
|
Format the code with clang-format.
|
2018-04-21 14:09:01 -07:00 |
|
|
ade89ebf79
|
Remove unused base type variant.
|
2018-04-17 12:55:41 -07:00 |
|
|
7b1445a262
|
Add functions for basetypes and their entries in tables.
|
2018-04-17 12:07:22 -07:00 |
|
|
d146b71e56
|
Add an implementation of base types.
These will hold information about a type such as (possibly) the
interfaces it implements and the parameters it accepts.
|
2018-04-12 23:45:30 -07:00 |
|