19 Commits (b7d6f2a3bd38a170d51b087eb806065c4e3bc43b)

Author SHA1 Message Date
Dino Distefano c868f51b2d Introducing checker for observer of notification centers
9 years ago
Jules Villard dc52ce8158 ignore errors as appropriate on input decode/output encode
9 years ago
martinoluca fc589ccf34 Fix encoding error while printing descriptions in stdout
9 years ago
Cristiano Calcagno 2a926d8294 Remove uses of assert false to get original ml location.
9 years ago
Jules Villard b1d77e54aa add summary of the analysis to the standard output
9 years ago
Jules Villard e11395d199 print location of errors in infer source code in debug mode
9 years ago
Dino Distefano d4d5c3bb2f Implemented new check CXX_REFERENCE_CAPTURED_IN_OBJC_BLOCK
9 years ago
Dino Distefano 99c491e8c7 Introducing the DIRECT_ATOMIC_PROPERTY_ACCESS
9 years ago
Jules Villard 37d2e84192 dedup merged json reports
9 years ago
Jules Villard 22bd029e46 refactor print_and_save_errors
9 years ago
Jules Villard 529d103977 refactor reading json
9 years ago
Jules Villard fc2879ca8f refactor dumping of json
9 years ago
Jules Villard 10db97be1e cleanup print_errors()
9 years ago
Jules Villard 81e143b3be move csv and json constants to issues.py
10 years ago
Jules Villard d545da14c1 fix stuff that was accidentally broken
10 years ago
Jules Villard 0490e739b0 move LOCALE to config.py
10 years ago
Jules Villard 2ec2858b66 move indenter to a new module source.py
10 years ago
Jules Villard 88b615d8ab move code about infer issues formats to issues.py
10 years ago
Jules Villard a416afeb44 move error types strings to a new issues.py
10 years ago