16 Commits (85bab87d16ba6d25afd4d13a71eacb9c38cc4bf9)

Author SHA1 Message Date
Jules Villard 8b882ac1df Change license to MIT
7 years ago
Don Stewart 1a41d9dc89 Add location information to boolean conditions in paths. Improves comprehension a little
8 years ago
Jules Villard ee9a2aa38c [python] more UTF-8 fun
8 years ago
Jeremy Dubreil d9ed75cc08 [infer][toplevel] remove dead code from the python bucklib.py scripts
9 years ago
Jules Villard 8b976154f6 [python] remove trailing empty line in source contexts
9 years ago
Andrzej Kotulski bd0f0cc7fc [DB] Don't fail hard when realpath fails
9 years ago
Jules Villard 81856c0d15 [python] fix another bug in pygments.highlight()
9 years ago
Jules Villard bfb0cfa4fd [python] work around bug in pygments to display the right source excerpt
9 years ago
Jeremy Dubreil dfa12b17f1 [infer] Apply python lint warnings on the Infer python code
9 years ago
Jules Villard b9c9f20892 get encoding from `locale.getdefaultlocale()`
9 years ago
Jules Villard 527d26dd91 colorise issue messages
10 years ago
Jules Villard b03304e0d8 move color code to colorize.py
10 years ago
Jules Villard dc52ce8158 ignore errors as appropriate on input decode/output encode
10 years ago
Jules Villard 10db97be1e cleanup print_errors()
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