Commit Graph

724 Commits

Author SHA1 Message Date
Aaron Boodman 98d6999e63 Rename blob_chunk_codec.go -> blob_codec.go. The "chunk" is not really accurate. 2015-06-04 23:26:10 -07:00
Aaron Boodman 0018b02453 Add enc/blob_chunk_codec.go 2015-06-04 23:23:51 -07:00
Aaron Boodman cdfbcb4e69 Add initial Map implementation 2015-06-04 22:10:27 -07:00
Aaron Boodman 5f8e151b07 Add test for StringFromBytes 2015-06-04 15:51:28 -07:00
Aaron Boodman 7d00f1bf12 Add initial String implementation 2015-06-04 14:42:28 -07:00
Aaron Boodman eb7db31b90 Add initial Blob implementation 2015-06-04 12:24:36 -07:00
Aaron Boodman 8598afe802 Add TODO to list.go 2015-06-04 12:22:51 -07:00
Aaron Boodman 888677c9e1 Add test for flatList::RemoveAt 2015-06-03 23:16:05 -07:00
Aaron Boodman 011f75bfd5 Add test for flatList::Remove 2015-06-03 23:12:14 -07:00
Aaron Boodman e5da44cdd3 Add test for flatList::Insert 2015-06-03 23:05:51 -07:00
Aaron Boodman e461022742 Add test for flatList::Set 2015-06-03 21:25:59 -07:00
Aaron Boodman 3a0dc592fc Add flatList and some tests. Not everything tested yet. 2015-06-03 18:44:39 -07:00
Aaron Boodman addf1b34d8 Add FileStore::Get() 2015-06-03 16:44:26 -07:00
Aaron Boodman 47eb88b3dd Convert ref.Ref to a pure value type 2015-06-03 16:34:34 -07:00
Aaron Boodman 1755cbc861 Add FileStore::Put() 2015-06-03 16:24:39 -07:00
Aaron Boodman e9fc677246 Merge branch 'master' of https://github.com/attic-labs/noms 2015-06-03 13:59:50 -07:00
Aaron Boodman 6a4fa364dd Add ref.go and test 2015-06-03 13:56:44 -07:00
aboodman 09bded5f14 Update README.md 2015-06-02 23:54:04 -07:00
aboodman 1fafdd0843 Update README.md 2015-06-02 23:53:44 -07:00
aboodman dc2780ba3a Update README.md 2015-06-02 23:53:21 -07:00
Aaron Boodman f973bb6536 Add documentation about codegen 2015-06-02 23:41:26 -07:00
Aaron Boodman 228186dfee Add noms/primitives.go and relatedness 2015-06-02 23:34:51 -07:00
Aaron Boodman 8dd790e7e2 Move attic/dbg to noms/dbg 2015-06-02 20:49:36 -07:00
Aaron Boodman 68c3ac0205 first commit 2015-06-02 20:45:33 -07:00