Shawn Smith
|
24ec389e82
|
fix typos
|
2015-12-31 14:24:59 +09:00 |
|
Nathan Perry
|
0036eefac5
|
field: add Zero()
|
2015-11-20 16:38:09 -05:00 |
|
jaemin
|
79afa3ec1c
|
refactor Field to have defaultTag field which value is from parent struct
|
2015-03-04 19:02:03 +09:00 |
|
jaemin
|
a093a86a06
|
refactor Struct to have own TagName field
|
2015-03-04 18:55:52 +09:00 |
|
Fatih Arslan
|
8624dc5ae3
|
field: fix setting pointers. Closes ##16
|
2014-09-10 01:41:11 +03:00 |
|
Fatih Arslan
|
bb0405ceab
|
field: get underlying element if pointer
|
2014-08-17 12:57:22 +03:00 |
|
Cihangir SAVAS
|
995f03a605
|
Structs: fix documentation
|
2014-08-17 02:53:47 -07: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
|
548248a457
|
field: fix doc typo
|
2014-08-12 11:29:05 +03:00 |
|
Fatih Arslan
|
1c91005c39
|
structure: more improvements
|
2014-08-11 03:53:35 +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
|
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 |
|
Fatih Arslan
|
53f565ab3e
|
field: add IsEmbedded and fix doc about Value()
|
2014-08-10 15:53:25 +03:00 |
|
Fatih Arslan
|
fe137c012f
|
structure: add constructor to provide a more advanced functions around
structs
|
2014-08-10 15:47:04 +03:00 |
|