summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eolian_cxx: Fix C++ compilation with new Eolian_Type_Type valuesdevs/q66/eolian_nextVitor Sousa2016-03-031-1/+1
* eolian: type documentation and other cleanupsDaniel Kolesa2016-03-032-78/+177
* eolian: completely clean up the type systemDaniel Kolesa2016-03-039-119/+66
* eolian: clean up some temporary hashesDaniel Kolesa2016-03-034-27/+9
* eolian: separate type_to_str for declsDaniel Kolesa2016-03-033-47/+66
* eolian: remove database_type_print (unused)Daniel Kolesa2016-03-032-81/+0
* eolian: remove most of the old type APIsDaniel Kolesa2016-03-034-90/+50
* eolian: more old type api removalsDaniel Kolesa2016-03-034-91/+29
* eolian: remove retrieval funcs for type-style enums/aliases/structsDaniel Kolesa2016-03-034-87/+31
* elua: update eolian bindings to new typedecl apiDaniel Kolesa2016-03-031-68/+176
* eolian: initial conversion of C gen and tests to new type APIsDaniel Kolesa2016-03-037-167/+194
* eolian: add api to deal with typedecl free funcsDaniel Kolesa2016-03-034-0/+11
* eolian: add some missing typedecl APIsDaniel Kolesa2016-03-034-0/+42
* eolian: add matching APIs to get typedecls by fileDaniel Kolesa2016-03-035-1/+55
* eolian: add wrappers for most of typedecl APIsDaniel Kolesa2016-03-032-0/+145
* eolian: remove unneeded hashesDaniel Kolesa2016-03-032-12/+0
* eolian: actually generate typedecls as necessaryDaniel Kolesa2016-03-032-4/+34
* eolian: free the hashes (prevent leaks)Daniel Kolesa2016-03-031-0/+3
* eolian: add typedecl delete func and init hashes correctlyDaniel Kolesa2016-03-034-2/+31
* eolian: rename typedef to typedecl to clear name confusionDaniel Kolesa2016-03-032-8/+8
* eolian: add a structure + hashes representing type declsDaniel Kolesa2016-03-032-0/+20
* eolian: always define the first enum value for consistencyDaniel Kolesa2016-03-031-5/+5
* eolian: add typedef enumeration for type definitionsDaniel Kolesa2016-03-031-0/+9
* ecore-input: Fix spelling errors in commentsDerek Foreman2016-03-031-5/+5
* Fix more wrong migration to Eo4.Tom Hacohen2016-03-032-9/+16
* Edje calc: Fix wrong migration to Eo4.Tom Hacohen2016-03-031-2/+4
* Eo examples: remove another reference to the eo examples.Tom Hacohen2016-03-031-1/+0
* Doc: Fix compilation after massive eo_do patchJean-Philippe Andre2016-03-031-1/+1
* Eo: Migrate to the new syntax (Eo4) and adjust the EFLTom Hacohen2016-03-03291-6781/+4028
|\
| * Manually fix extra eo_do calls that were added after I migratedTom Hacohen2016-03-033-7/+7
| * Examples: Remove eo examples.Tom Hacohen2016-03-0331-1307/+0
| * Fix migration script mistakes and compilation warnings.Tom Hacohen2016-03-0329-97/+33
| * Eo tests: Update tests according to the new syntaxTom Hacohen2016-03-0315-135/+99
| * Automatic migration to Eo4.Tom Hacohen2016-03-03241-4533/+3584
| * Some automatic migration and some manual adjustments to calc and text.Tom Hacohen2016-03-032-268/+166
| * Manually semi-migrate files in preparation for the scriptTom Hacohen2016-03-035-62/+49
| * Eo: Migrate to the new syntax (Eo 4).Tom Hacohen2016-03-034-432/+154
| * eolian generator: @class methods take const objectDaniel Kolesa2016-03-031-2/+7
| * eolian: fix generation testsDaniel Kolesa2016-03-036-16/+16
| * eolian: generate correct const first param on methods where applicableDaniel Kolesa2016-03-031-3/+4
| * eolian generator: use new call syntaxDaniel Kolesa2016-03-032-10/+8
| * eolian generator: add obj as first param to header method prototypesDaniel Kolesa2016-03-031-11/+3
|/
* ecore_cocoa: add function attributesJean Guyomarc'h2016-03-021-25/+56
* autotools: fix code coverage on OSXJean Guyomarc'h2016-03-021-2/+4
* ecore_cocoa: add missing documentationJean Guyomarc'h2016-03-021-2/+13
* ecore_cocoa: move Ecore_Cocoa_Cursor.h in Ecore_Cocoa.hJean Guyomarc'h2016-03-024-36/+34
* ecore_cocoa: full documentation of Ecore_Cocoa.hJean Guyomarc'h2016-03-021-7/+142
* ecore_cocoa: remove Ecore_Cocoa_Event_WindowJean Guyomarc'h2016-03-023-15/+43
* ecore_cocoa: rename width and height parametersJean Guyomarc'h2016-03-022-27/+26
* ecore_cocoa: better naming of eventsJean Guyomarc'h2016-03-024-25/+33