Commit Graph

20 Commits

Author SHA1 Message Date
Kai Huuhko 3324f92276 Eolian: Fix Class's class methods 2014-09-16 13:55:45 +03:00
Kai Huuhko 9acfcf842e Eolian: Warn if iterator is NULL, set it to NULL after free 2014-09-16 13:53:54 +03:00
Kai Huuhko 4073498434 Eolian: Remove unnecessary error msg 2014-09-16 13:07:40 +03:00
Kai Huuhko 71371c00e0 Eolian: Update bindings 2014-09-15 15:25:55 +03:00
Kai Huuhko 00eaaead83 Eolian: Update TypeType enum 2014-07-25 23:19:04 +03:00
Kai Huuhko 7a3081d12d Eolian: Fix doc warnings 2014-07-25 18:22:56 +03:00
Kai Huuhko da444abce5 Updates to follow changes in eolian api
Probably leaks everywhere, needs to be checked later.
2014-07-25 18:14:19 +03:00
Kai Huuhko 45e43df37c Eolian: Add new api from q66's efl branch 2014-06-26 13:57:43 +03:00
Kai Huuhko 5416e1dadc Eolian: Always return a Type iterator
When it's NULL the iterator object is still expected, no actual
iteration passes will be run.
2014-06-19 17:08:11 +03:00
Kai Huuhko 99f9220fea Eolian: Fix copy&paste error and lower log level of spammy func 2014-06-18 10:02:23 +03:00
Kai Huuhko abefe9eb89 Eolian: Fix/add more docs 2014-06-17 07:49:33 +03:00
Kai Huuhko e5c82e08d6 Eolian: Improve error handling, add logging 2014-06-17 07:49:33 +03:00
Kai Huuhko 3d196ef231 Eolian: Make Type its own iterator 2014-06-17 07:49:01 +03:00
Kai Huuhko 10c60e812b Eolian: Shorten enum members 2014-06-12 23:46:36 +03:00
Kai Huuhko 1ac4c41179 Eolian: Improve class repr methods 2014-06-11 15:50:15 +03:00
Kai Huuhko 0baba91e0a Eolian: Change documentation to reflect the change to enum types 2014-06-11 01:16:20 +03:00
Kai Huuhko a4fa686a27 Eolian: Use IntEnum for enumerations 2014-06-11 00:28:08 +03:00
Kai Huuhko cb7c2bf07b Eolian: Fix obj conversion
The generic converter was an idea which didn't work in practise.
2014-06-07 21:01:01 +03:00
Kai Huuhko 38a1d15016 Eolian: Documentation, fix show() 2014-06-07 18:17:40 +03:00
Kai Huuhko 4e700fe0d3 Initial python bindings for Eolian 2014-06-06 02:57:14 +03:00