| Commit message (Expand) | Author | Age | Files | Lines |
* | Remote GHCi, -fexternal-interpreter | Simon Marlow | 2015-12-17 | 4 | -118/+123 |
* | Add `-W(no-)xxx` aliases for `-f(no-)warn-xxx` flags | David Luposchainsky | 2015-12-16 | 1 | -9/+6 |
* | Expose enabled language extensions to TH | Ben Gamari | 2015-12-15 | 2 | -5/+7 |
* | Frontend plugins. | Edward Z. Yang | 2015-12-12 | 1 | -0/+27 |
* | Refactor GHCi Command type; allow "hidden" commands | Herbert Valerio Riedel | 2015-12-08 | 2 | -18/+49 |
* | Make HasDynFlags more transformers friendly | Herbert Valerio Riedel | 2015-12-08 | 1 | -1/+1 |
* | Introduce HasGhciState class and refactor use-sites | Herbert Valerio Riedel | 2015-12-08 | 2 | -44/+39 |
* | Remove redundant CPP conditionals | Herbert Valerio Riedel | 2015-12-07 | 2 | -9/+0 |
* | Add isImport, isDecl, and isStmt functions to GHC API | Roman Shatsov | 2015-12-07 | 2 | -40/+12 |
* | Revert "ghci: Add support for prompt functions" | Ben Gamari | 2015-12-02 | 2 | -71/+48 |
* | Refactor treatment of wildcards | Simon Peyton Jones | 2015-12-01 | 1 | -4/+4 |
* | ghci: Refactor handling of :show | Ben Gamari | 2015-11-29 | 1 | -21/+39 |
* | ghci: Add support for prompt functions | Ben Gamari | 2015-11-29 | 2 | -50/+73 |
* | Function definition in GHCi | Roman Shatsov | 2015-11-21 | 2 | -21/+23 |
* | ghci: don't let ctags/etags overwrite source files | Austin Seipp | 2015-11-20 | 2 | -6/+16 |
* | Revert "Unify hsig and hs-boot; add preliminary "hs-boot" merging." | Edward Z. Yang | 2015-11-16 | 1 | -17/+2 |
* | Make GHCi & TH work when the compiler is built with -prof | Simon Marlow | 2015-11-07 | 1 | -10/+0 |
* | Update process submodule to process-1.4 release | Herbert Valerio Riedel | 2015-11-02 | 1 | -1/+1 |
* | Update process submodule | Herbert Valerio Riedel | 2015-11-01 | 1 | -1/+1 |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-30 | 1 | -2/+2 |
* | Revert "Generate Typeable info at definition sites" | Ben Gamari | 2015-10-29 | 1 | -2/+2 |
* | Generate Typeable info at definition sites | Ben Gamari | 2015-10-29 | 1 | -2/+2 |
* | Make it possible to have different UniqSupply strategies | Bartosz Nitka | 2015-10-27 | 1 | -0/+2 |
* | Suggest chmod 755 instead of 644 | Ben Gamari | 2015-10-22 | 1 | -1/+1 |
* | Driver: `ghci -e` should behave like `ghc -e` (#9360) | Thomas Miedema | 2015-10-19 | 1 | -0/+13 |
* | MRP-refactor `GHCi` Applicative/Monad instance | Herbert Valerio Riedel | 2015-10-18 | 1 | -2/+1 |
* | Rename package key to unit ID, and installed package ID to component ID. | Edward Z. Yang | 2015-10-14 | 2 | -6/+6 |
* | Fix error msg: ghci can't be used with -prof or -static (#10936) | Thomas Miedema | 2015-10-10 | 1 | -1/+1 |
* | Prevent GHC from silently dying when preprocessor is not found | Tamar Christina | 2015-10-03 | 1 | -1/+0 |
* | Unify hsig and hs-boot; add preliminary "hs-boot" merging. | Edward Z. Yang | 2015-09-21 | 1 | -2/+17 |
* | Revert "Revert "Revert "Support for multiple signature files in scope.""" | Edward Z. Yang | 2015-09-21 | 1 | -3/+2 |
* | Build system: cleanup BUILD_DIRS + add lots of Notes | Thomas Miedema | 2015-09-08 | 1 | -0/+2 |
* | Respect GHC_CHARENC environment variable #10762 | Michael Snoyman | 2015-08-29 | 1 | -2/+12 |
* | Transliterate unknown characters at output | Michael Snoyman | 2015-08-18 | 1 | -0/+3 |
* | Replace (SourceText,FastString) with StringLiteral data type | Alan Zimmerman | 2015-08-02 | 1 | -3/+3 |
* | Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.8 | Thomas Miedema | 2015-07-21 | 1 | -4/+0 |
* | Revert "Revert "Support for multiple signature files in scope."" | Edward Z. Yang | 2015-07-20 | 1 | -2/+3 |
* | Fix off-by-one error in GHCi line reporting (Trac #10578) | Ömer Sinan Ağacan | 2015-07-17 | 1 | -3/+6 |
* | Build system: delete two unused files | Thomas Miedema | 2015-07-13 | 1 | -1/+0 |
* | Easy way to defer type errors (implements #8353) | Benjamin Bykowski | 2015-07-05 | 1 | -14/+28 |
* | Comments only [skip ci] | Thomas Miedema | 2015-07-04 | 1 | -0/+4 |
* | Mask to avoid uncaught ^C exceptions | Simon Marlow | 2015-06-29 | 1 | -7/+14 |
* | Add parseExpr and compileParsedExpr and use them in GHC API and GHCi | Simon Marlow | 2015-06-12 | 1 | -14/+32 |
* | Revert "Support for multiple signature files in scope." | Edward Z. Yang | 2015-06-11 | 1 | -3/+2 |
* | Always force the exception in enqueued commands | Zejun Wu | 2015-06-09 | 2 | -8/+9 |
* | ApiAnnotations : strings in warnings do not return SourceText | Alan Zimmerman | 2015-06-01 | 1 | -3/+4 |
* | Catch canonicalizePath exceptions, fix #10101 | Flaviu Andrei Csernik (archblob) | 2015-06-01 | 1 | -6/+3 |
* | ghci: Allow :back and :forward to take counts | Ben Gamari | 2015-05-19 | 1 | -18/+28 |
* | Do not check dir perms when .ghci doesn't exist | Zejun Wu | 2015-05-14 | 1 | -5/+4 |
* | Fix weird behavior of -ignore-dot-ghci and -ghci-scipt | Zejun Wu | 2015-05-12 | 1 | -40/+40 |