[commit: ghc] master: Trailing whitespaces, code formatting, detabify (3f279f3)
git at git.haskell.org
git at git.haskell.org
Tue Aug 20 18:19:47 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/3f279f37042458dfcfd06eceb127eed4a528c3cc/ghc
>---------------------------------------------------------------
commit 3f279f37042458dfcfd06eceb127eed4a528c3cc
Author: Jan Stolarek <jan.stolarek at p.lodz.pl>
Date: Tue Aug 20 10:34:39 2013 +0100
Trailing whitespaces, code formatting, detabify
A major cleanup of trailing whitespaces and tabs in codeGen/
directory. I also adjusted code formatting in some places.
>---------------------------------------------------------------
3f279f37042458dfcfd06eceb127eed4a528c3cc
compiler/codeGen/StgCmm.hs | 12 +-
compiler/codeGen/StgCmmClosure.hs | 461 ++++++++++++++++++-------------------
compiler/codeGen/StgCmmLayout.hs | 143 ++++++------
compiler/codeGen/StgCmmMonad.hs | 86 +++----
compiler/codeGen/StgCmmProf.hs | 1 -
compiler/codeGen/StgCmmTicky.hs | 1 +
6 files changed, 345 insertions(+), 359 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 3f279f37042458dfcfd06eceb127eed4a528c3cc
More information about the ghc-commits
mailing list