Damien Dupuis
3b9f8cbd7b
I did suppress the constructor (new) system christophe build since it seemed bugged.
...
I rewrited everything like it was in Coriolis-1 (PyType_create) and reuse the precedent hierarchical system (PyTypeInheritedObjectDefinition)
With all these changes Pharos is able to run the same script several times without any error (and not only 7 times before crash)
Maybe there are still some bugs but it seems ok for the moment :D.
2009-09-30 15:11:49 +00:00
Christophe Alexandre
38807d7985
More and more cleaning in Isobar
2008-12-12 18:49:17 +00:00
Christophe Alexandre
61a58ff3d6
* no more PyNames, in the Python part, names are replaced by simple strings
...
and transformed in Names in the wrapper.
* get rid of Converter in progress
2008-12-11 12:25:02 +00:00
The Coriolis Project
7068f0c092
Init -> init
2008-11-17 21:55:03 +00:00
Christophe Alexandre
8397e7dccd
PyCollections implementation
2008-10-19 22:07:32 +00:00
The Coriolis Project
e7df77f51d
new collections in progress
2008-10-17 17:27:20 +00:00
The Coriolis Project
cd1c194268
cleaning in error message if bad arguments
...
net collections in progress
2008-10-14 18:44:20 +00:00
Christophe Alexandre
5faaf81b59
simplifications and improvments in Isobar
2008-10-12 13:37:33 +00:00
Jean-Paul Chaput
23407710ee
* ./hurricane/src :
...
- Rename "pyext" to "isobar".
2008-06-09 16:56:48 +00:00