efl/src/lib/eo
Tom Hacohen 83180acf26 Eo: Added cur_klass as a parameter to eo_*_do_super.
We now need to pass the current class to eo_do_super. This is faster and
more memory efficient and generally lets us do things better.

Using the eo_benchmarks we get ~20% speed-up.
2013-03-18 16:14:18 +00:00
..
Eo.h Eo: Added cur_klass as a parameter to eo_*_do_super. 2013-03-18 16:14:18 +00:00
eo.c Eo: Added cur_klass as a parameter to eo_*_do_super. 2013-03-18 16:14:18 +00:00
eo_base_class.c Clouseau-Eo integration: Added debug info functions. 2013-01-29 06:36:23 +00:00
eo_private.h merge: add eo 2012-09-26 06:56:52 +00:00