24 Commits (23568ead842684f54fc1f45dcadc55b6626a7727)

Author SHA1 Message Date
Dimitar Dobrev 36203df887 Restored the full qualifying when printing types. 10 years ago
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 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
triton 75eb1457eb Added vector clearing overloads to the parser options. 11 years ago
triton 572d0df792 Re-generated 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 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. 11 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 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