Commit Graph

15 Commits

Author SHA1 Message Date
btracey
0735549733 Changed method arguments to be more clear 2013-10-09 12:02:16 -07:00
btracey
60a7fa0433 Removed dead code 2013-10-09 11:56:29 -07:00
btracey
2035ec6ead Made symbols print in alphabetical order 2013-10-09 11:56:12 -07:00
btracey
49158fb3e4 Added symbol safety to NewDimension 2013-10-09 11:41:09 -07:00
btracey
479bf9450c Made Unit and all dimensional types stringers 2013-10-09 11:12:19 -07:00
btracey
03acc7ba62 Added fancy printing of type unit 2013-10-09 10:52:21 -07:00
btracey
7cae6014b0 Fixed coding errors in unit example 2013-10-09 10:12:57 -07:00
btracey
5974bf9407 Fixed minor compile errors 2013-10-02 00:23:56 -07:00
btracey
02b124dc86 Changed to just having a map 2013-10-02 00:18:27 -07:00
btracey
9c22ff701b Last commit before going back to pure map implementation for simplicity 2013-10-02 00:13:27 -07:00
btracey
68fea43977 Changed to XxxDim for dimensions 2013-10-02 00:12:53 -07:00
btracey
160c4cdb30 Finished unit implementation with map backing 2013-09-30 23:17:02 -07:00
btracey
30a7262db8 Started changing unit definition to include both a map and a list of dimensions 2013-09-30 23:00:38 -07:00
btracey
5cf755a7a4 Changed unit types to be based on their SI names 2013-09-30 22:41:50 -07:00
btracey
2cd9b97117 Changed unit.go to unittype.go 2013-09-17 17:22:23 -07:00