Age | Commit message (Expand) | Author | Files | Lines |
2011-04-29 | make genruby.rb compliant with ruby 1.8. | Lionel Orry | 1 | -3/+3 |
2011-04-29 | Nicely continue when a header is not found. | Lionel Orry | 1 | -0/+5 |
2011-04-29 | get rid of Efl::FFI, flatten lib/efl/ffi, module #method_missing uses module_... | Jérémy Zurcher | 1 | -13/+15 |
2011-04-28 | fic efl/ffi/ecore_evas generation + minimal specs | Jérémy Zurcher | 1 | -1/+1 |
2011-04-28 | fix efl/ffi/ecore_input generation, add specs | Jérémy Zurcher | 1 | -1/+1 |
2011-04-28 | fix ecore_evas library, regenerate efl/ffi/ => elementary gains 2 functions | Jérémy Zurcher | 1 | -16/+16 |
2011-04-28 | generate eina_hash | Jérémy Zurcher | 2 | -3/+2 |
2011-04-28 | update tools/genruby callback regexp | Jérémy Zurcher | 1 | -4/+12 |
2011-04-28 | sed-functions removes trailing EINA_ | Jérémy Zurcher | 1 | -1/+1 |
2011-04-28 | clean tools/genruby | Jérémy Zurcher | 1 | -21/+24 |
2011-04-27 | add eina_list and specs | Jérémy Zurcher | 2 | -2/+2 |
2011-04-27 | add eina_main and specs | Jérémy Zurcher | 2 | -1/+3 |
2011-04-27 | module Efl::API renamed to Efl::FFI | Jérémy Zurcher | 1 | -2/+2 |
2011-04-27 | move generated ffi files into lib/efl/ffi | Jérémy Zurcher | 1 | -5/+5 |
2011-04-21 | extract-api.sh, don't override previous data without -x flag | Jérémy Zurcher | 1 | -4/+10 |
2011-04-20 | focus jeremy please | Jérémy Zurcher | 1 | -1/+1 |
2011-04-20 | genruby, set module name and fct prefix | Jérémy Zurcher | 1 | -15/+15 |
2011-04-20 | ffi-e17 renamed to ffi-efl | Jérémy Zurcher | 1 | -5/+5 |
2011-04-20 | genruby, add typedef for enum pointers if needed | Jérémy Zurcher | 1 | -14/+5 |
2011-04-20 | genruby: generate extra typedef only if needed | Jérémy Zurcher | 1 | -36/+59 |
2011-04-19 | genruby: fix enum output | Jérémy Zurcher | 1 | -1/+1 |
2011-04-19 | genruby, add ugly Eina_Bool tricks | Jérémy Zurcher | 1 | -0/+4 |
2011-04-19 | fix genruby => callback return type mus handle pointer | Jérémy Zurcher | 1 | -1/+1 |
2011-04-19 | DESIGN FIX: attach functions, define types, ... into E17::API module, use met... | Jérémy Zurcher | 1 | -20/+13 |
2011-04-19 | genruby.rb: use set_type return value, get_type_from_arg tries to recover fro... | Jérémy Zurcher | 1 | -16/+22 |
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 | 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 |
2011-04-16 | add gitignore, extract api into ./tools/api | Jérémy Zurcher | 2 | -14/+18 |
2011-04-16 | update sed scripts, add sed-structs | Jérémy Zurcher | 3 | -14/+22 |
2011-04-16 | extract-api.sh uses external sed scripts | Jérémy Zurcher | 3 | -16/+52 |
2011-04-15 | add tool/extract-api.sh | Jérémy Zurcher | 1 | -0/+32 |