Age | Commit message (Expand) | Author | Files | Lines |
2011-08-18 | add Emap | Jérémy Zurcher | 1 | -1/+1 |
2011-08-18 | fix struct handling in genruby | Jérémy Zurcher | 1 | -2/+2 |
2011-08-14 | handle struct keyword in type definitions | Jérémy Zurcher | 1 | -2/+2 |
2011-08-13 | fix and update native api extraction and generation | Jérémy Zurcher | 3 | -3/+6 |
2011-06-19 | sed-callbacks eats comments | Jérémy Zurcher | 1 | -1/+1 |
2011-06-19 | genruby.rb: add unsigned short *, accept commented callbacks | Jérémy Zurcher | 1 | -1/+2 |
2011-06-19 | extract-api.sh works with api-next folder | Jérémy Zurcher | 1 | -8/+17 |
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 | -25/+5 |
2011-05-19 | increase Efl::ModuleX::method_missing capabilities | Jérémy Zurcher | 1 | -3/+24 |
2011-05-11 | add missing sed-variables, fix EinaLog module generation, add self.version fo... | Jérémy Zurcher | 2 | -1/+2 |
2011-05-11 | take care of EAPI extern with FFI#attach_variable | Jérémy Zurcher | 3 | -3/+24 |
2011-05-11 | take care of eina/eina_log.h and regenerate ffis | Jérémy Zurcher | 2 | -0/+2 |
2011-05-09 | regenerate ffi with larger wraping columns | Jérémy Zurcher | 1 | -5/+5 |
2011-05-09 | use a cleaner way to get the include dir. Previous was buggy on Gentoo at least | Lionel Orry | 1 | -1/+1 |
2011-05-05 | bugfix : sed-enums, regenerate ffi | Jérémy Zurcher | 1 | -1/+1 |
2011-05-05 | all FFI into one module Efl::Native | Jérémy Zurcher | 1 | -7/+8 |
2011-05-04 | FFI are in separate namespaces (Efl::Evas::Native), ruby classes are in upper...seperate-natives | Jérémy Zurcher | 1 | -7/+10 |
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 |