summaryrefslogtreecommitdiff
path: root/compiler/rename/RnSource.hs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into wip/orf-rebootwip/orf-rebootAdam Gundry2015-10-161-11/+11
|\
| * Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-11/+11
* | Merge remote-tracking branch 'origin/master' into wip/orf-rebootAdam Gundry2015-10-021-69/+190
|\ \ | |/
| * Injective type familiesJan Stolarek2015-09-031-15/+149
| * Expand declaration QQs first (#10047)Michael Smith2015-09-021-1/+8
| * Support wild cards in data/type family instancesThomas Winant2015-08-031-1/+8
| * Better treatment of signatures in cls/instSimon Peyton Jones2015-07-301-53/+26
* | Merge remote-tracking branch 'origin/master' into wip/orf-rebootAdam Gundry2015-07-241-27/+35
|\ \ | |/
| * Refactor self-boot infoSimon Peyton Jones2015-07-211-27/+35
* | Fix unused imports/declarations/constraints and missing deriving TypeableAdam Gundry2015-07-141-10/+1
* | Get rid of dfid_rep_tycon and the whole assignInstDeclNames malarkeyAdam Gundry2015-07-011-63/+3
* | Get rid of extendRecordFieldEnv, do it in getLocalNonValBinders insteadAdam Gundry2015-07-011-26/+2
* | Merge remote-tracking branch 'origin/master' into wip/orf-rebootAdam Gundry2015-06-151-32/+42
|\ \ | |/
| * Treat pattern-synonym binders more consistentlySimon Peyton Jones2015-06-021-19/+21
| * ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-4/+5
| * Permit empty closed type familiesAdam Gundry2015-05-041-2/+4
| * Typo fixes (mostly in comments)Gabor Greif2015-04-301-1/+1
| * Rename role annotations w.r.t only local decls.Richard Eisenberg2015-04-241-7/+12
* | Merge remote-tracking branch 'origin/master' into wip/orf-rebootAdam Gundry2015-03-201-26/+39
|\ \ | |/
| * Refactor the extra-deps stuff for hs-bootSimon Peyton Jones2015-03-171-26/+39
* | Defuse dfid_rep_tycon landmine, albeit in a stupid way for nowAdam Gundry2015-03-021-4/+5
* | Simplify rnField to take [FieldLabel] instead of looking it up from construct...Adam Gundry2015-02-231-2/+3
* | Clean up hsGroupBinders and friendsAdam Gundry2015-02-231-1/+1
* | Successfully compiling stage 1Adam Gundry2015-02-201-2/+2
* | Very rough conflict resolutionAdam Gundry2015-02-201-67/+5
* | WIP rebuilding ORFAdam Gundry2015-02-201-38/+137
|/
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-101-5/+0
* API Annotations tweaks.Alan Zimmerman2015-01-161-36/+50
* Pattern synonym names need to be in scope before renaming bindings (#9889)Dr. ERDI Gergo2015-01-091-8/+18
* Spelling error in commentSimon Peyton Jones2015-01-081-1/+1
* Add a small commentSimon Peyton Jones2014-12-231-1/+1
* compiler: de-lhs rename/Austin Seipp2014-12-031-0/+1555