summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser/should_run
Commit message (Expand)AuthorAgeFilesLines
* Implement record dot syntaxwip/joachim/bump-haddockShayne Fletcher2021-03-0610-0/+261
* Implement riscv64 LLVM backendAndreas Schwab2021-03-052-2/+4
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-032-2/+6
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-1/+1
* Refactor LoggerSylvain Henry2021-02-133-3/+6
* Track the dependencies of `GHC.Hs.Expr.Types`John Ericson2021-01-236-50/+315
* Separate AST from GhcPass (#18936)John Ericson2021-01-231-1/+9
* Remove errShortString, cleanup error-related functionsAlfredo Di Napoli2021-01-091-1/+2
* Split Driver.Env moduleAlfredo Di Napoli2020-12-181-1/+2
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-1/+2
* Move core flattening algorithm to Core.UnifyRichard Eisenberg2020-12-011-1/+1
* [Sized Cmm] properly retain sizes.Moritz Angermann2020-11-261-1/+2
* Introduce -fprof-callers flagBen Gamari2020-11-211-1/+1
* testsuite: Refactor CountParserDepsBen Gamari2020-11-212-6/+238
* Split GHC.Driver.TypesSylvain Henry2020-10-291-2/+3
* 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