Commit Graph

11 Commits

Author SHA1 Message Date
Ivan Smolin d944d4d5ee add Equatable protocol conformance
Hashable in progress
2017-06-30 19:10:48 +03:00
Ivan Smolin 67b5fe0809 swift templates refactoring 2017-06-30 17:02:31 +03:00
Ivan Smolin c0b101d1ff swift templates small refactoring 2017-06-23 18:55:50 +03:00
Ivan Smolin 328a62984f fix method.description 2017-06-20 19:58:38 +03:00
Ivan Smolin 8bfcf89e59 methods of same group are contained in same file 2017-06-20 19:41:48 +03:00
Ivan Smolin 9192487cee fix optional fields serialization 2017-06-19 16:13:44 +03:00
Ivan Smolin 83962a9c16 optional fields support. part 1 2017-06-16 15:08:42 +03:00
Ivan Smolin 364af1e2c9 fixes:
Static stored properties not supported in generic types;
escaping of default cases in enum;
type parameters formatting;
2017-06-15 22:08:59 +03:00
Ivan Smolin 20e188f2a9 add memberwise initializer 2017-06-13 17:31:52 +03:00
Ivan Smolin 7d658e8891 add mapping to json 2017-06-13 12:34:22 +03:00
Ivan Smolin 1cd38f1973 FIx warning: Redundant String Enum Value Violation: String enum values can be omitted when they are equal to the enumcase name. (redundant_string_enum_value) 2017-06-09 18:09:33 +03:00