[commit: ghc] wip/GrowableAST: # This is a combination of 9 commits. # This is the 1st commit message: Growable AST: - first compiling commit (e38574d)

git at git.haskell.org git at git.haskell.org
Sat Sep 9 12:35:07 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/GrowableAST
Link       : http://ghc.haskell.org/trac/ghc/changeset/e38574dcd045ba7b36bfb282da4073cc73224b24/ghc

>---------------------------------------------------------------

commit e38574dcd045ba7b36bfb282da4073cc73224b24
Merge: 1c77176 0bb1e84
Author: Shayan Najd <sh.najd at gmail.com>
Date:   Sun Aug 13 12:45:24 2017 +0000

    # This is a combination of 9 commits.
    # This is the 1st commit message:
    Growable AST:
    - first compiling commit
    
    Growable AST:
    - adding NPat and NPlusK to AST
    
    # This is the commit message #2:
    
    Growable AST:
    - re-organising HsExp.hs (no removal / addition)
    
    # This is the commit message #3:
    
    Growable AST:
    - intermediate commit
    
    # This is the commit message #4:
    
    Growable AST:
    - Reorganising HsBinds.hs (without removing or adding)
    
    # This is the commit message #5:
    
    Growable AST:
    - before grand uncommenting
    
    # This is the commit message #6:
    
    latest changes
    
    # This is the commit message #7:
    
    Growable AST:
    - current version, before bug hunt
    
    # This is the commit message #8:
    
    Growable AST:
    - fixing the issues, finally!
    
    # This is the commit message #9:
    
    Growable AST:
    - re-adding parts that relied on Expr
    
    # This is the commit message #10:
    
    Growable AST:
    - organising HsDecls (no addition /removal)
    
    # This is the commit message #1:
    
    Growable AST:
    - Making HsDecl extensible with the following remaining
      (a) transfering the documentations,
      (b) updating the module export list.
    
    # This is the commit message #2:
    
    Growable AST:
    - reorganising HsImpExp
    
    # This is the commit message #3:
    
    Growable AST:
    - Making HsImpExp growable
    
    # This is the commit message #4:
    
    Growable AST:
    - reorganising HsSyn
    
    # This is the commit message #5:
    
    Growable AST:
    - making HsSyn growable
    - making a remaining datatype in HsImpExp growable
    
    # This is the commit message #6:
    
    Growable AST:
    - some clean up
    
    # This is the commit message #7:
    
    Growable AST:
    - Transferring documentations in HsDecl
    
    # This is the commit message #8:
    
    Growable AST:
    - fixing some warnings
    
    # This is the commit message #9:
    
    Growable AST:
    - fixing some warnings



>---------------------------------------------------------------


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 e38574dcd045ba7b36bfb282da4073cc73224b24


More information about the ghc-commits mailing list