3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/pytriqs/wrap_generator
Olivier Parcollet be1b9b6f19 python wrapper. No new function if no constructor
- When a type has no python constructor (E.g. parameters)
  do not define the xxx_new function.
- Leads to a better error message when trying to construct
  such an object in python.
- TODO : check there is no issue with serialization ?
2014-07-27 16:27:16 +02:00
..
__init__.py doc : split c++ code from rst 2014-05-31 23:00:16 +02:00
clang_parser.py desc generator : minor cleaning 2014-07-27 15:38:22 +02:00
CMakeLists.txt Draft libclang based python wrapper desc generator 2014-07-08 23:37:59 +02:00
py_converter_wrapper.mako.hpp Wrapper : clean and document. 2014-05-31 16:10:07 +02:00
wrap_desc.mako.py desc generator : minor cleaning 2014-07-27 15:38:22 +02:00
wrap_generator.py More prettification: can not --> cannot 2014-07-16 23:30:05 +02:00
wrapper_desc_generator.py.in desc generator : minor cleaning 2014-07-27 15:38:22 +02:00
wrapper.mako.cpp python wrapper. No new function if no constructor 2014-07-27 16:27:16 +02:00