summaryrefslogtreecommitdiffstats
path: root/lib/efl/native/eina.rb
AgeCommit message (Collapse)AuthorFilesLines
2011-05-19extract find_function from Module specific method_missingJérémy Zurcher1-24/+4
2011-05-19increase Efl::ModuleX::method_missing capabilitiesJérémy Zurcher1-2/+23
2011-05-11take care of EAPI extern with FFI#attach_variableJérémy Zurcher1-2/+5
2011-05-05all FFI into one module Efl::NativeJérémy Zurcher1-33/+34
2011-05-04FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in ↵seperate-nativesJérémy Zurcher1-0/+51
upper level (Efl::Evas)