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
Age
Commit message (
Collapse
)
Author
Files
Lines
2011-04-21
use inherited to give subclassess access to @func_prefixes, ElmWin uses ↵
Jérémy Zurcher
2
-12
/
+8
Efl::Helper
2011-04-21
move method_missing definition into Efl::Helper module
Jérémy Zurcher
2
-18
/
+22
2011-04-21
update api
Jérémy Zurcher
2
-2
/
+6
2011-04-21
update ElmWin and test
Jérémy Zurcher
2
-19
/
+28
2011-04-21
update Evas and EvasObject classes, start specs
Jérémy Zurcher
2
-67
/
+111
2011-04-21
extract-api.sh, don't override previous data without -x flag
Jérémy Zurcher
1
-4
/
+10
2011-04-21
regenerate: evas_object_filter_param_*, ecore_animator_*
Jérémy Zurcher
2
-10
/
+26
2011-04-20
add efl.rb
Jérémy Zurcher
1
-0
/
+14
2011-04-20
add ffi.rake
Jérémy Zurcher
1
-0
/
+22
2011-04-20
add elementary ffi + quick and dirty test window
Jérémy Zurcher
4
-3
/
+115
2011-04-20
focus jeremy please
Jérémy Zurcher
4
-4
/
+4
2011-04-20
regenerate bindings
Jérémy Zurcher
7
-529
/
+3
2011-04-20
genruby, set module name and fct prefix
Jérémy Zurcher
3
-17
/
+17
2011-04-20
ffi-e17 renamed to ffi-efl
Jérémy Zurcher
28
-225
/
+4445
2011-04-20
add missing edje-ffi.rb
0.0.1
Jérémy Zurcher
1
-0
/
+459
2011-04-20
add missing evas-ffi.rb
Jérémy Zurcher
1
-0
/
+1290
2011-04-20
genruby, add typedef for enum pointers if needed
Jérémy Zurcher
1
-14
/
+5
2011-04-20
add evas_p and evas_object_p as base types in ffi.rb
Jérémy Zurcher
1
-0
/
+2
2011-04-20
update version to 0.0.1
Jérémy Zurcher
1
-1
/
+1
2011-04-20
add needed base types definitions
Jérémy Zurcher
1
-0
/
+4
2011-04-20
set edje lib and specs, remove eina lib and specs
Jérémy Zurcher
4
-73
/
+9
2011-04-20
add quick and ugly evas lib and specs
Jérémy Zurcher
2
-320
/
+76
2011-04-20
regenerate eina, eet and ecore FFI
Jérémy Zurcher
3
-14
/
+44
2011-04-20
genruby: generate extra typedef only if needed
Jérémy Zurcher
2
-37
/
+60
2011-04-19
genruby: fix enum output
Jérémy Zurcher
1
-1
/
+1
2011-04-19
add ecore event specs
Jérémy Zurcher
4
-170
/
+115
2011-04-19
regenerate eet, ecore ffi
Jérémy Zurcher
2
-29
/
+29
2011-04-19
genruby, add ugly Eina_Bool tricks
Jérémy Zurcher
1
-0
/
+4
2011-04-19
regenerate eet and ecore ffi
Jérémy Zurcher
2
-16
/
+16
2011-04-19
fix genruby => callback return type mus handle pointer
Jérémy Zurcher
1
-1
/
+1
2011-04-19
update ecore and specs
Jérémy Zurcher
2
-56
/
+23
2011-04-19
generate ecore-ffi
Jérémy Zurcher
1
-0
/
+393
2011-04-19
require eina_types-ffi from ffi.rb
Jérémy Zurcher
1
-0
/
+3
2011-04-19
update eet lib and specs
Jérémy Zurcher
2
-54
/
+54
2011-04-19
regenerate eet ffi
Jérémy Zurcher
2
-122
/
+112
2011-04-19
DESIGN FIX: attach functions, define types, ... into E17::API module, use ↵
Jérémy Zurcher
3
-59
/
+48
method missing to delegate
2011-04-19
genruby.rb: use set_type return value, get_type_from_arg tries to recover ↵
Jérémy Zurcher
1
-16
/
+22
from missing parameter name
2011-04-19
notify on diff files creation
Jérémy Zurcher
1
-1
/
+1
2011-04-19
fix (void) function argument
Jérémy Zurcher
1
-1
/
+1
2011-04-19
eet: generate files, update base classes and specs
Jérémy Zurcher
4
-138
/
+420
2011-04-19
ffi_helper: add needed default typedef
Jérémy Zurcher
1
-0
/
+14
2011-04-19
add gitignore
Jérémy Zurcher
1
-0
/
+1
2011-04-19
add pattern= agrument to spec tasks
Jérémy Zurcher
1
-1
/
+4
2011-04-19
handle enum constants values
Jérémy Zurcher
2
-3
/
+3
2011-04-19
sed-functions: remove EINA_ARG...
Jérémy Zurcher
1
-0
/
+1
2011-04-19
fix sed-callbacks, update extract-api.sh, add genruby.rb
Jérémy Zurcher
3
-7
/
+273
2011-04-18
fix sed-callbacks handle pointer return type
Jérémy Zurcher
1
-1
/
+1
2011-04-18
update tools/sed-* and tools/extract-api.sh
Jérémy Zurcher
4
-20
/
+19
2011-04-18
generate -callbacks
Jérémy Zurcher
1
-3
/
+3
2011-04-18
update sed-enums, add sed-calbacks
Jérémy Zurcher
2
-3
/
+4
[prev]
[next]