index
:
ffi-efl
master
Ruby FFI binding to EFL - Enlightenment Foundation Libraries
Jérémy Zurcher
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
efl
/
ffi.rb
Age
Commit message (
Collapse
)
Author
Files
Lines
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 ↵
Jérémy Zurcher
1
-0
/
+13
for all modules and use them in spec describe
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 ↵
Jérémy Zurcher
1
-44
/
+50
module_eval, use @search_paths[] instead of @func_prefix for object #method_missing
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 ↵
Jérémy Zurcher
1
-0
/
+1
Efl::Helper
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