Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Boodman
266a96a084 Factor Blob back out into a method of String, rather than embedded. Embedding makes branching on nom type hard. 2015-06-09 22:56:17 -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
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