Commit Graph

117 Commits (b22f7c83d543ebaad0e026d1fcfa6a8f4d5b4dbf)

Author SHA1 Message Date
Andrzej Kotulski 71e424d6ba Use qual_name to extract class name from method decl 10 years ago
Dulma Rodriguez de1a627335 Translate enums as ints and not add them to the tenv 10 years ago
Andrzej Kotulski a7a332ea51 add different handling for C++ increment/decrement operators 10 years ago
Andrzej Kotulski 453924f303 Add basic translation of constructors 10 years ago
Andrzej Kotulski 87dfcdeb99 Replace '/' in anonymous type names 10 years ago
Andrzej Kotulski 5a07f767bb Handle assignment operations correctly 10 years ago
Dulma Rodriguez ba00f08f00 Remove variable resolution and use pointers to declarations instead 10 years ago
Andrzej Kotulski 7ac5a5c308 Refactor C frontend tests 10 years ago
Dulma Rodriguez 65f4280d6e [clang] [3 of 3] Changes to the translation of record, classes and enums 10 years ago
Cristiano Calcagno 1e6247c872 [frontend] generate fresh ids separately for different procedures in the cfg 10 years ago
Jules Villard ca613a77ff [copyrightor] format start and end of copyright comments 10 years ago
Andrzej Kotulski b328ee1509 [C Frontend] Always add class prefix to a field name 10 years ago
Cristiano Calcagno 3e199467f4 Complete copyright messages. 10 years ago
Dulma Rodriguez 510fc4ed25 [clang] Sorting the fields in structs and classes. Was needed in the backend and forgotten. 10 years ago
Cristiano Calcagno 92ceae3cf6 [clang frontend] Fix translation of large integer constants. 10 years ago
Cristiano Calcagno 10970c4f51 [clang frontend] Pre-process AST locations to make them explicit and easier to deal with. Don't dive into include files. 10 years ago
Open Source Synchronization b8982270f2 initial synchronization 10 years ago