15 Commits

Author SHA1 Message Date
ferhat elmas
381003bded all: gofmt -s 2018-01-21 20:36:56 +01:00
Nathan Perry
3ecfced575
field: test CanSet failure 2016-06-30 18:53:11 -04:00
Nathan Perry
0036eefac5 field: add Zero() 2015-11-20 16:38:09 -05:00
Shawn Smith
da00993903 fix printf verbs 2015-10-14 13:09:42 +09:00
Fatih Arslan
8624dc5ae3 field: fix setting pointers. Closes ##16 2014-09-10 01:41:11 +03:00
Fatih Arslan
db46c5303b field: increase coverage of Set() method 2014-08-17 13:05:47 +03:00
Cihangir SAVAS
852670f7c6 Structs: added Fields() method into Field struct for listing all the Fields of the given field if it is a struct. 2014-08-17 02:39:19 -07:00
Fatih Arslan
8292271263 field: add Kind() method 2014-08-15 12:39:28 +03:00
Fatih Arslan
add65496af field: add Set() method for setting fields 2014-08-15 12:26:36 +03:00
Fatih Arslan
f3d3802cda structure -> structs renaming 2014-08-13 22:53:15 +03:00
Fatih Arslan
f614213600 struct: increase coverage back to %100 2014-08-11 01:52:22 +03:00
Fatih Arslan
3bd57b6a66 field: add a method to get nested fields back 2014-08-11 01:00:39 +03:00
Fatih Arslan
a92e1f9f8d field: cover all cases for fields 2014-08-11 00:51:56 +03:00
Fatih Arslan
84a0f611c7 more tests, additional methods for fields 2014-08-10 16:42:04 +03:00
Fatih Arslan
d5c544c4f6 field: add tests for fields, WIP 2014-08-10 16:05:37 +03:00