DescriptionChanges:
1) IsEnumOrEnumRef is refactored to be in the cpp_type_generator.
2) Refactored GeneratePopulatePropertyFromValue to call private methods (it was getting to be unwieldy.)
3) Refactored most of the unittests to put values on the stack instead of scoped_ptrs.
4) Implemented Enums as types. Enums all have the ENUMERATION_NONE.
BUG=141940
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153849
Patch Set 1 #Patch Set 2 : let's see where we are at #Patch Set 3 : enum none value #Patch Set 4 : rejiggering #Patch Set 5 : optional enums now incorped #Patch Set 6 : more testing of optional enums #
Total comments: 24
Patch Set 7 : . #Patch Set 8 : added a todo comment #
Messages
Total messages: 5 (0 generated)
|