Erik Arvidsson
ede5f43204
Value should also have a TypeRef
...
This is so that we can get the runtime type of a value
2015-09-30 16:15:13 -04:00
Aaron Boodman
7944c1b3af
Revert "Make WriteValue return a "skinny" copy of input value"
2015-07-30 09:23:35 -07:00
Aaron Boodman
a84893c0d8
Make WriteValue return a "skinny" copy of input value
...
Fixes #141
2015-07-29 16:06:54 -07:00
Chris Masone
4fe00d4f81
Address aa's comments
...
- Return factory methods to privacy
- use tighter syntax inside Chunks() methods
- Rename Futures() -> Chunks()
2015-07-23 15:32:38 -07:00
Chris Masone
a560139d73
Make types.future public
...
This will enable us to walk the chunk graph without having to go
through weird contortions to figure out which values don't have
chunks in any chunkstore (because they were inlined).
Towards issue #82
2015-07-23 15:32:26 -07:00
Aaron Boodman
53003f23f2
Add Value::Ref()
2015-06-12 15:22:27 -07:00
Aaron Boodman
228186dfee
Add noms/primitives.go and relatedness
2015-06-02 23:34:51 -07:00