12 Commits (1c71238a30ede418d0fde7d9ce848d8210ece2b0)

Author SHA1 Message Date
Dimitar Dobrev a293984424 Fixed the signatures of const functions. 10 years ago
Dimitar Dobrev 1cb4b22788 Fixed the pass for ambiguity to correctly mark ambiguous functions. 10 years ago
Dimitar Dobrev 993cb82bb7 Revert "Fixed parsing of function signatures with const-qualified return types." 10 years ago
Dimitar Dobrev 99c124eb53 Fixed the location of a friendly declaration. 10 years ago
triton 7d5e53e1df Fixed parsing of function signatures with const-qualified return types. 10 years ago
Dimitar Dobrev 8505f82ff0 Fixed signatures to include the 'const', if any. 10 years ago
Dimitar Dobrev 4385ecac76 Fixed the finding of classes to also check name-spaces. 11 years ago
Elias Holzer 933df5e65a Improved support in parser for template classes and functions. 11 years ago
Elias Holzer bd0ec409e9 Fixed adding of enum items in ASTConverter. 11 years ago
Elias Holzer c670148493 The FindTypedef method supports full type names now. 11 years ago
Elias Holzer 487189ebad Fixed the FindOperator method for classes. 11 years ago
Elias Holzer 749e5a399e Added new property Parameter.Index. 11 years ago