summaryrefslogtreecommitdiff
path: root/utils/ghctags
Commit message (Expand)AuthorAgeFilesLines
* Bump Cabal submoduleBen Gamari2019-06-121-0/+23
* Remove ghctags (#16274)Sylvain Henry2019-02-104-418/+0
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-1/+1
* Fix unused-import warningsDavid Eichmann2018-11-222-2/+2
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-1/+1
* Bump Cabal submoduleBen Gamari2018-08-031-1/+1
* vectorise: Put it out of its miseryBen Gamari2018-06-021-1/+0
* TTG : complete for balance of hsSyn ASTAlan Zimmerman2018-04-271-2/+3
* TTG for HsBinds and Data instances Plan BAlan Zimmerman2018-04-131-1/+3
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-13/+12
* Bump Cabal submoduleBen Gamari2018-03-121-1/+1
* Bump Cabal submodule to 2.2Moritz Angermann2018-03-031-1/+1
* Revert "trees that grow" workBen Gamari2017-11-211-12/+13
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-1/+1
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-13/+12
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-11/+12
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-12/+11
* Improve the desugaring of -XStrictSimon Peyton Jones2017-07-311-1/+0
* Make module membership on ModuleGraph fasterBartosz Nitka2017-07-181-3/+3
* Revert "Make module membership on ModuleGraph faster"Ben Gamari2017-06-271-3/+3
* Make module membership on ModuleGraph fasterBartosz Nitka2017-06-271-3/+3
* Make -w less aggressive (Trac #12056)Sean Gillespie2017-06-121-1/+2
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-2/+3
* Bump Cabal submoduleBen Gamari2017-02-201-1/+1
* Cabal submodule update.Edward Z. Yang2016-08-081-4/+8
* Updates to handle new CabalEdward Z. Yang2016-06-301-8/+5
* SCC analysis for instances as well as types/classesSimon Peyton Jones2016-04-201-1/+2
* Update Cabal submodule to latest HEAD snapshotHerbert Valerio Riedel2016-03-092-2/+2
* Refactor the typechecker to use ExpTypes.Richard Eisenberg2016-01-271-2/+2
* Fix #11405.Richard Eisenberg2016-01-151-1/+2
* Add Cabal synopses and descriptionsBen Gamari2016-01-051-1/+1
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-5/+3
* ApiAnnotations: Make all RdrName occurences LocatedAlan Zimmerman2015-11-231-1/+1
* Revert "Unify hsig and hs-boot; add preliminary "hs-boot" merging."Edward Z. Yang2015-11-161-4/+3
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-1/+1
* Unify hsig and hs-boot; add preliminary "hs-boot" merging.Edward Z. Yang2015-09-211-3/+4
* Update Cabal submodule to 1.22 versionHerbert Valerio Riedel2014-12-181-1/+1
* AST changes to prepare for API annotations, for #9628Alan Zimmerman2014-11-211-1/+1
* Refactor PatSynBind so that we can pass around PSBs instead of several argumentsDr. ERDI Gergo2014-07-291-1/+1
* Module reexports, fixing #8407.Edward Z. Yang2014-07-251-2/+1
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-211-1/+1
* Revert "Update Cabal submodule to HEAD (1.21)"Edward Z. Yang2014-07-201-1/+1
* Update Cabal submodule to HEAD (1.21)Edward Z. Yang2014-07-181-1/+1
* Remove LANGUAGE pragrams implied by Haskell2010Herbert Valerio Riedel2014-05-141-1/+1
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-1/+3
* Update Cabal submodule to tip of v1.20 branchHerbert Valerio Riedel2014-04-162-4/+2
* Instead of tracking Origin in LHsBindsLR, track it in MatchGroupDr. ERDI Gergo2014-04-131-1/+1
* Implement pattern synonymsDr. ERDI Gergo2014-01-201-2/+3
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Change role annotation syntax.Richard Eisenberg2013-09-171-1/+1