Commit Graph

81 Commits (977f73ff5bcc7ed1e9f7f3abdf269352e682e502)

Author SHA1 Message Date
Andrzej Kotulski cb42fdcc31 Use fully qualified names for functions 9 years ago
Andrzej Kotulski 9748502a1a Handle C++ static methods 9 years ago
Andrzej Kotulski 55f9fb9d5e Add base class fields to C++ classes 9 years ago
Dulma Rodriguez de1a627335 Translate enums as ints and not add them to the tenv 9 years ago
Andrzej Kotulski db35afef1e Handle variable declaration inside condition expression correctly 9 years ago
Andrzej Kotulski a9bdf2b291 Translate c++ constructor calls in var initialization 9 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 5a07f767bb Handle assignment operations correctly 10 years ago
Andrzej Kotulski bfe10e3829 Fix handling of C++ references 10 years ago
Andrzej Kotulski 7ac5a5c308 Refactor C frontend tests 10 years ago
Andrzej Kotulski d4c3d39fb9 Refactor C++ frontend tests 10 years ago
Andrzej Kotulski 4d10c8d9f4 Add support for C++ this expression 10 years ago
Andrzej Kotulski b78d6f623a Split methods.cpp test into multiple ones 10 years ago
Andrzej Kotulski a045886eba Get better language information about functions/methods 10 years ago
Andrzej Kotulski b810ae68b4 Skip some frontend tests when xcode version doesn't match 10 years ago
Dulma Rodriguez 79df8d2b3c [clang] Fix tests so that they pass with xcode 7 10 years ago
Andrzej Kotulski bc050c4188 [C++] Add inheritance information for C++ classes 10 years ago
Jeremy Dubreil d5fc25f28a [infer][CPP] fix C++ tests when running on Linux 10 years ago
Andrzej Kotulski 7a839984da [C++] Add cpp methods signatures and implementations 10 years ago
Andrzej Kotulski 1d6873f471 [C++] Handle simple new cases 10 years ago
Jules Villard ca613a77ff [copyrightor] format start and end of copyright comments 10 years ago
Dino Distefano 35b7011f81 Treating blocks iterators for NSArray 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
Andrzej Kotulski 9f9bc53361 [Frontend][C++] Add support for default params 10 years ago
Dulma Rodriguez d15e60ffbf [clang] Translating nonnull attributes as assertions 10 years ago
Andrzej Kotulski 76203aa847 [Frontend][C++] Add translation for static cast 10 years ago
Andrzej Kotulski 819227d97d [C++][Frontend] Add translation for nullptr 10 years ago
Dulma Rodriguez d3f20dcaca [clang] Fix translation of fast loops 10 years ago
Open Source Synchronization b8982270f2 initial synchronization 10 years ago