15 Commits (3b4fce6f333db9483d9b05807ffc8a1881592df0)

Author SHA1 Message Date
Dimitar Dobrev 3b4fce6f33 Added a property for the line at which a declaration is located in its header. 10 years ago
Dimitar Dobrev c7253b456b Fixed the assigment of structs with private fields. 11 years ago
Dimitar Dobrev 6d7c1de491 Fixed a bug in the Equals generation for CLI and regenerated the bindings. 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 b8d4999e98 Fixed code generation for structors with HasThisReturn set to true. 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 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 af101c5f60 Fixed a bug when converting name-spaces. 11 years ago
Dimitar Dobrev 548f0feb55 Added an option for the language version. 11 years ago
Tomi Valkeinen ccb4c9244f Regenerate windows bindings 11 years ago
Tomi Valkeinen f32feb1d98 Fix windows bindings path 11 years ago
Tomi Valkeinen b812873378 build: move windows bindings to i686-pc-win32 directory 11 years ago
Elias Holzer d3fb9289cf Synced new and old parser. 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 427adb3d14 Re-generated the parser bindings with the latest fixes. 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
Joao Matos 7719b89312 Re-generated the parser bindings. 12 years ago
triton 8acad13760 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 7a7a2ab32a Regenerated the C++ parser bindings. 12 years ago
triton 4a29db6bcd Revert "Fixed bug caused by a type in the new parser." 12 years ago
triton f1f6c2e5e9 Fixed bug caused by a type in the new parser. 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