efl/src/bindings
Daniel Kolesa 543902f2ba eolian: make doc ref resolution global
Doc refs no longer introduce new dependencies into files. Instead,
they're parsed globally, and any doc ref lookup is also made
globally. This allows unit based dependencies to correspond more
to what files actually really need at compile time/runtime, with
docs being irrelevant to that; it also simplifies the API.

The doc resolution API now takes Eolian_State instead of
Eolian_Unit, too.
2018-04-18 16:38:14 +02:00
..
cxx efl-cxx: Fix using efl_add_ref instead of efl_add 2018-04-03 17:28:07 -03:00
js all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
luajit eolian: make doc ref resolution global 2018-04-18 16:38:14 +02:00
mono csharp: Provisionally fix conversion of eina.Value 2018-04-03 17:29:41 -03:00