Commit Graph

7 Commits

Author SHA1 Message Date
Bob Tellez
b3b6ef475f Checking in Mikolaj Sieluzycki's change to fix up callsites to ask for the value of an enum entry instead of the index. The value and the index are the same unless the enum specified element values in its declaration (i.e. enum MyEnum { FirstValue = 1 })
[CL 2634487 by Bob Tellez in Main branch]
2015-07-27 16:26:39 -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
ce2cebdffc Serialization: Made the Json deserializer more forgiving if properties are not found or are of an unexpected type
[CL 2339964 by Max Preussner in Main branch]
2014-10-24 12:05:53 -04:00
Max Preussner
5ab3a8dbf2 Serialization: Cleaned up header includes
[CL 2317579 by Max Preussner in Main branch]
2014-10-02 14:03:18 -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