22 Commits (c0a9bc76a8f4156687abc8722baedf12ee318f13)

Author SHA1 Message Date
Dimitar Dobrev f0d237d9c2 Added a new property for the line number of the end of a declaration. 10 years ago
Dimitar Dobrev 36203df887 Restored the full qualifying when printing types. 11 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
Dimitar Dobrev c7253b456b Fixed the assigment of structs with private fields. 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
triton 257165d368 Generated up-to-date parser bindings for non-Windows platforms. 11 years ago
Dimitar Dobrev bc140e13be Changed the native ctors by value to also be wrapped by static methods. 11 years ago
Dimitar Dobrev 17a8fc732f Removed redundant "new" key-words in generated C# code. 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 0ee5b23728 Restored ParserOptions as a ref type because it is inherited. 11 years ago
Dimitar Dobrev c61cfa43a9 Exposed the architecture of native libraries. 11 years ago
Dimitar Dobrev 7a68a1c9c0 Fixed a crash when parsing va_list in a GCC 64-bit environment. 11 years ago
Dimitar Dobrev 0e8a6e368c Moved the code for creating a ref object by value from the marshalling printer to a valid ctor by value. 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 af101c5f60 Fixed a bug when converting name-spaces. 11 years ago
Dimitar Dobrev 29e2c58811 Added reading of dependencies of DLL-s. 11 years ago
Tomi Valkeinen f7810b47d8 CppParser: add generated linux bindings 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
triton 8ace8354b5 Re-generated the OSX parser bindings. 11 years ago
triton f95d013651 Re-generated the parser bindings. 11 years ago
triton ed634a76fc Re-generated the OSX parser bindings. 11 years ago
triton 279d65147b Updated the OSX parser bindings. 11 years ago
triton f49aa2f3ef Fixed InjectedClassNameType layout in the AST. 11 years ago
triton 572d0df792 Re-generated OSX parser bindings. 11 years ago
triton 06178f8499 Re-generated the OSX parser bindings. 11 years ago
triton baa08c8e8c Re-generated the parser bindings with IsExplicit. 11 years ago
triton 69163d5c38 Re-generated the OSX Darwin parser bindings without copy constructors. 11 years ago
triton 9a0e9a8ef0 Re-generated the parser bindings. 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 427adb3d14 Re-generated the parser bindings with the latest fixes. 11 years ago
triton 2b26acb895 Re-generated the parser bindings. 11 years ago
triton 05073ef0e1 Re-generated the parser bindings for all platforms. 12 years ago
triton 27bd19d741 Re-generated the parser bindings for 32-bit Darwin/OSX. 12 years ago
triton 1301268656 Re-generated the parser bindings for 32-bit Darwin/OSX. 12 years ago
triton 4c66ece28c Added generated parser bindings for 32-bit Darwin/OSX. 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 798d253679 Re-generated the parser bindings. 12 years ago
triton b23c1f97f2 Fixed binding problem with string vector in NativeLibrary. 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