Commit Graph

11 Commits

Author SHA1 Message Date
Mathieu Lacage
80ecb9efcc define PYTHON_SCAN 2011-04-15 13:34:57 +02:00
Gustavo J. A. M. Carneiro
6858d16f57 Modular bindings: fix 'import_from_module' with module names with dashes 2011-03-22 17:27:25 +00:00
Gustavo J. A. M. Carneiro
3a41db8ea9 Modular bindings: bug fixes, more verbose scanning 2011-03-20 15:08:20 +00:00
Gustavo J. A. M. Carneiro
6015e64410 Modular bindings: handle module names with hyphens 2011-03-13 18:38:59 +00:00
Gustavo J. A. M. Carneiro
3b0f44269d Modular bindings: add the Callback<...> type handlers 2011-03-13 15:28:57 +00:00
Gustavo J. A. M. Carneiro
089fbdcb5c Modular Python bindings work (many bug fixes, more modules tested) 2011-03-12 18:34:30 +00:00
Gustavo J. A. M. Carneiro
aa879d1f15 Modular python scan: fix module detection of template class instantiation 2011-03-11 15:55:38 +00:00
Gustavo J. A. M. Carneiro
78855401c0 Copy a bug fix from ns3modulescan.py into ns3modulescan-modular.py 2011-03-08 15:35:51 +00:00
Gustavo J. A. M. Carneiro
aae609aad0 Import type_annotations from ns3modulescan.py into ns3modulescan-modular.py. 2011-03-08 15:32:31 +00:00
Gustavo J. A. M. Carneiro
abc5d46cd1 ./waf --apiscan creates the bindings dir if it doesn't exist 2011-03-08 15:03:02 +00:00
Gustavo J. A. M. Carneiro
311a734e87 Start of work on modular Python bindings, unstable 2010-11-07 23:17:52 +00:00