Chris Masone
|
2cd6831598
|
Changes codegen.go to emit all code in a single Go package
Fixes #467
|
2015-10-23 16:42:54 -07:00 |
|
Chris Masone
|
1486d84487
|
Make generated Enum types implement types.Value
Fixes #391
|
2015-10-22 09:56:26 -07:00 |
|
Erik Arvidsson
|
3a5bb571fb
|
NomDL: Remove NomsValue()
|
2015-10-22 10:47:14 -04:00 |
|
Erik Arvidsson
|
afeef44020
|
Updated generated code
|
2015-10-21 19:04:22 -04:00 |
|
Erik Arvidsson
|
9cb7596409
|
NomDL: Make NomsValue a Value
This means that when we ReadValue we can now return a NomsValue
Towards #281
|
2015-10-06 16:38:11 -07:00 |
|
Erik Arvidsson
|
e10e6224b0
|
Codegen for NomDL
This adds a new codegen that reads .noms files and generates Go
API for these types
Issue #304
|
2015-09-17 14:01:49 -04:00 |
|