summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Collapse)AuthorFilesLines
2011-04-20genruby: generate extra typedef only if neededJérémy Zurcher1-36/+59
2011-04-19genruby: fix enum outputJérémy Zurcher1-1/+1
2011-04-19genruby, add ugly Eina_Bool tricksJérémy Zurcher1-0/+4
2011-04-19fix genruby => callback return type mus handle pointerJérémy Zurcher1-1/+1
2011-04-19DESIGN FIX: attach functions, define types, ... into E17::API module, use ↵Jérémy Zurcher1-20/+13
method missing to delegate
2011-04-19genruby.rb: use set_type return value, get_type_from_arg tries to recover ↵Jérémy Zurcher1-16/+22
from missing parameter name
2011-04-19notify on diff files creationJérémy Zurcher1-1/+1
2011-04-19fix (void) function argumentJérémy Zurcher1-1/+1
2011-04-19handle enum constants valuesJérémy Zurcher2-3/+3
2011-04-19sed-functions: remove EINA_ARG...Jérémy Zurcher1-0/+1
2011-04-19fix sed-callbacks, update extract-api.sh, add genruby.rbJérémy Zurcher3-7/+273
2011-04-18fix sed-callbacks handle pointer return typeJérémy Zurcher1-1/+1
2011-04-18update tools/sed-* and tools/extract-api.shJérémy Zurcher4-20/+19
2011-04-18generate -callbacksJérémy Zurcher1-3/+3
2011-04-18update sed-enums, add sed-calbacksJérémy Zurcher2-3/+4
2011-04-16add gitignore, extract api into ./tools/apiJérémy Zurcher2-14/+18
2011-04-16update sed scripts, add sed-structsJérémy Zurcher3-14/+22
2011-04-16extract-api.sh uses external sed scriptsJérémy Zurcher3-16/+52
2011-04-15add tool/extract-api.shJérémy Zurcher1-0/+32