Commit Graph

23 Commits

Author SHA1 Message Date
Michael Davidsaver 3d3d0dcfa6 Value::Helper::build() 2020-03-12 19:52:00 -07:00
Michael Davidsaver c1c77aeb96 add TypeCode::storedAs() 2020-03-12 19:52:00 -07:00
Michael Davidsaver 5df4674341 demote BitMask from public API 2020-03-09 19:47:43 -07:00
Michael Davidsaver d10eefac0e drop unused FieldDesc::hash 2020-03-09 16:34:18 -07:00
Michael Davidsaver 85d4aa1f03 Value weak_ptr for enclosing 2020-03-05 14:11:36 -08:00
Michael Davidsaver 1aa1b56acb add from_wire_type() 2020-02-20 23:12:24 -08:00
Michael Davidsaver 09bd75b26b misc 2020-02-16 19:32:10 -08:00
Michael Davidsaver 3bd86f9777 server GET apply pvRequest to mask 2020-02-03 14:57:04 -08:00
Michael Davidsaver bbe5fa26a2 Redo FieldDesc
Follow shape of FieldStorage exactly.
Avoids need for offset calculation.
2019-12-23 19:24:11 -08:00
Michael Davidsaver 4b5b134e74 Value traverse to Struct parent 2019-12-23 19:19:09 -08:00
Michael Davidsaver b7feb98aaa minor 2019-12-19 20:04:40 -08:00
Michael Davidsaver 7c47975af5 Got GET 2019-12-15 16:43:22 -08:00
Michael Davidsaver 9af9f028eb from_wire_type_value 2019-12-15 16:43:22 -08:00
Michael Davidsaver 7791205b69 changed tracking via enclosing field 2019-12-15 16:43:22 -08:00
Michael Davidsaver dd7a3d2dd3 start xcode data 2019-12-15 16:43:22 -08:00
Michael Davidsaver 9aaaccaf2a track StructTop::member_indicies
needed to allow iteration by storage offset
2019-12-15 16:41:35 -08:00
Michael Davidsaver a93ab3b818 type of num_index should match other indices 2019-12-15 16:41:35 -08:00
Michael Davidsaver f2715d264e doc 2019-12-15 16:41:35 -08:00
Michael Davidsaver 50963f0a3e reorg to separate type handling 2019-12-11 09:11:52 -08:00
Michael Davidsaver 92c513d6dd de-templateize xcode 2019-12-10 19:28:54 -08:00
Michael Davidsaver 439be977c2 apply bitmask 2019-12-10 18:15:48 -08:00
Michael Davidsaver a6ff69eb42 gcc 4.8 compat 2019-12-10 18:15:48 -08:00
Michael Davidsaver 801d295c1f start PVD 2019-12-10 17:56:40 -08:00