55 Commits (a2b8614f54f14692c6caa7f6eb2637e9c73c1a69)

Author SHA1 Message Date
Dimitar Dobrev a2b8614f54 Improved the support for constructor expressions. 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 c512a558c7 Fixed a bug when a default arg is a binary operator expression. 10 years ago
Dimitar Dobrev f0d237d9c2 Added a new property for the line number of the end of a declaration. 10 years ago
Dimitar Dobrev 3b4fce6f33 Added a property for the line at which a declaration is located in its header. 11 years ago
triton d2d941638a Added parsing of base classes offsets data to the AST. 11 years ago
triton ac7176f1b7 Added parsing and AST support for C++ friend declarations. 11 years ago
Joao Matos 93cdad40e0 Added bit field support to the AST. 11 years ago
Dimitar Dobrev 6d7c1de491 Fixed a bug in the Equals generation for CLI and regenerated the bindings. 11 years ago
Pyry Kontio 99f643d13f Test that demonstrate the "new 0" and show some other erroneus behaviour too. 11 years ago
Dimitar Dobrev 2600493dd6 Generated static methods for creating instance by an IntPtr in the C++/CLI branch. 11 years ago
triton 740a284323 Added support for iOS and iOS 64-bits ABIs. 11 years ago
triton 169a3fa610 Added support for keeping ABI-specific function 'this' return information. 11 years ago
Dimitar Dobrev c61cfa43a9 Exposed the architecture of native libraries. 11 years ago
Dimitar Dobrev 3b8873022b Handled built-in binary operators in default arguments. 11 years ago
Dimitar Dobrev 88a88599e7 Fixed the wrapping of bit masks in default arguments. 11 years ago
Dimitar Dobrev 29e2c58811 Added reading of dependencies of DLL-s. 11 years ago
triton 75eb1457eb Added vector clearing overloads to the parser options. 11 years ago
Dimitar Dobrev 0499556bfe Added support for default values of parameters. 11 years ago
Dimitar Dobrev f88c20aa94 Some refactoring in preparation for the default values of parameters. 11 years ago
triton f95d013651 Re-generated the parser bindings. 11 years ago
triton 43dc88b5de Added support for representing and parsing source locations. 11 years ago
Tomi Valkeinen 3cbf465a49 Update CppParser bindings 11 years ago
Tomi Valkeinen 1cd9f0a16c Remove PrimitiveTypes Int8 and UInt8 11 years ago
Tomi Valkeinen 3902dd4acc Add PrimitiveTypes Long and ULong 11 years ago
Tomi Valkeinen 043e54d3da Update windows bindings 11 years ago
Elias Holzer 933df5e65a Improved support in parser for template classes and functions. 11 years ago
Tomi Valkeinen 4e185973e5 Normalize all the line endings 11 years ago
Elias Holzer d3fb9289cf Synced new and old parser. 11 years ago
Elias Holzer 749e5a399e Added new property Parameter.Index. 11 years ago
triton baa08c8e8c Re-generated the parser bindings with IsExplicit. 11 years ago
triton 69a6ae7b33 Re-generated the parser bindings without copy constructors. 11 years ago
triton 3a90493666 Re-generated parser bindings for all backends. 11 years ago
triton a2d44162e5 Re-generated the parser bindings. 11 years ago
triton 2b26acb895 Re-generated the parser bindings. 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
Joao Matos 69dcac2903 Ignore some unused methods in the parser bindings. 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 1a34713454 Re-generated the parser bindings. 12 years ago
triton 6ae1db609f Re-generated the parser bindings. 12 years ago
triton b20a4e2179 Re-generated the parser bindings. 12 years ago
triton 7a7a2ab32a Regenerated the C++ parser bindings. 12 years ago
triton 6402c3ca55 Added support for C++ attributed types to the parser, AST ,generators and tests. 12 years ago
triton 04a5956dd3 Updated the C++ parser to the latest template fixes. 12 years ago
Dimitar Dobrev f6e0453744 Revert "Fixed function types to provide qualified argument types in the AST." 12 years ago
triton 70122b0568 Fixed function types to provide qualified argument types in the AST. 12 years ago
triton 4d91312e87 Reworked type parsing with dependent information. 12 years ago