Files
dolt/nomdl/codegen/test
Chris Masone c80a1c55b3 Merge parse.TypeRef and types.TypeRef
These were two representations of, essentially, the same information.
They were separate because they provided different APIs to similar
information, but the APIs became more similar once we started using
native types (as opposed to Noms types) for the various Make*TypeRef()
functions.

Unifying these is a big step to unifying parse.Package and types.Package,
which is pretty necessary for dealing with imported packages.

Fixes issue #338
2015-09-25 15:17:49 -07:00
..
2015-09-25 17:17:12 -04:00
2015-09-17 17:20:49 -04:00
2015-09-25 17:17:12 -04:00
2015-09-18 17:02:41 -04:00
2015-09-25 15:17:49 -07:00