Commit Graph

8 Commits

Author SHA1 Message Date
Martin Atkins
6bf26fc9cc Update cty references to its new home in the zclconf github account 2017-05-27 17:35:44 -07:00
Martin Atkins
308eb3a291 Relocate into the "zclconf" github account 2017-05-27 17:33:09 -07:00
Martin Atkins
1535d4b708 Ability to look up the variables in an expression 2017-05-22 18:54:23 -07:00
Martin Atkins
49641f2a9a gozcl: decoding of bodies into structs and maps 2017-05-21 12:44:07 -07:00
Martin Atkins
5b8d54380b gozcl: DecodeExpression implementation
This is really just a wrapper around converting the value to a Go native
value with gocty, but is convenient to provide since it can attempt
type conversion and produce diagnostics automatically.
2017-05-21 08:47:05 -07:00
Martin Atkins
802ea19d72 gozcl: stub of the Decode functions 2017-05-20 17:30:02 -07:00
Martin Atkins
17cf497b6e gozcl: ImpliedBodySchema derives a body schema from a Go struct 2017-05-20 16:47:14 -07:00
Martin Atkins
0612bb9843 gozcl: new package for decoding zcl data into native Go values 2017-05-20 16:46:54 -07:00