efl/src/bin/eolian_js
Daniel Kolesa 33c147f6d4 eolian: remove the unnecessary subtypes API
Inner type can now be retrieved as a base type of the type.
If the type has two inner types or more, there is a new API that allows you to
get the second inner type by calling it on the first one (same would apply to
getting third via second etc.).

This API is simpler to use and doesn't require an iterator.
2016-06-10 14:28:19 +01:00
..
eolian efl js: Update Javascript binding to compile with new Eolian API 2016-03-18 17:46:38 -03:00
.gitignore efl-js: JavaScript Eolian binding 2015-12-23 23:59:40 -02:00
main.cc eolian: remove the unnecessary subtypes API 2016-06-10 14:28:19 +01:00