summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added generation of hash functions for enumerations in order to makePhilip Rauwolf2013-02-153-1/+23
* remove README executable flagAleksandar Kanchev2013-02-141-0/+0
* Eliminated unnecessary importsPhilip Rauwolf2013-02-141-8/+0
* Fixed comma-bug in generated stub, added virtual destructors wherePhilip Rauwolf2013-02-082-2/+8
* Adaptions to distinguish (abstract) interfaceId and (specific)Philip Rauwolf2013-02-041-2/+2
* Normalize file line endingsgenivi_release_2Aleksandar Kanchev2013-01-2914-931/+931
* Add gitattributes (crlf support)Aleksandar Kanchev2013-01-291-0/+41
* Replaced FrancaIDLHelpers with new FrancaPersistenceManagerJohannes Langlotz2013-01-291-5/+7
* Added generation of Stream-Helpers for EnumerationsPhilip Rauwolf2013-01-282-17/+35
* Corrected spelling errorPhilip Rauwolf2013-01-283-3/+3
* Further readme updateJohannes Schanda2013-01-212-5/+14
* Readme updateJohannes Schanda2013-01-212-6/+8
* Updated readmeJohannes Schanda2013-01-212-0/+584
* Updated feature xmlJohannes Schanda2013-01-211-0/+1
* Correctly generated variant inheritance operatorsJohannes Schanda2013-01-184-1/+133
* Typestream GenerationJohannes Schanda2013-01-172-6/+90
* TypeWriter generation for enumsJohannes Schanda2013-01-171-0/+7
* New Variant generationJohannes Schanda2013-01-173-3/+90
* Added support for new variantsJohannes Schanda2013-01-173-114/+25
* Update license headers for genivi releasegenivi_release_1Johannes Schanda2013-01-1420-20/+80
* update .gitignoreAleksandar Kanchev2013-01-142-0/+25
* org.genivi.commonapi.core: fix interface proxyAleksandar Kanchev2013-01-141-1/+4
* Initial import to GitJohannes Schanda2013-01-1143-0/+4855