- Nov 09, 2016
-
-
Frederik Carlier authored
- Set NullValueHandling to NullValueHandling.Ignore, so that null values are not serialized - If .NET primitive types (like bool or long) are optional, use nulltable types, so that they can be ignored when serializing
-
Frederik Carlier authored
-
- Sep 21, 2016
-
-
Frederik Carlier authored
If the C# enum name does not match the JSON value, add an EnumMember attribute to ensure the mapping is done properly
-
- Aug 03, 2016
-
-
Frederik Carlier authored
Add support for iOS devices. Create separate namespaces for the Chrome and iOS versions of the WebKit debugger protocol.
-
- May 15, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
Support type references in arrays Support explicit type mappings
-
Frederik Carlier authored
Command: Don't compare the Handlers property when checking whether two commands are equal - this property is currentl ignored.
-
Frederik Carlier authored
-
Frederik Carlier authored
- First logic to merge two protocols into a single one - Support resolving types for command parameters
-
Frederik Carlier authored
- Implement Equals, GetHashCode for the domain objects - Add ProtocolMerge class, which for now detects which commands do not match
-
- May 10, 2016
-
-
brewdente authored
-
- May 08, 2016
-
-
Frederik Carlier authored
-
Frederik Carlier authored
-
- May 05, 2016
-
-
Frederik Carlier authored
-
- May 07, 2015