summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_run
Commit message (Expand)AuthorAgeFilesLines
* Add TyCon Set/Env and use them in a few places.Andreas Klebinger2020-10-091-1/+1
* Use ADTs for parser errors/warningsSylvain Henry2020-10-011-1/+1
* Make the parser module less dependent on DynFlagsSylvain Henry2020-09-291-3/+6
* DynFlags: add UnfoldingOpts and SimpleOptsSylvain Henry2020-09-091-1/+1
* Put CFG weights into their own module (#17957)Sylvain Henry2020-08-211-1/+1
* Bump CountParserDepsSylvain Henry2020-07-251-1/+1
* Implement -XLexicalNegation (GHC Proposal #229)Vladislav Zavialov2020-07-013-0/+35
* Clean up boot vs non-boot disambiguating typesJohn Ericson2020-06-041-1/+1
* Unit: split and rename modulesSylvain Henry2020-04-301-2/+2
* Refactoring unit management codeSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Modules: Types (#13009)Sylvain Henry2020-03-292-3/+3
* Modules: Driver (#13009)Sylvain Henry2020-02-211-3/+3
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+0
* Add Cmm related hooksSylvain Henry2020-01-041-1/+1
* Break up TcRnTypes, among other modules.Richard Eisenberg2019-10-161-1/+3
* Add test for expected dependencies of 'Parser'Shayne Fletcher2019-09-272-0/+65
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-153-3/+3
* Implement underscores in numeric literals (NumericUnderscores extension)Takenobu Tani2018-01-215-0/+218
* Implement the basics of hex floating point literalsIavor Diatchki2017-11-023-0/+21
* Make XNegativeLiterals treat -0.0 as negative 0Nolan2017-05-083-0/+34
* Fix layout of MultiWayIf expressions (#10807)Ömer Sinan Ağacan2016-09-263-0/+48
* Testsuite: delete compiler_lt/le/gt/ge setup functionsThomas Miedema2016-02-171-3/+3
* Add -XBinaryLiterals language extension (re #9224)Herbert Valerio Riedel2014-06-277-0/+84
* new test cases for MultiWayIf w/ layoutSimon Marlow2013-10-011-2/+7
* Convert more helper functionsIan Lynagh2013-02-111-1/+1
* Added MultiWayIf tests.Mikhail Vorozhtsov2012-07-163-0/+17
* Use -fobject-code for tests that use UnboxedTuplesIan Lynagh2012-05-151-1/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2016-0/+219