summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update all version numbers for 2.1.3 point release2.1.3Johannes Schanda2013-10-245-11/+11
* Automatic service name for leafs now validPhilip Rauwolf2013-10-231-1/+1
* Corrected version for next point releasePhilip Rauwolf2013-10-161-1/+1
* Set consistent 1.6 execution and build environment, version 2.1.22.1.2Johannes Schanda2013-09-3011-129/+137
* Fix hidden null pointer exceptionJohannes Schanda2013-09-303-8/+11
* Improve detection of file system path of project root2.1.1Johannes Schanda2013-09-251-5/+3
* Additional fix to comment breaking methodJohannes Schanda2013-09-251-1/+1
* Fix incorrect breaking on comments resulting in string index exceptionJohannes Schanda2013-09-241-18/+29
* Update versions to 2.1.1Johannes Schanda2013-09-246-12/+12
* Add validation of method name to parameter clashJohannes Schanda2013-09-241-0/+10
* Fix bug in stub default implementation when no in parameters to methodJohannes Schanda2013-09-242-2/+2
* Fix incorrect comma when no in paramterJohannes Schanda2013-09-231-1/+1
* Tutorial fixes2.1.0Johannes Schanda2013-09-192-2/+4
* Add managed services generation and test updatesJohannes Schanda2013-09-1814-36/+412
* Add example project to docs & link form tutorialJohannes Schanda2013-09-182-2/+4
* Added filespecific Properties and options for proxy and stub generationPatrick Sattler2013-09-1822-324/+575
* Removed wrongly generated attribute settersPhilip Rauwolf2013-09-161-27/+38
* Fix incorrect generation of selective subscription messagesJohannes Schanda2013-09-131-2/+2
* Update readme for clearer descriptionsJohannes Schanda2013-09-131-2/+3
* Add tutorial and makefile to build html documentationJohannes Schanda2013-09-133-494/+421
* Merge "Validator checks managed imports"Johannes Schanda2013-09-131-2/+37
|\
| * Validator checks managed importsFlorian Groeger2013-09-121-2/+37
* | Merge "Fixed default license to be empty now the default License is the same ...Johannes Schanda2013-09-122-7/+12
|\ \
| * | Fixed default license to be emptyPatrick Sattler2013-09-122-7/+12
| |/
* | Merge "Slight interface generation changes"Johannes Schanda2013-09-121-5/+10
|\ \ | |/ |/|
| * Slight interface generation changesFlorian Groeger2013-09-121-5/+10
* | Pop-up if generating fails or would failFlorian Groeger2013-09-111-44/+149
|/
* Merge "Validates Package+TypeCollection/Interface and ImportNamespaces"Johannes Schanda2013-09-111-10/+58
|\
| * Validates Package+TypeCollection/Interface and ImportNamespacesFlorian Groeger2013-09-091-10/+58
* | Removed a dot in the wrong positionPhilip Rauwolf2013-09-101-1/+1
|/
* Updated readme for CLI & validatorJohannes Schanda2013-09-051-1/+22
* Adapted generated licenseHeaderFlorian Groeger2013-09-053-5/+45
* Adaption of validator for franca 0.8.9Florian Groeger2013-09-056-169/+24
* Changed errors into warnings for enumeratorValuesFlorian Groeger2013-09-051-5/+5
* Generate stub compatibility methods Johannes Schanda2013-09-042-0/+18
* Fixed Nullpointerexception in FPreferencesPatrick Sattler2013-09-041-5/+7
* Correct additional compile errorJohannes Schanda2013-09-041-22/+22
* Correct compile errorJohannes Schanda2013-09-041-1/+1
* Extended: validator for CommonAPI generationFlorian Groeger2013-09-045-2/+159
* Eliminated NullPointerException caused by absolute importpathsFlorian Groeger2013-09-043-1/+151
* Added Comment generation.Johannes Schanda2013-09-049-19/+178
* Added CLI Generation and project specific properties.Johannes Schanda2013-09-0434-160/+1932
* Modify selective broadcastsJohannes Schanda2013-09-043-40/+20
* Commented overloaded callback-typedefsPhilip Rauwolf2013-09-042-3/+12
* Readd accidentally lost guava access rulesJohannes Schanda2013-09-033-1/+3
* EncodingPatrick Sattler2013-09-032-81/+82
* Merge "Code generation for selective Broadcasts"Johannes Schanda2013-08-302-24/+18
|\
| * Code generation for selective BroadcastsStefan Laner2013-08-302-24/+18
* | Merge "Add validator for CommonAPI generation"Johannes Schanda2013-08-3025-135/+1792
|\ \ | |/ |/|
| * Add validator for CommonAPI generationJohannes Schanda2013-08-3025-135/+1792