Dino Distefano
|
a386ef5e83
|
Adding predicate for identify a selector with a particular name
Reviewed By: jvillard
Differential Revision: D5489581
fbshipit-source-id: edcb82e
|
7 years ago |
Dulma Churchill
|
416478d453
|
[linters] Predicate for checking enum constants
Reviewed By: akotulski
Differential Revision: D5423574
fbshipit-source-id: c1deb13
|
7 years ago |
Dulma Churchill
|
431b5c6ede
|
[linters] Disable filtering by path in debug or no-filtering mode
Reviewed By: ryanrhee
Differential Revision: D5369250
fbshipit-source-id: 88e5289
|
8 years ago |
Dino Distefano
|
4a5d0e0b55
|
Adding ability to express properties on the hierachy of protocols
Reviewed By: dulmarod
Differential Revision: D5227505
fbshipit-source-id: f4f9774
|
8 years ago |
Dulma Churchill
|
7d680b3b0c
|
[linters] Add an optional doc_url field to linters to specify the url to some documentation online.
Reviewed By: jvillard
Differential Revision: D5301979
fbshipit-source-id: b3ab268
|
8 years ago |
Dulma Churchill
|
47f1c6ffac
|
[linters] Global paths
Reviewed By: ddino
Differential Revision: D5228481
fbshipit-source-id: ab8b542
|
8 years ago |
Dulma Churchill
|
dfca0cdcf7
|
[linters] Introduce whitelist and blacklist path, also multiple paths
Reviewed By: ddino
Differential Revision: D5209648
fbshipit-source-id: dbb77c2
|
8 years ago |
Don Stewart
|
35ac57c378
|
Typo in message.
Reviewed By: dulmarod
Differential Revision: D5217194
fbshipit-source-id: 1b3a039
|
8 years ago |
Dino Distefano
|
55da0055c9
|
Predicate for `using namespace`
Reviewed By: dulmarod
Differential Revision: D5172430
fbshipit-source-id: 0cd9251
|
8 years ago |
Dino Distefano
|
0809279b3b
|
Extending type parser to deal with typedefs
Reviewed By: dulmarod
Differential Revision: D5155322
fbshipit-source-id: 9af8d8b
|
8 years ago |
Dulma Churchill
|
46a539df82
|
[linters] Specify path in linters
Reviewed By: jvillard
Differential Revision: D5146904
fbshipit-source-id: 62b9d78
|
8 years ago |
Dulma Churchill
|
f5d3870485
|
[linters] Adding a new error type like
Reviewed By: martinoluca
Differential Revision: D5111078
fbshipit-source-id: 06e14b8
|
8 years ago |
Dino Distefano
|
4e7c7f30c1
|
Extended transitions to universal quantified operators
Reviewed By: dulmarod
Differential Revision: D5094722
fbshipit-source-id: a20e96b
|
8 years ago |
Dino Distefano
|
e77ca182a5
|
Added a lint for namespace
Reviewed By: dulmarod
Differential Revision: D5103566
fbshipit-source-id: 4092e73
|
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 |
Dino Distefano
|
cfd0a9b038
|
Extending type parser to parse ObjC classes.
Reviewed By: dulmarod
Differential Revision: D5052238
fbshipit-source-id: b678c32
|
8 years ago |
Dino Distefano
|
99552edd7b
|
Extending type parser to parse pointer types.
Reviewed By: dulmarod
Differential Revision: D5036673
fbshipit-source-id: c16e311
|
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
|
c6a29e5e8a
|
Adding more builtin type to parser
Reviewed By: dulmarod
Differential Revision: D5027944
fbshipit-source-id: 050c44c
|
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
|
3ebf8c3277
|
Added the capability to import macros files in AL
Reviewed By: dulmarod
Differential Revision: D4754545
fbshipit-source-id: e8fa4fa
|
8 years ago |
Dino Distefano
|
40e63aa42c
|
Added the capability to define macros in AL
Reviewed By: dulmarod
Differential Revision: D4721779
fbshipit-source-id: 52da9f0
|
8 years ago |
Dino Distefano
|
df543b900b
|
Making easier to specify subclassing
Reviewed By: dulmarod
Differential Revision: D4699748
fbshipit-source-id: 39f7c05
|
8 years ago |