Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add isImport, isDecl, and isStmt functions to GHC API | Roman Shatsov | 2015-12-07 | 1 | -0/+3 |
* | Ignore comments in getOptions | Matthew Pickering | 2015-11-12 | 1 | -0/+3 |
* | Add parseExpr and compileParsedExpr and use them in GHC API and GHCi | Simon Marlow | 2015-06-12 | 1 | -1/+6 |
* | Don't offer hidden modules for autocomplete. | Edward Z. Yang | 2014-09-15 | 1 | -0/+1 |
* | Enable GHC API tests by default. | Edward Z. Yang | 2014-08-22 | 1 | -3/+3 |
* | Test Trac #8628 | Simon Peyton Jones | 2014-01-03 | 1 | -0/+3 |
* | Test Trac #8639 | Simon Peyton Jones | 2014-01-02 | 1 | -1/+4 |
* | Add a simple test for compiling and running a program that uses the GHC API | Ian Lynagh | 2013-03-12 | 1 | -0/+1 |
* | More helper conversions | Ian Lynagh | 2013-02-11 | 1 | -1/+1 |
* | Test Trac #6145 | Simon Peyton Jones | 2012-06-07 | 1 | -0/+3 |