68 Commits (355ab92130f73b7eef4ce2d2dc13cbd9f3b60649)

Author SHA1 Message Date
jrm 61e457b1f6 Run the @PerformanceCritical checker by default with the other checkers
9 years ago
Jules Villard 529d103977 refactor reading json
9 years ago
Jules Villard fc2879ca8f refactor dumping of json
9 years ago
martinoluca 64189548b0 Add paths to specs through file list
9 years ago
Jules Villard 10db97be1e cleanup print_errors()
9 years ago
Dulma Rodriguez f20af0e9aa Add memory bucket for internal memory leak errors
9 years ago
Jules Villard 81e143b3be move csv and json constants to issues.py
9 years ago
Jules Villard 9efc1b6be7 move mkdir_if_not_exists to utils.py
9 years ago
Jules Villard 1848f6deba move paths constants to config.py
9 years ago
Jules Villard 0490e739b0 move LOCALE to config.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
Jules Villard 9139ab5dfb move analyzer constants to config.py
10 years ago
Jules Villard ded09066ed create config.py and move BUG_FOUND_ERROR_CODE there
10 years ago
Jules Villard 674c199605 remove vim hints
10 years ago
Jules Villard f72a1a4210 read errors from json instead of csv
10 years ago
Jules Villard ae81d8d215 handle unicode in source code
10 years ago
Jules Villard e03b36338b rename infer.py to analyze.py
10 years ago