2014-04-10 |
Tom Hacohen | Eo: Reintroduce the events now that eo1 is gone. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eo: EO_BASE_CLASS->EO_CLASS. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eo: eo_base's data_*->key_data_*. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eo: Changed eo_prefix for base class to 'eo'. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Adjust eo_do calls to work with the eo2 api. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eo2: Updated naming Eo2->Eo. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eo2: Removed more Eo1 code. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eo2: Removed a lot of Eo1 code. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eo2: Adjust to composite object changes. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | Eolian: Generate Eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: call stack is now thread safe |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add tests for thread safe call stack |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: update class creation tests, follow new error... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: do not allow ill formed class creation |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: if _eo2_class_funcs_set() fails eo_class_new(... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add tests for method call error msgs |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: tests: extract mgs checks into eo_error_msgs.c|h |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: _eo2_call_resolve() fails if op is EO_NOOP |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add test cases for class construction errors |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: improve _eo2_class_funcs_set() errors support |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: normalize ERR msgs |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix err msg in _dich_func_set() |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: improve _eo_op_id_name_get() to support eo1/2 |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add _eo2_op_id_desc_get() |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: improve err msg in _eo2_api_op_id_get() and _eo2_c... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix uninitialized vars in tests |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix indentation |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: do not try to unref classes in eo2_do_end() |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: remove memset() in _eo2_do_end() as all stack... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: no need to resolve eo_id when we reuse previous... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add tests for call stack grow and shrink |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: call stack grows and shrinks |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: rename Eo_Abstract_Class->Eo2_Abstract_Class |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: remove dead code |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add TODO-eo2 |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: change the order of EO2_OP_FUNC* to put EAPI first. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: optimize eo2_do_super func relove a bit. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: get rid of eo2_stack_depth_get. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: formatting. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: prefixed internal functions with _. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed validity checks for eo2_do_super. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed eo2_do call order. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: eo2_do_super should only have one func. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: share code between eo2_do and eo2_do_super. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed formatting. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: prefix all the eo2_*internal* functions with an... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: don't create types starting with __, that's reserved. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: use EO2_CLASS_DESCRIPTION_NOOPS everywhere. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed a compliation issue in test suite. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fix eo2_base_class function signatures. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2 suite: add an important FIXME. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated the eo-suite test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed eo2_class_class. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: detach children when object is deleted. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: correctly handle eo2_do(NULL, ...). |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: do not restrict search for api in class extensions... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: interface test, removed obsolete Eo_Op. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated mixin test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: constructors test, removed obsolete Eo_Op. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: cleaned up the function overrides test. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fix function overrides test. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: _eo2_api_desc_get can look into interfaces extensi... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_add_internal_end() return NULL if do_error... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: support NULL op_descs |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix some op descriptions in constructors tests |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add EO2_CLASS_DESCRIPTION_NOOPS() macros |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix mixim elaboration |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix tests, do not use _CLASS_FUNC_, see previous... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: remove EO2_CLASS_FUNC_* macros |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2 test composite: migrated things I forgot to migrate. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2 base class: fixed regular and class event functions... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated signals test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated interface test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated function_overrides test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: fixed EO2_VOID_CLASS_FUNC_BODY function. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated constructors test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: migrated the composite test to eo2. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: improved error messages on failed resolves. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: access tests makeup |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Tom Hacohen | eo2: changed Eo class names to be consistent. |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add EO2_CLASS_CLASS |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: base class op_descs must be static |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: support composites object |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: optimize eo2_call_resolve and call stack |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: fix eo_base_data_get(), eo_composite_attach()... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: clean up and speed up call stack usage |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_add_internal_start use trash and fix MAGIC |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_do() and eo2_do_super() supports objects and... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: rewrite eo2_do_start(...) |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: change a few variable names |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add eo2_parent_set(), eo2_parent_get(), eo2_childr... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: formatting |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: import cecd1980, calloc and realloc failure protec... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: minor fixes after huge rebase |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_do_start use EO_OBJ_POINTER_ macros not _eo_ob... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: eo2_call_resolve_internal support undef HAVE_EO_ID |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: _eo2_api_desc_get: walks in mro not in klass-... |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: rename eo2 class 'Eo Base'->'Eo2 Base' |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Jérémy Zurcher | eo2: add DBG msg in eo2_class_funcs_set |
commit | commitdiff | tree | snapshot |
2014-04-10 |
Cedric Bail | eo2: memset will be faster, still why not using NULL... |
commit | commitdiff | tree | snapshot |
next |