| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed scrollable message init | NicoleYarroch | 2019-08-09 | 1 | -4/+0 |
* | Added cancelID to scrollable message | NicoleYarroch | 2019-07-16 | 1 | -11/+26 |
* | Deprecate RPC superclass initializers | Joel Fischer | 2019-05-14 | 1 | -6/+9 |
* | addressed feedback | Mihail Vyrko | 2019-04-03 | 1 | -3/+3 |
* | verify type of returned objects | Mihail Vyrko | 2019-03-20 | 1 | -2/+3 |
* | Renamed `SDLNames` to `SDLRPCParameterNames` | NicoleYarroch | 2019-03-05 | 1 | -7/+7 |
* | All RPC names moved to SDLRPCFunctionNames | NicoleYarroch | 2019-03-05 | 1 | -1/+2 |
* | RPC arrays are now immutable | Joel Fischer | 2017-01-20 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/develop' into feature/struct_property_re...feature/struct_property_rewrite | Muller, Alexander (A.) | 2017-01-18 | 1 | -5/+9 |
|\ |
|
| * | Added nullability annotations for requests. | Muller, Alexander (A.) | 2016-12-22 | 1 | -5/+9 |
* | | Added in missing implementations of dictionary categories. | Muller, Alexander (A.) | 2017-01-17 | 1 | -10/+1 |
* | | Moved the import from SDLRPCStruct to implementation of all classes to remove... | Muller, Alexander (A.) | 2017-01-17 | 1 | -0/+1 |
* | | Migrated to using a category instead of adding the classes to the subclass of... | Muller, Alexander (A.) | 2016-11-09 | 1 | -6/+6 |
* | | Updated setter/getter for all rpcs and structs to use convenience methods. | Muller, Alexander (A.) | 2016-11-06 | 1 | -15/+3 |
|/ |
|
* | Merge remote-tracking branch 'origin/master' into develop | Muller, Alexander (A.) | 2016-11-03 | 1 | -0/+23 |
|\ |
|
| * | Run clang-format | Joel Fischer | 2016-11-03 | 1 | -3/+3 |
| * | Added missing generics and removed remaining NSNumbers used in initializers | Muller, Alexander (A.) | 2016-10-24 | 1 | -2/+2 |
| * | Removed NSNumbers in favor of their primitive types for initializers. | Muller, Alexander (A.) | 2016-10-20 | 1 | -2/+12 |
| * | rewrote initializers to look nicer. | Muller, Alexander (A.) | 2016-10-20 | 1 | -4/+8 |
| * | Initial commit of deprecated SDLRPCRequestFactory and added inits. | Muller, Alexander (A.) | 2016-10-20 | 1 | -0/+9 |
* | | Updated all NSNumbers with type generic. | Muller, Alexander (A.) | 2016-10-22 | 1 | -2/+2 |
* | | Added missing generics | Muller, Alexander (A.) | 2016-10-17 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen... | Muller, Alexander (A.) | 2016-10-13 | 1 | -12/+6 |
|\ \ |
|
| * \ | Merge branch 'develop' into feature/issue_151_struct_dictionary_init | Joel Fischer | 2016-09-30 | 1 | -10/+10 |
| |\ \ |
|
| * | | | Migrated initWithDictionary to take non-mutable dictionary as parameter. | Muller, Alexander (A.) | 2016-09-22 | 1 | -7/+1 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'origin/develop' into feature/issue_247_objc_gen... | Muller, Alexander (A.) | 2016-09-27 | 1 | -10/+10 |
|\ \ \
| | |/
| |/| |
|
| * | | Reverted SDLNames to Project instead of Public. | Muller, Alexander (A.) | 2016-09-22 | 1 | -1/+1 |
| * | | Replaced all defines with constant strings of the SDLName typedef. Also modif... | Muller, Alexander (A.) | 2016-09-21 | 1 | -11/+11 |
| |/ |
|
* | | Updated to include generics for all collection objects. | Muller, Alexander (A.) | 2016-09-19 | 1 | -6/+6 |
|/ |
|
* | Shift files into root directory | Joel Fischer | 2016-05-25 | 1 | -0/+69 |