summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added missing vector declaration in case of inline arrays in franca2.0.4Johannes Schanda2013-08-082-0/+3
* Fix some paths and describe GTESTJohannes Schanda2013-08-081-10/+10
* Add GTEST description to readmeJohannes Schanda2013-08-081-1/+5
* Added tests to check_PROGRAMS.Stefan Laner2013-08-083-9/+17
* adapted for 2.0Stefan Laner2013-08-075-19/+14
* Merge remote-tracking branch 'origin/maintain/2.0' into maintain/2.0Stefan Laner2013-08-0712-70/+80
|\
| * Correct comment regarding sync calls and mainloopJohannes Schanda2013-08-071-3/+0
| * Update versions to 2.0.4Johannes Schanda2013-08-074-4/+4
| * Update all version numbers and dependencies for Franca 0.8.8 & xtext 2.4Johannes Schanda2013-08-073-17/+17
| * API changes for Franca 0.8.8Johannes Langlotz2013-08-071-2/+2
| * Correct error type generationJohannes Schanda2013-08-075-23/+46
| * add external struct base as generate depenencyAleksandar Kanchev2013-08-071-4/+2
| * Move fdepl to /deplyoment for correct referencing from other pluginsJohannes Schanda2013-08-072-1/+3
| * generator: switch to inline proxy template implementationAleksandar Kanchev2013-08-071-18/+8
| * Fix uri pass to franca for correct platform resolutionJohannes Schanda2013-08-071-2/+2
* | API changes for Franca 0.8.8Johannes Langlotz2013-08-071-3/+3
* | Implemented test for checking method handling with sync call inStefan Laner2013-08-073-8/+81
* | Added verification tests for verifying bindings.Stefan Laner2013-08-0716-0/+2159
|/
* Update versions in plugin & feature2.0.3Johannes Schanda2013-05-292-2/+2
* Support for inline arrays in francaJohannes Schanda2013-05-275-33/+43
* Configurable file header and output directorygenivi_release_42.0.2Johannes Schanda2013-05-149-33/+63
* Dev propertiesJohannes Schanda2013-05-137-4/+115
* Remove fixed MPL2 license header, add placeholder & note about generatedJohannes Schanda2013-05-101-3/+5
* Parse ints nicely: 0x... is hex, 0b... is binary, just digits is2.0.1Johannes Schanda2013-04-251-8/+28
* Fix missing inline generation and set versions to 2.0.1Johannes Schanda2013-04-256-18/+26
* add proper FType dependency cycle detectionAleksandar Kanchev2013-04-123-71/+122
* fix warnings and organize importsAleksandar Kanchev2013-04-116-39/+36
* fix small issues with Xtend/Xtext 2.4.0Aleksandar Kanchev2013-04-112-2/+2
* Fixed issue of generated inclusion guards when generating twoPhilip Rauwolf2013-04-091-1/+12
* Removed commented codePhilip Rauwolf2013-04-091-8/+0
* CommonAPI-Ping: fix time calculationsAleksandar Kanchev2013-03-184-21/+30
* CommonAPI-Ping: use CLOCK_MONOTONICAleksandar Kanchev2013-03-186-55/+100
* rename CommonAPI-Echo to CommonAPI-PingAleksandar Kanchev2013-03-1413-119/+119
* CommonAPI-Echo: use AM_LDFLAGS instead of LDADDAleksandar Kanchev2013-03-121-6/+3
* CommonAPI-Echo: switch linking order of librariesAleksandar Kanchev2013-03-122-4/+9
* Added doxygen comments for generated proxies and stubs.Philip Rauwolf2013-03-112-11/+95
* CommonAPI-Echo: add benchmarking toolAleksandar Kanchev2013-03-0712-0/+1360
* Fixed generation for deployed middleware componentsgenivi_release_32.0.0Philip Rauwolf2013-02-202-7/+3
* Generation for enum backing types in typedefs has correct fallbackPhilip Rauwolf2013-02-203-24/+22
* Enums now individually configurable for deploymentPhilip Rauwolf2013-02-194-32/+42
* fixed error in build.propertiesPhilip Rauwolf2013-02-191-0/+1
* streamlined base generator codePhilip Rauwolf2013-02-191-39/+19
* First working version for CommonAPI deploymentPhilip Rauwolf2013-02-1911-140/+307
* Added dependency on franca deployment modelPhilip Rauwolf2013-02-191-1/+2
* Added deployment specificationPhilip Rauwolf2013-02-191-0/+8
* Added recognition of inner infinite loops in type dependenciesPhilip Rauwolf2013-02-191-2/+7
* Added sorting algorithm for generated franca typesPhilip Rauwolf2013-02-181-75/+55
* Added sorting for generated types in FTypeCollection and FInterface.Philip Rauwolf2013-02-153-26/+143
* Fixed generation for enums that are used as key types in maps, addedPhilip Rauwolf2013-02-153-11/+9
* Added .fdepl as valid file extension for franca generationPhilip Rauwolf2013-02-151-4/+10