| Commit message (Expand) | Author | Age | Files | Lines |
* | basicTypes: detabify/dewhitespace IdInfo | Austin Seipp | 2014-08-20 | 1 | -155/+148 |
* | basicTypes: detabify/dewhitespace NameEnv | Austin Seipp | 2014-08-20 | 1 | -46/+38 |
* | basicTypes: detabify/dewhitespace NameSet | Austin Seipp | 2014-08-20 | 1 | -67/+60 |
* | basicTypes: detabify/dewhitespace Var | Austin Seipp | 2014-08-20 | 1 | -101/+94 |
* | hsSyn: detabify/dewhitespace HsLit | Austin Seipp | 2014-08-20 | 1 | -60/+52 |
* | stranal: detabify/dewhitespace DmdAnal | Austin Seipp | 2014-08-20 | 1 | -302/+301 |
* | deSugar: detabify/dewhitespace DsCCall | Austin Seipp | 2014-08-20 | 1 | -107/+100 |
* | coreSyn: detabify/dewhitespace CoreSubst | Austin Seipp | 2014-08-20 | 1 | -219/+212 |
* | coreSyn: detabify/dewhitespace CoreTidy | Austin Seipp | 2014-08-20 | 1 | -75/+68 |
* | prelude: detabify/dewhitespace TysPrim | Austin Seipp | 2014-08-20 | 1 | -188/+181 |
* | simplCore: detabify/dewhitespace LiberateCase | Austin Seipp | 2014-08-20 | 1 | -128/+120 |
* | simplCore: detabify/dewhitespace SetLevels | Austin Seipp | 2014-08-20 | 1 | -272/+264 |
* | utils: detabify/dewhitespace GraphPpr | Austin Seipp | 2014-08-20 | 1 | -136/+128 |
* | utils: detabify/dewhitespace GraphBase | Austin Seipp | 2014-08-20 | 1 | -72/+59 |
* | utils: detabify/dewhitespace BufWrite | Austin Seipp | 2014-08-20 | 1 | -42/+35 |
* | simplCore: detabify/dewhitespace SAT | Austin Seipp | 2014-08-20 | 1 | -62/+54 |
* | stranal: detabify/dewhitespace WorkWrap | Austin Seipp | 2014-08-20 | 1 | -85/+78 |
* | coreSyn: detabify/dewhitespace TrieMap | Austin Seipp | 2014-08-20 | 1 | -83/+76 |
* | Comments fix to Trac #9140 | Simon Peyton Jones | 2014-08-20 | 1 | -0/+4 |
* | Correct checkStrictBinds for generalised type | archblob | 2014-08-19 | 1 | -2/+2 |
* | build: require GHC 7.6 for bootstrapping | Austin Seipp | 2014-08-19 | 4 | -39/+1 |
* | This note's name has been fixed | Gabor Greif | 2014-08-19 | 1 | -1/+1 |
* | Implement -rdynamic in Linux and Windows/MinGW32. | Facundo DomÃnguez | 2014-08-18 | 1 | -1/+8 |
* | UNREG: fix PackageKey emission into .hc files | Sergei Trofimovich | 2014-08-18 | 1 | -2/+1 |
* | Fix three problems with occurrence analysis on case alternatives. | Andrew Farmer | 2014-08-18 | 1 | -21/+32 |
* | Remove obsolete `digitsTyConKey :: Unique` | Herbert Valerio Riedel | 2014-08-17 | 1 | -2/+2 |
* | Implement {resize,shrink}MutableByteArray# primops | Herbert Valerio Riedel | 2014-08-16 | 1 | -0/+24 |
* | LlvmMangler: Be more selective when mangling object types | Ben Gamari | 2014-08-15 | 1 | -4/+14 |
* | Implement new CLZ and CTZ primops (re #9340) | Herbert Valerio Riedel | 2014-08-14 | 9 | -1/+152 |
* | StgCmmPrim: add note to stop using fixed size signed types for sizes | Johan Tibell | 2014-08-12 | 1 | -0/+5 |
* | Add some Haddocks to SMRep | Johan Tibell | 2014-08-12 | 1 | -2/+13 |
* | shouldInlinePrimOp: Fix Int overflow | Johan Tibell | 2014-08-12 | 2 | -24/+43 |
* | Remove NonParametricKinds (#9200) | Richard Eisenberg | 2014-08-12 | 4 | -226/+77 |
* | Change treatment of CUSKs for synonyms and families (#9200). | Richard Eisenberg | 2014-08-12 | 1 | -4/+23 |
* | Change definition of CUSK for data and class definitions (#9200). | Richard Eisenberg | 2014-08-12 | 2 | -6/+20 |
* | Fix #9415. | Richard Eisenberg | 2014-08-12 | 1 | -1/+16 |
* | Fix Trac #9371. | Richard Eisenberg | 2014-08-12 | 1 | -1/+21 |
* | x86: zero extend the result of 16-bit popcnt instructions (#9435) | Reid Barton | 2014-08-12 | 1 | -4/+8 |
* | Add CMOVcc insns to x86 NCG | Herbert Valerio Riedel | 2014-08-12 | 2 | -0/+18 |
* | Add bit scan {forward,reverse} insns to x86 NCG | Herbert Valerio Riedel | 2014-08-12 | 2 | -2/+10 |
* | x86: Always generate add instruction in MO_Add2 (#9013) | Reid Barton | 2014-08-11 | 3 | -2/+14 |
* | Make IntAddCOp, IntSubCOp into GenericOps | Reid Barton | 2014-08-10 | 1 | -57/+65 |
* | Eliminate some code duplication in x86 backend (genCCall32/64) | Reid Barton | 2014-08-10 | 1 | -101/+13 |
* | fix darwin threaded static linking by removing -lpthread option #9189 | Bob Ippolito | 2014-08-10 | 1 | -1/+1 |
* | systools info: fix warning about C compiler (message said about linker) | Sergei Trofimovich | 2014-08-10 | 1 | -2/+2 |
* | Clarify documentation of addIntC#, subIntC# | Reid Barton | 2014-08-09 | 1 | -4/+10 |
* | Implement the final change to INCOHERENT from Trac #9242 | Simon Peyton Jones | 2014-08-08 | 1 | -34/+49 |
* | Give the Unique generated by strings a tag '$', fixes #9413. | Edward Z. Yang | 2014-08-07 | 1 | -1/+1 |
* | Fix some typos in recent comments/notes | Gabor Greif | 2014-08-07 | 3 | -12/+12 |
* | Add has_side_effets to the raise# primop | Simon Peyton Jones | 2014-08-07 | 1 | -0/+5 |