summaryrefslogtreecommitdiff
path: root/tools/InterfaceGenerator/generator
Commit message (Collapse)AuthorAgeFilesLines
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-293-38/+38
|
* 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-013-24/+190
|
* 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 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-2011-0/+3224
Signed-off-by: Justin Dickow <jjdickow@gmail.com>