0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added: Multiple inheritance support for global types. More... almost 13 years ago
Added: Inheritance support for enums (though there seems to be only one case which we ignore anyways). More... almost 13 years ago
Added: JSON deserialization code is only generated for types that are actually returned by the API. More... almost 13 years ago
Fixed: Comments for inner enum types plus a bug. More... almost 13 years ago
Added: Enum values can now be integer or string. More... almost 13 years ago
Added: Enum support for method args. More... almost 13 years ago
Added: HashMap support to method arguments. More... almost 13 years ago
Fixed: Borked formatting. More... almost 13 years ago
Added: Parcelable support for maps created by additionalProperties. More... almost 13 years ago
Added: Json parsing for maps created by additionalProperties. More... almost 13 years ago
Added: First support for additionalProperties which will map to a HashMap. More... almost 13 years ago
Updated: introspect from today's nightly build. More... almost 13 years ago
Refactor: Merged JavaParameter and JavaMember to JavaAttribute due to redundant usage. More... almost 13 years ago
Fixed: SDK version in manifest. More... almost 13 years ago
Fixed: Java syntax in README. More... almost 13 years ago
Updated: README. More... almost 13 years ago
Fixed: Class inheritence was ignored when serializing to JSON. More... almost 13 years ago
Changed: Cosmetics. More... almost 13 years ago
Added: Json node serialization for multitypes. More... almost 13 years ago
Changed: Generic serializer return JsonNodes instead of ObjectNode. More... almost 13 years ago
Added: Better error handling in connection service. More... almost 13 years ago
Refactor: Class description generator. More... almost 13 years ago
Added: Second part of member constructor for types with parent. More... almost 13 years ago
Fixed: Removed unused import from comments. More... almost 13 years ago
Added: First part of member constructor for types with parent. More... almost 13 years ago
Added: "properties" field is always last parameter in class constructors. More... almost 13 years ago
Added: Comment generated for multitype call arguments. More... almost 13 years ago
Added: Inner classes resulting from multitype API call parameters are now named nicely. More... almost 13 years ago
Fixed: Bug in check whether a set of types equals another set of types. More... almost 13 years ago
Updated: Status in README (2). More... almost 13 years ago