eolian: add builtin binbuf and event types
authorDaniel Kolesa <d.kolesa@samsung.com>
Wed, 17 Jul 2019 13:50:38 +0000 (15:50 +0200)
committerSangHyeon Jade Lee <sh10233.lee@samsung.com>
Tue, 23 Jul 2019 05:02:34 +0000 (14:02 +0900)
commit3bf9f06af53a58d246f114e3452c8eb9d23031d8
tree6f1c6cd2d382f5d82bab3a05d0d515ac69755577
parenta83692edaf178f4cdeb4e304e47535cae530cc5a
eolian: add builtin binbuf and event types

Binbuf is like strbuf and allows not using the Eina opaque wrapper
now, which will remove some ptr(). And event translates to
Efl.Event because otherwise there would be no way to get rid
of void_ptr.
src/bindings/luajit/eolian.lua
src/lib/eo/Eo.h
src/lib/eo/efl_object.eo
src/lib/eolian/Eolian.h
src/lib/eolian/eo_lexer.c
src/lib/eolian/eo_lexer.h