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.
Jules Villard 337fb9bcdd
[al] import files relatively to the current al file
7 years ago
..
al_definitions [al] import files relatively to the current al file 7 years ago
filter_by_path [linters] Specify path in linters 8 years ago
CallingAMethodWithSelf.m Added 'is_method_called_by_superclass'. A new predicate that checks if the caller name is super class in a 'method call'. 7 years ago
InContextOfMethodsTest.m [linters] Provide predicate for checking the current method in the context 7 years ago
InSubclassExample.m [linters] Adding a new predicate for in an ObjC class that is subclass of some class 7 years ago
Makefile [al] import files relatively to the current al file 7 years ago
PrivateAPIChecker.m Adding predicate for identify a selector with a particular name 7 years ago
enums.m Add predicate for enum constants of a particular enum 7 years ago
implicit_cast.c [linters] Add new predicate has_type and check for implicit cast 8 years ago
issues.exp [linters] Ading predicate is_in_objc_class_named and make a verbose rule more targeted 7 years ago
namespace.mm Predicate for `using namespace` 8 years ago
protocols.m Adding ability to express properties on the hierachy of protocols 8 years ago
sel.m Fix use of SEL in AL 7 years ago
subclassing.m [linters] Add transition to parameters by position in the parameters list 7 years ago
visibility.c [Infer] Write a has_visibility_attribute predicate for AL 7 years ago