Tools and libraries to glue C/C++ APIs to high-level languages
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
marcos henrich afde77e968 Refactored multiple similar foreach loops to a simpler version. 12 years ago
..
AST Added helper property to represent if a property is an indexer. 12 years ago
Core Added comments support to AST converter to match the support in the AST. 12 years ago
CppParser Fixed a regression in the new parser causing a crash on enums with empty names. 12 years ago
Generator Refactored multiple similar foreach loops to a simpler version. 12 years ago
Generator.Tests Fixed handling of property indexers in the CLI generator. 12 years ago
Parser Added support for anonymous C++11 inline namespaces to the AST and parsers. 12 years ago
Runtime Added an Std.Map wrapper to be able to use it in internal declarations. 12 years ago