- Jan 08, 2020
-
-
Guilhem Saurel authored
-
- Dec 11, 2019
-
-
Joseph Mirabel authored
fix #39
- Dec 05, 2019
-
-
Guilhem Saurel authored
to fix #39 also in Python2
-
Guilhem Saurel authored
-
Guilhem Saurel authored
As PyState_AddModule is not yet called in the module definition, PyState_FindModule will not work, so for Python 3 we need to get the module from the methods definition to retrieve a pointer to dgpyError. Fix #39
-
Guilhem Saurel authored
This adds a command in Custom Entity that acts on the input signal. Acting on this input signal before setting it should raise an exception from dynamic-graph. test_dg_exc was added to check that, and fails for now. ref https://github.com/stack-of-tasks/dynamic-graph-python/issues/39 While here, fix exception type check in test_bindings.
-
Guilhem Saurel authored
explicit error in case of misuse of dg.plug, fix #36
-
- Dec 03, 2019
-
-
Guilhem Saurel authored
As, from the docs: > Passing arguments of the wrong type (e.g. passing a list when an int > is expected) should result in a TypeError. Thanks @jmirabel
-
- Dec 02, 2019
-
-
Guilhem Saurel authored
thanks @jviereck
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
check signal types in dg.plug, fix #36
-
- Nov 28, 2019
-
-
Guilhem Saurel authored
While here, develop test from previous commit, and fix another test in the same file. fix #36
-
Guilhem Saurel authored
For now, this test doesn't pass, as an exception is not properly fired, but we get a segfault instead.
-
- Nov 05, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
- Nov 04, 2019
-
-
Guilhem Saurel authored
-
- Oct 29, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored