Commit Graph

10 Commits

Author SHA1 Message Date
Max Preussner
ee737c35e8 Serialization: Treating dictionaries as structs (for symmetry with, and simplified de-serialization)
#CodeReview: keli.hlodversson, justin.sargent

[CL 2685160 by Max Preussner in Main branch]
2015-09-09 15:08:41 -04:00
Max Preussner
2a93bf28f0 Serialization: Added support for TMap property serialization
#CodeReview: keli.hlodversson, justin.sargent

[CL 2685082 by Max Preussner in Main branch]
2015-09-09 14:24:58 -04:00
Max Preussner
07cc2a90c1 Serialization: Exposed entire serializer state in backend API
#UpgradeNotes: This is an API breaking change. See the documentation in IStructSerializerBackend and the changes in FJsonStructSerializerBackend and WebJSStructSerializerBackend for details.

#CodeReview: keli.hlodversson, justin.sargent

[CL 2684988 by Max Preussner in Main branch]
2015-09-09 13:45:13 -04:00
Max Preussner
023e334f5b Serialization: Added support for FText properties
#CodeReview: keli.hloedversson

[CL 2624861 by Max Preussner in Main branch]
2015-07-17 16:38:09 -04:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Max Preussner
ccc41041c4 Serialization: Fixed incorrect handling of large integers in Json backends
[CL 2343042 by Max Preussner in Main branch]
2014-10-28 19:44:18 -04:00
Max Preussner
e88cd7a7e6 Serialization: Fixed spacing of parentheses
[CL 2339959 by Max Preussner in Main branch]
2014-10-24 12:00:50 -04:00
Martin Wilson
d0f7b51655 non unity compile fixes (penance for breaking it yesterday)
[CL 2317163 by Martin Wilson in Main branch]
2014-10-02 07:03:46 -04:00
Max Preussner
a206658fd5 Serialization: Fixed template parameters
[CL 2316698 by Max Preussner in Main branch]
2014-10-01 18:21:43 -04:00
Max Preussner
619367728a Serialization: Initial revision of the UStruct serialization framework
[CL 2316688 by Max Preussner in Main branch]
2014-10-01 18:20:53 -04:00