You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dulma Rodriguez 2fb2b3d9e1
Add the virtual flag of C++ methods in method calls
10 years ago
..
CastsTest.java Fix indentation of multiline copyright comment 10 years ago
ClassTest.java Don't add process type redeclaration unless it has definition 10 years ago
ConditionalTest.java Fix indentation of multiline copyright comment 10 years ago
ConstructorsTest.java Translate constructor initializer 10 years ago
DestructorsTest.java Add destructor calls on delete expression 10 years ago
ForRangeLoopTest.java Implementing translation of CXXForRangeStmt 10 years ago
FunctionsTest.java Populate return parameter when returning + turn on new feature for C/C++ 10 years ago
IncludeHeaderTest.java Translate headers located inside analyzed project 10 years ago
InheritanceTest.java Fix indentation of multiline copyright comment 10 years ago
LiteralsTest.java Translate CXXScalarValueInitExpr 10 years ago
MethodsTest.java Add the virtual flag of C++ methods in method calls 10 years ago
NamespaceTest.java Fix indentation of multiline copyright comment 10 years ago
NestedCPPOperatorsTest.java Fix indentation of multiline copyright comment 10 years ago
NestedOperatorsTest.java Fix indentation of multiline copyright comment 10 years ago
NewTest.java Fix indentation of multiline copyright comment 10 years ago
ReferenceTest.java Fix indentation of multiline copyright comment 10 years ago
SelfParameterTest.java Fix indentation of multiline copyright comment 10 years ago
TemplatesTest.java Fix indentation of multiline copyright comment 10 years ago