43 Commits (3abe0e5195434e1c37e40b8f2d58885390bc1fc5)

Author SHA1 Message Date
Dimitar Dobrev 3abe0e5195 Deleted an useless field from the parser options. 8 years ago
Dimitar Dobrev 28f42bb1c7 Deleted useless fields from the parser. 8 years ago
Dimitar Dobrev c61c989460 Added an option for specifying STD types to bind. 8 years ago
Mohit Mohta 3e8b15c42c Made the C/C++ language switches adjustable in managed code. (#895) 8 years ago
Mohit Mohta 65d6c49e1b Making the code run properly from a different working directory (#891) 8 years ago
Mohit Mohta 3699574983 Removed the macros in C++ AST for std::string because we can marshal it (#866) 8 years ago
Dimitar Dobrev cbb64c4c62 Fixed a regression when generating imports of libraries with '.' in the name on Windows. 8 years ago
Dimitar Dobrev ecce0d4c33 Regenerated the parser bindings with fully qualified types. 9 years ago
Dimitar Dobrev dbb3182b44 Fixed all warnings in our C++ part. 9 years ago
Dimitar Dobrev b2a872f431 Merged the passes for properties and made the result non-optional. 9 years ago
Dimitar Dobrev 749c2b17ec Renamed ParserOptions to CppParserOptions and ParserOptions2 to ParserOptions. 9 years ago
Dimitar Dobrev 0c107a3bee Fixed the comparison of template specialisation types. 9 years ago
Dimitar Dobrev dc84c9b765 Added an option to parse all headers at once - much faster. 9 years ago
Dimitar Dobrev 0dea8504ba Regenerated the parser bindings. 9 years ago
Dimitar Dobrev 26864a6cc5 Regenerated the C++/CLI parser bindings. 10 years ago
Dimitar Dobrev 54cb17f313 Removed the exception when disposing of objects not originating from managed code. 10 years ago
Dimitar Dobrev e82cc87356 Fixed a minor memory leak in the C++ part of the parser. 10 years ago
triton 15db2c04ad Added a ParserTargetInfo option to the parser options. 10 years ago
Dimitar Dobrev 6432d910fa Removed the memory leak in the AST converter. 10 years ago
Dimitar Dobrev 5c66aa2730 Implemented IDisposable.Dispose in the C++/CLI front end. 10 years ago
Dimitar Dobrev cd3e729d38 Restored support for full comments. 10 years ago
João Matos be7980906d Re-generated the parser bindings. 10 years ago
Dimitar Dobrev 2600493dd6 Generated static methods for creating instance by an IntPtr in the C++/CLI branch. 11 years ago
triton 3ab4d570a3 Removes the remaining SetClassAsValueType from ParserGen. 11 years ago
Dimitar Dobrev 0ee5b23728 Restored ParserOptions as a ref type because it is inherited. 11 years ago
Dimitar Dobrev 643776b70e Enabled the addition of undefines in the options. 11 years ago
Dimitar Dobrev 548f0feb55 Added an option for the language version. 11 years ago
triton 75eb1457eb Added vector clearing overloads to the parser options. 11 years ago
Tomi Valkeinen 4e185973e5 Normalize all the line endings 11 years ago
triton 69a6ae7b33 Re-generated the parser bindings without copy constructors. 11 years ago
triton 5c881b86f9 Re-generated the CLI bindings. 11 years ago
triton 3a90493666 Re-generated parser bindings for all backends. 11 years ago
triton 427adb3d14 Re-generated the parser bindings with the latest fixes. 11 years ago
triton 5b4c2f887a Re-generated the bindings and added Target bindings that were forgotten in a previously pull. 11 years ago
Øystein Krog 24a6c7a430 Update CppParser bindings. 12 years ago
triton 05073ef0e1 Re-generated the parser bindings for all platforms. 12 years ago
Joao Matos 7719b89312 Re-generated the parser bindings. 12 years ago
triton 8acad13760 Re-generated the parser bindings. 12 years ago
triton 7a7a2ab32a Regenerated the C++ parser bindings. 12 years ago
triton b853713b03 Re-generated the parser bindings. 12 years ago
triton 480d35dd27 Re-generated CppParser bindings CLI and C#. 12 years ago
triton 682a5e350a Re-generated the CLI and C# bindings to the new parser. 12 years ago
triton 068627e2f2 Added C# and C++/CLI bindings to the new parser APIs. 12 years ago