Dino Distefano
|
55da0055c9
|
Predicate for `using namespace`
Reviewed By: dulmarod
Differential Revision: D5172430
fbshipit-source-id: 0cd9251
|
8 years ago |
Dulma Churchill
|
03bdf0fe2c
|
[linters] Cast from pointer to integer
Reviewed By: jvillard
Differential Revision: D5157470
fbshipit-source-id: 5385b5a
|
8 years ago |
Dino Distefano
|
bdd2395be6
|
Adding ability to get type of paramters.
Reviewed By: dulmarod
Differential Revision: D5069844
fbshipit-source-id: c591f76
|
8 years ago |
Dulma Churchill
|
d04a03b8e3
|
[linters] Remove redundant predicate
Reviewed By: ddino
Differential Revision: D5029948
fbshipit-source-id: c549c7e
|
8 years ago |
Dulma Churchill
|
c9670d215d
|
[linters] Add new predicate has_type and check for implicit cast
Reviewed By: ddino
Differential Revision: D5025959
fbshipit-source-id: de7eb55
|
8 years ago |
Dino Distefano
|
5bb41cc18c
|
Removing predicates _strict
Reviewed By: dulmarod
Differential Revision: D4863173
fbshipit-source-id: 671ef75
|
8 years ago |
Dino Distefano
|
3c6f53c896
|
Adding predicate to get return type of a method and start a new parser for types
Reviewed By: dulmarod
Differential Revision: D4863095
fbshipit-source-id: c966d1d
|
8 years ago |
Dino Distefano
|
7cef8ae3b5
|
Making AL distinguish class methods from instance methods
Reviewed By: dulmarod
Differential Revision: D4826401
fbshipit-source-id: 97c2570
|
8 years ago |
Dino Distefano
|
d32faf4f46
|
Replacing strings by a new data type for AL variables
Reviewed By: dulmarod
Differential Revision: D4737573
fbshipit-source-id: b9bf2fc
|
8 years ago |
Dino Distefano
|
df543b900b
|
Making easier to specify subclassing
Reviewed By: dulmarod
Differential Revision: D4699748
fbshipit-source-id: 39f7c05
|
8 years ago |
Dino Distefano
|
43f3a33c0c
|
[infer][AL-DSL] Added predicates to query method calls of a certain class (Real Version).
Reviewed By: dulmarod
Differential Revision: D4689148
fbshipit-source-id: 97716fd
|
8 years ago |
Dulma Churchill
|
9ac65a7b1d
|
[linters] Take current os version into account in the unavailable api check
Reviewed By: jvillard, martinoluca
Differential Revision: D4508223
fbshipit-source-id: c44b75d
|
8 years ago |
Dino Distefano
|
fb14d31bb7
|
Making signature of predicates uniform
Reviewed By: martinoluca
Differential Revision: D4507368
fbshipit-source-id: 4957426
|
8 years ago |
Dulma Churchill
|
269ea5ffe5
|
[linters] Take into account the respondsToSelector block in the unavailable api check
Reviewed By: martinoluca
Differential Revision: D4455886
fbshipit-source-id: 58d4d96
|
8 years ago |
Cristiano Calcagno
|
af83d1eefe
|
[clang] Minor clang frontend cleanup: remove dead code and renaming
Summary: Removed unused files and renamed for consistency.
Reviewed By: jvillard
Differential Revision: D4397546
fbshipit-source-id: 85eb86d
|
8 years ago |