Commit Graph

12 Commits

Author SHA1 Message Date
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