summaryrefslogtreecommitdiff
path: root/tools/InterfaceGenerator
Commit message (Collapse)AuthorAgeFilesLines
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-299-157/+157
|
* Remove log in parserJacob Keeler2018-08-141-1/+0
|
* Address commentsJackLivio2018-08-141-1/+1
|
* Address CommentsJackLivio2018-08-131-5/+0
|
* Update parserJackLivio2018-08-131-4/+4
|
* Updated parser based on commentsJackLivio2018-08-101-10/+35
|
* Update Parsing of warningsJackLivio2018-08-051-3/+1
|
* Fixes for parsing enum history elementsJackLivio2018-08-041-10/+42
|
* Add enum history support to generatorJackLivio2018-08-043-7/+76
|
* Add support for struct param historyJackLivio2018-08-033-32/+159
|
* Add support for mandatory and removed versioningJackLivio2018-08-014-29/+219
|
* Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-181-9/+8
|
* Update MOBILE_API.xml to match `rpc_spec` repofix/update_mobile_api_4.4.0jacobkeeler2017-09-221-1/+5
| | | Includes fixes to build issues resulting from this update.
* Added mandatory flag to all parameters in Mobile and HMI APIsfeature/mandatory_flagjacobkeeler2017-06-151-2/+6
|
* Add patch version to Mobile and HMI APIsfeature/API_patch_versionJacob Keeler2017-04-271-7/+9
|
* SDL must retrieve the current version from MOBILE_APIdtrunov2016-04-082-1/+93
| | | | | | | Changed cod generator in order to generate file with actual mobile api version Relates to APPLINK-18839
* Add double datatype in APIAlexander2016-03-291-1/+2
| | | | Add supporing of generation API with Double Data types
* Correct all dependent from .hpp include directivesKozoriz2016-01-111-2/+2
| | | | | Corrected all include directives in files where was included .hpp files
* SDL 3.8!Justin Dickow2014-10-2034-0/+7850
Signed-off-by: Justin Dickow <jjdickow@gmail.com>