Eolian: add support for property descriptions.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Sun, 19 Oct 2014 08:17:39 +0000 (11:17 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Sun, 19 Oct 2014 10:25:06 +0000 (13:25 +0300)
commitaf513b6af3a6a19c28c81c4d1ad7edb11bfb1520
treef86164cd5f38c0be99669e4b5f05f5619623f17c
parent5718763ca3e46742adf437cf59b066941d5088b2
Eolian: add support for property descriptions.

For properties, set and get descriptions were supported but common
comment was not.
src/lib/eolian/database_function.c
src/lib/eolian/database_function_api.c
src/lib/eolian/eo_parser.c
src/lib/eolian/eolian_database.h
src/tests/eolian/data/class_simple.eo
src/tests/eolian/eolian_parsing.c