9 Commits (a99e617a416a6b9bac6070c965f4d3f69e72c8c1)

Author SHA1 Message Date
Andreia Gaita a478c3030f reorganize things 16 years ago
alexander.corrado 1a27eb3119 Generator bug fixes. Now fully compiles bindings from qapplication.xml and will start testing mangled names against GCC-XML output before crashing. Preliminary support for C++ namespaces. 16 years ago
alexander.corrado 3b0a3f418b Added validation mode to generator that will confirm that bindings compile and that names are correctly mangled. Fixes to generator to fix compile errors with generated bindings, however they do not compile out of the box as yet. 16 years ago
shana.ufie@gmail.com 087c65ade8 Fix the name property lookup to have a default, looks like some 16 years ago
alexander.corrado 8525dd03c6 Many changes to support generator. Factored CppType creating new CppModifiers class instead of enum with support for template parameters. Generator now almost produces usable code out of the box, including automatic property generation and preliminary support for wrapping templated C++ types in generic managed classes. 16 years ago
alexander.corrado fa95953dfd Hacked on generator. Improvements to CppType to support generator, including round-trippable (I think) ToString. 16 years ago
alexander.corrado 8d424fc29a Merged Andreia's cppinterop/generator. Added start of new code generation backend based on CodeDom. Implemented CppType -> System.Type map. 16 years ago
Andreia Gaita 22c04ec901 MD project files 16 years ago
Andreia Gaita 08ce0faeeb initial commit 16 years ago