summaryrefslogtreecommitdiff
path: root/tests/in/com.pelagicore.ivi.tuner.qface
Commit message (Expand)AuthorAgeFilesLines
* Added test for structs with lists and mapsJuergen Bocklage-Ryannel2018-03-071-0/+4
* add initial support for profiles and a map with a value type only.Juergen Bocklage-Ryannel2018-03-071-0/+2
* Added better (still not optima) error handling for the parserJuergen Bocklage-Ryannel2017-07-251-1/+1
* Added is_enumeration to TypeSymbol which is true for enums and flags.Juergen Bocklage-Ryannel2017-07-191-1/+3
* Added test interface propertiesJuergen Bocklage-Ryannel2017-06-191-0/+5
* Merge branch 'develop' of github.com:Pelagicore/qface into developJuergen Bocklage-Ryannel2017-05-091-0/+2
|\
| * Add support for const operations (#44)Mike Krus2017-04-291-0/+2
* | Changed grammar to allow extending other interfaces.Juergen Bocklage-Ryannel2017-04-291-1/+7
|/
* feature constant properties (#38)jryannel2017-04-061-0/+2
* yaml based inline annotations (#31)jryannel2017-04-031-4/+5
* Fixed some issues with annotations. Several attributes should work now and al...Juergen Bocklage-Ryannel2017-03-281-1/+1
* Tags which have no value are treated as flags now. So you can detect them wit...Juergen Bocklage-Ryannel2017-03-271-0/+1
* Added parser support for signals. Signals are now an own domain objects and n...Juergen Bocklage-Ryannel2017-02-031-0/+3
* Changed all examples files to use JavaDoc tagsJuergen Bocklage-Ryannel2017-02-011-18/+18
* Started to use .qface file extension for interface files. The parse method ac...Juergen Bocklage-Ryannel2017-01-081-0/+57