Files
dolt/js
Erik Arvidsson 239b02cfd5 Allow struct set to cause a type change (#2542)
This allows setting a field in a struct to a new type or to set a
non-existig field in a struct.

In JS this is done through the StructMirror.p.set and in Go this is
done through Struct Set.

Fixes #2181
2016-10-07 12:38:29 -07:00
..
2016-08-23 17:01:54 -07:00