Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Cabal to build pwd | Ian Lynagh | 2008-08-10 | 3 | -23/+29 |
* | Move allM to MonadUtils | Max Bolingbroke | 2008-08-07 | 2 | -6/+8 |
* | Remove redundant fromIntegral calls | Max Bolingbroke | 2008-08-07 | 3 | -9/+18 |
* | Remove CoreSyn SOURCE imports | Max Bolingbroke | 2008-08-07 | 10 | -43/+24 |
* | Fixed performance bug in ext-core preprocessor | Tim Chevalier | 2008-08-09 | 4 | -41/+51 |
* | Fix darcs-all get | Ian Lynagh | 2008-08-07 | 1 | -2/+2 |
* | Fix errors with haddock 0.8 | Ian Lynagh | 2008-08-07 | 7 | -12/+11 |
* | Document Name and expand it's API | Max Bolingbroke | 2008-08-07 | 1 | -22/+77 |
* | Follow OccName changes in Convert | Max Bolingbroke | 2008-07-31 | 1 | -4/+4 |
* | Use DynFlags.getMainFun in TcRnDriver | Max Bolingbroke | 2008-07-31 | 1 | -7/+4 |
* | Fix Vectorise after introduction of MonadThings | Max Bolingbroke | 2008-07-31 | 1 | -1/+1 |
* | Follow introduction of MkCore in VectUtils | Max Bolingbroke | 2008-07-31 | 1 | -1/+1 |
* | Fix VectMonad after introduction of MonadThings | Max Bolingbroke | 2008-07-31 | 1 | -1/+1 |
* | Minor refactorings in TcEnv | Max Bolingbroke | 2008-07-31 | 1 | -4/+28 |
* | Handle introduction of MkCore in DsMonad and expand API | Max Bolingbroke | 2008-07-31 | 1 | -22/+7 |
* | Add MkCore, holding general Core construction facilities | Max Bolingbroke | 2008-07-31 | 2 | -0/+587 |
* | Document HscTypes, refactor it somewhat, remove unused type and add MonadThings | Max Bolingbroke | 2008-07-31 | 1 | -338/+532 |
* | Use new RdrName export in RdrHsSyn | Max Bolingbroke | 2008-07-31 | 1 | -4/+1 |
* | Document CoreUtils | Max Bolingbroke | 2008-07-31 | 1 | -139/+174 |
* | Document Packages and a minor refactoring | Max Bolingbroke | 2008-07-31 | 1 | -30/+42 |
* | Document CoreSyn and expand its API | Max Bolingbroke | 2008-07-31 | 1 | -175/+387 |
* | Document IdInfo | Max Bolingbroke | 2008-07-31 | 1 | -164/+199 |
* | Document DynFlags and expand API | Max Bolingbroke | 2008-07-31 | 1 | -62/+93 |
* | Document OccName and expand it's API | Max Bolingbroke | 2008-07-31 | 1 | -66/+134 |
* | Follow Digraph changes in VectType | Max Bolingbroke | 2008-07-31 | 1 | -2/+2 |
* | Follow OccName changes in VectBuiltIn | Max Bolingbroke | 2008-07-31 | 1 | -2/+2 |
* | Document Util | Max Bolingbroke | 2008-08-07 | 1 | -35/+38 |
* | Document UniqSet | Max Bolingbroke | 2008-07-31 | 1 | -1/+3 |
* | Document UniqFM and add listToUFM_C | Max Bolingbroke | 2008-07-31 | 1 | -2/+11 |
* | Follow FastString changes in Pretty | Max Bolingbroke | 2008-07-31 | 1 | -3/+2 |
* | Document Outputable | Max Bolingbroke | 2008-08-07 | 1 | -47/+120 |
* | Document FiniteMap | Max Bolingbroke | 2008-07-31 | 1 | -13/+19 |
* | Document FastString and rename strLength to lengthLS | Max Bolingbroke | 2008-07-31 | 1 | -29/+35 |
* | Add more functionality to Digraph and refactor it's interface somewhat, inclu... | Max Bolingbroke | 2008-07-31 | 1 | -137/+299 |
* | Document TypeRep and follow OccName change | Max Bolingbroke | 2008-07-31 | 1 | -103/+78 |
* | Document Type | Max Bolingbroke | 2008-07-31 | 1 | -188/+376 |
* | Document TyCon | Max Bolingbroke | 2008-07-31 | 1 | -203/+369 |
* | Document Coercion | Max Bolingbroke | 2008-07-31 | 1 | -63/+149 |
* | Follow Digraph changes in TcTyDecls | Max Bolingbroke | 2008-07-31 | 1 | -3/+3 |
* | Make IOEnv a MonadUnique | Max Bolingbroke | 2008-07-31 | 1 | -0/+4 |
* | Follow TcEnv API addition in TcForeign | Max Bolingbroke | 2008-07-31 | 1 | -19/+7 |
* | Follow Digraph changes in TcBinds | Max Bolingbroke | 2008-07-31 | 1 | -1/+1 |
* | Follow OccName and MkCore changes in Inst | Max Bolingbroke | 2008-07-31 | 1 | -2/+2 |
* | Document Rules | Max Bolingbroke | 2008-07-31 | 1 | -35/+69 |
* | Follow Literal change in Simplify | Max Bolingbroke | 2008-07-31 | 1 | -2/+1 |
* | Follow Digraph changes in OccurAnal | Max Bolingbroke | 2008-07-31 | 1 | -4/+4 |
* | Follow Digraph changes in RnBinds and small refactoring | Max Bolingbroke | 2008-07-31 | 1 | -11/+14 |
* | Document TysWiredIn and follow OccName changes | Max Bolingbroke | 2008-07-31 | 1 | -25/+27 |
* | Follow OccName changes in TysPrim | Max Bolingbroke | 2008-07-31 | 1 | -3/+3 |
* | Follow OccName changes in ParserCore | Max Bolingbroke | 2008-07-31 | 1 | -2/+2 |