Age | Commit message (Expand) | Author | Files | Lines |
2012-01-20 | get rid of ffi.rb => add usefull stuff into efl.rb | Jérémy Zurcher | 1 | -202/+0 |
2012-01-19 | lib/efl/ffi.rb: add module MethResolver | Jérémy Zurcher | 1 | -0/+30 |
2011-09-02 | Efl::Native: wrap #ffi_lib so we can trace all linked libraries, add #find_va... | Jérémy Zurcher | 1 | -10/+26 |
2011-09-02 | Efl::Native swallows Efl::FFIHelper module | Jérémy Zurcher | 1 | -62/+47 |
2011-06-06 | regenerate native files | Jérémy Zurcher | 1 | -0/+1 |
2011-05-19 | extract find_function from Module specific method_missing | Jérémy Zurcher | 1 | -0/+30 |
2011-05-19 | increase Efl::ModuleX::method_missing capabilities | Jérémy Zurcher | 1 | -2/+2 |
2011-05-11 | add missing sed-variables, fix EinaLog module generation, add self.version fo... | Jérémy Zurcher | 1 | -0/+13 |
2011-05-10 | add ClassHelper#null? | Jérémy Zurcher | 1 | -0/+1 |
2011-05-08 | add ClassHelper #to_a, #to_ary, #to_s | Jérémy Zurcher | 1 | -1/+3 |
2011-05-07 | ClassHelper#method_missing enable fullname function invocation | Jérémy Zurcher | 1 | -1/+1 |
2011-05-05 | bugfix : FFIHelper#method_missing | Jérémy Zurcher | 1 | -2/+2 |
2011-05-05 | method_missing resolves m+'_get' + specs | Jérémy Zurcher | 1 | -5/+15 |
2011-05-05 | proxy_list becomes search_prefixes | Jérémy Zurcher | 1 | -13/+13 |
2011-05-04 | fix ClassHelper#method_missing to respond to to_ary | Jérémy Zurcher | 1 | -0/+1 |
2011-05-03 | be 1.8 compatible | Jérémy Zurcher | 1 | -3/+3 |
2011-05-02 | fix ClassHelper#method_missing | Jérémy Zurcher | 1 | -1/+1 |
2011-05-01 | cleanup method_missing and [module,prefix] proxies usage and definition | Jérémy Zurcher | 1 | -13/+19 |
2011-04-29 | increase FFIHelper#method_missing NameError message | Jérémy Zurcher | 1 | -1/+1 |
2011-04-29 | add Efl::FFIHelper#steal_ffitype | Jérémy Zurcher | 1 | -0/+9 |
2011-04-29 | fix ClassHelper#=== | Jérémy Zurcher | 1 | -1/+1 |
2011-04-29 | get rid of Efl::FFI, flatten lib/efl/ffi, module #method_missing uses module_... | Jérémy Zurcher | 1 | -44/+50 |
2011-04-28 | fic efl/ffi/ecore_evas generation + minimal specs | Jérémy Zurcher | 1 | -0/+7 |
2011-04-28 | move #=== and #address from Evas to FFI::Helper | Jérémy Zurcher | 1 | -0/+6 |
2011-04-28 | regenerate lib/efl/ffi with new hierarchy | Jérémy Zurcher | 1 | -1/+1 |
2011-04-28 | ffi.rb nicely handle (.*)\? functions | Jérémy Zurcher | 1 | -0/+3 |
2011-04-27 | ffi.rb add eina_hash_p type, remove evas_p and evas_object_p types | Jérémy Zurcher | 1 | -2/+1 |
2011-04-27 | module Efl::API renamed to Efl::FFI | Jérémy Zurcher | 1 | -6/+6 |
2011-04-27 | move generated ffi files into lib/efl/ffi | Jérémy Zurcher | 1 | -1/+1 |
2011-04-27 | ffi Helper: method_missing nicely handles /^(.)=$/ setters | Jérémy Zurcher | 1 | -3/+10 |
2011-04-25 | ecore_getopt + specs almost ready | Jérémy Zurcher | 1 | -3/+10 |
2011-04-21 | warning-- | Lionel Orry | 1 | -1/+1 |
2011-04-21 | use inherited to give subclassess access to @func_prefixes, ElmWin uses Efl::... | Jérémy Zurcher | 1 | -0/+1 |
2011-04-21 | move method_missing definition into Efl::Helper module | Jérémy Zurcher | 1 | -0/+18 |
2011-04-20 | ffi-e17 renamed to ffi-efl | Jérémy Zurcher | 1 | -0/+44 |