summaryrefslogtreecommitdiff
path: root/compiler/hsSyn/HsLit.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.haskell.org/ghc into GrowableASTShayan Najd2017-08-131-1/+1
|\
| * Remove redundant constraint in contextSimon Peyton Jones2017-07-281-1/+1
* | Growable AST:shayan-najd2017-08-121-102/+305
|/
* More typos in comments [ci skip]Gabor Greif2017-06-281-1/+1
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-50/+82
* Make XNegativeLiterals treat -0.0 as negative 0Nolan2017-05-081-13/+19
* Add infix flag for class and data declarationsAlan Zimmerman2016-12-121-3/+2
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-19/+24
* Expanded abbreviations in Haddock documentationBen Gamari2016-08-051-22/+38
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-2/+2
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-3/+2
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-3/+3
* Refactor ConDeclAlan Zimmerman2015-12-071-1/+0
* Major Overhaul of Pattern Match Checking (Fixes #595)George Karachalias2015-12-031-0/+22
* Pretty-print # on unboxed literals in coreThomas Miedema2015-03-031-9/+8
* API Annotations documentation update, parsing issue, add example testAlan Zimmerman2015-01-191-2/+2
* API Annotations tweaks.Alan Zimmerman2015-01-161-34/+5
* compiler: de-lhs hsSyn/Austin Seipp2014-12-031-0/+206