| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change '== None' to 'is None' | Daniel Ingram | 2018-12-09 | 1 | -1/+1 |
| * | Explicitly specify encoding when opening text files in Python code | practicalswift | 2018-06-12 | 1 | -1/+1 |
| * | contrib: Remove unused import string | MarcoFalke | 2018-03-28 | 1 | -1/+0 |
| * | Change all python files to use Python3 | John Newbery | 2018-03-26 | 1 | -8/+11 |
| * | Remove redundant semicolons in Python code | practicalswift | 2017-01-20 | 1 | -2/+2 |
| * | [contrib] Prepare clang-format-diff for usage | MarcoFalke | 2016-01-06 | 1 | -7/+47 |
| * | Add clang-format-diff.py from the LLVM svn | MarcoFalke | 2016-01-06 | 1 | -0/+124 |