Commit Graph

9 Commits

Author SHA1 Message Date
Corey Richardson f854a68da0
tools: haskell-translator: remove BracedString accidental leftover debug argument 2016-02-01 19:45:42 +11:00
Corey Richardson b4aa515af7
tools: haskell-translator: comment braces.py heavily 2016-02-01 19:45:34 +11:00
Corey Richardson e12f0fec70
tools: haskell-translator: python3 compat by running python-modernize 2016-02-01 19:45:24 +11:00
Corey Richardson dec92cb7d0
tools: haskell-translator: braces: don't copy argument to startswidth/endswith
It's never used with non-string objects, and just looks weird. I was also
curious if it impacted performance. Turns out the answer is a significant
but small yes: about 30ms, or 4.2%
2016-02-01 19:45:24 +11:00
Corey Richardson 416cdae700
tools: haskell-translator: reformat with autopep8 2016-02-01 19:45:23 +11:00
Corey Richardson 3634e5419c
tools: haskell-translator: use 'is None' and 'is not None' 2016-02-01 19:45:21 +11:00
Corey Richardson 55674b1359
tools: haskell-translator: replace tabs inside strings and comments with spaces 2016-02-01 19:45:20 +11:00
Corey Richardson 50e6ad4434
tools: haskell-translator: autoformat python files with yapf 2016-02-01 19:45:20 +11:00
Gerwin Klein 2a03e81df4 Import release snapshot. 2014-07-14 21:32:44 +02:00