projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
+RTS -qw hasn't done anything since 7.0.1; remove the implementation & docs
[ghc-hetmet.git]
/
compiler
/
rename
/
RnEnv.lhs
2010-12-22
simonpj@microsoft.com
Implement fuzzy matching for the renamer
blob
|
commitdiff
2010-11-24
Ian Lynagh
Don't mix implicit and explicit layout
blob
|
commitdiff
|
diff to current
2010-11-24
Ian Lynagh
Whitespace only
blob
|
commitdiff
|
diff to current
2010-10-22
simonpj@microsoft.com
Add rebindable syntax for if-then-else
blob
|
commitdiff
|
diff to current
2010-10-07
simonpj@microsoft.com
Implement auto-specialisation of imported Ids
blob
|
commitdiff
|
diff to current
2010-09-18
Ian Lynagh
Add separate functions for querying DynFlag and Extensi...
blob
|
commitdiff
|
diff to current
2010-09-09
Ian Lynagh
Remove unused code
blob
|
commitdiff
|
diff to current
2010-06-24
Ian Lynagh
Don't warn about unused bindings with parents in .hs...
blob
|
commitdiff
|
diff to current
2010-05-25
simonpj@microsoft.com
Refactor (again) the handling of default methods
blob
|
commitdiff
|
diff to current
2010-04-09
simonpj@microsoft.com
Fix Trac #3955: renamer and type variables
blob
|
commitdiff
|
diff to current
2010-04-12
simonpj@microsoft.com
Fix Trac #3943: incorrect unused-variable warning
blob
|
commitdiff
|
diff to current
2010-03-20
Ian Lynagh
Remove LazyUniqFM; fixes trac #3880
blob
|
commitdiff
|
diff to current
2010-03-04
simonpj@microsoft.com
Refactor part of the renamer to fix Trac #3901
blob
|
commitdiff
|
diff to current
2010-01-20
simonpj@microsoft.com
Fix Trac #3813: unused variables in GHCi bindings
blob
|
commitdiff
|
diff to current
2009-12-21
simonpj@microsoft.com
Fix Trac #3776
blob
|
commitdiff
|
diff to current
2009-11-05
simonpj@microsoft.com
Fix Trac #3640, plus associated refactoring
blob
|
commitdiff
|
diff to current
2009-10-07
simonpj@microsoft.com
Add flag -XExplicitForAll and document it
blob
|
commitdiff
|
diff to current
2009-08-20
simonpj@microsoft.com
Wibble to RnPat refactoring
blob
|
commitdiff
|
diff to current
2009-08-20
simonpj@microsoft.com
Improvements to record puns, wildcards
blob
|
commitdiff
|
diff to current
2009-07-24
Ian Lynagh
Remove GHC's haskell98 dependency
blob
|
commitdiff
|
diff to current
2009-07-07
Ian Lynagh
Remove unused imports
blob
|
commitdiff
|
diff to current
2009-07-06
simonpj@microsoft.com
Major patch to fix reporting of unused imports
blob
|
commitdiff
|
diff to current
2009-07-02
Manuel M T Chakravarty
FIX #3197
blob
|
commitdiff
|
diff to current
2009-06-02
simonpj@microsoft.com
Fix Trac #3265: type operators in type/class declarations
blob
|
commitdiff
|
diff to current
2009-05-28
simonpj@microsoft.com
Fix Trac #3262: suppress name-shadow warning for _names
blob
|
commitdiff
|
diff to current
2009-04-09
simonpj@microsoft.com
Fix Trac #3155: better error message when -XRankNTypes...
blob
|
commitdiff
|
diff to current
2009-04-09
simonpj@microsoft.com
Use return instead of returnM, and similar tidy-ups
blob
|
commitdiff
|
diff to current
2008-12-30
simonpj@microsoft.com
Refactor RnEnv to fix Trac #2901
blob
|
commitdiff
|
diff to current
2008-12-08
simonpj@microsoft.com
Comments only
blob
|
commitdiff
|
diff to current
2008-11-22
Thomas Schilling
Report source span instead of just source location...
blob
|
commitdiff
|
diff to current
2008-10-28
simonpj@microsoft.com
Fix Trac #2723: keep track of record field names in...
blob
|
commitdiff
|
diff to current
2008-10-27
simonpj@microsoft.com
Fix Trac #2713: refactor and tidy up renaming of fixity...
blob
|
commitdiff
|
diff to current
2008-10-03
simonpj@microsoft.com
Expunge ThFake, cure Trac #2632
blob
|
commitdiff
|
diff to current
2008-08-30
Ian Lynagh
Fix a space leak
blob
|
commitdiff
|
diff to current
2008-08-21
simonpj@microsoft.com
Improve error message when 'forall' is not a keyword
blob
|
commitdiff
|
diff to current
2008-08-20
simonpj@microsoft.com
Elaborate for-all message slightly
blob
|
commitdiff
|
diff to current
2008-08-05
Simon Marlow
Add -XPackageImports, new syntax for package-qualified...
blob
|
commitdiff
|
diff to current
2008-08-05
Simon Marlow
Add -fno-implicit-import-qualified (#2452)
blob
|
commitdiff
|
diff to current
2008-07-20
Thomas Schilling
Fix Haddock errors.
blob
|
commitdiff
|
diff to current
2008-05-20
simonpj@microsoft.com
Fix Trac #2292: improve error message for lone signatures
blob
|
commitdiff
|
diff to current
2008-05-03
Ian Lynagh
Make RnEnv warning-free
blob
|
commitdiff
|
diff to current
2008-04-12
Ian Lynagh
(F)SLIT -> (f)sLit in RnEnv
blob
|
commitdiff
|
diff to current
2008-04-10
simonpj@microsoft.com
Fix Trac #2205, which I introduced recently
blob
|
commitdiff
|
diff to current
2008-04-04
simonpj@microsoft.com
Fix Trac #2188: scoping in TH declarations quotes
blob
|
commitdiff
|
diff to current
2008-04-03
simonpj@microsoft.com
Fix Trac #2136: reporting of unused variables
blob
|
commitdiff
|
diff to current
2008-04-02
simonpj@microsoft.com
Fix Trac #2137: report correct location for shadowed...
blob
|
commitdiff
|
diff to current
2008-02-22
simonpj@microsoft.com
Fix Trac #2114: error reporting for 'forall' without...
blob
|
commitdiff
|
diff to current
2008-02-07
Ian Lynagh
Convert more UniqFM's back to LazyUniqFM's
blob
|
commitdiff
|
diff to current
2008-01-24
Ian Lynagh
Fix the build
blob
|
commitdiff
|
diff to current
2008-01-21
simonpj@microsoft.com
Fix Trac #2055
blob
|
commitdiff
|
diff to current
2008-01-18
simonpj@microsoft.com
Add quasi-quotation, courtesy of Geoffrey Mainland
blob
|
commitdiff
|
diff to current
2008-01-17
Isaac Dupree
lots of portability changes (#1405)
blob
|
commitdiff
|
diff to current
2007-12-20
simonpj@microsoft.com
Implement generalised list comprehensions
blob
|
commitdiff
|
diff to current
2007-12-13
simonpj@microsoft.com
Improve free-variable handling for rnPat and friends...
blob
|
commitdiff
|
diff to current
2007-10-10
Dan Licata
View patterns, record wildcards, and record puns
blob
|
commitdiff
|
diff to current
2007-09-04
Ian Lynagh
Fix CodingStyle#Warnings URLs
blob
|
commitdiff
|
diff to current
2007-09-03
Ian Lynagh
Use OPTIONS rather than OPTIONS_GHC for pragmas
blob
|
commitdiff
|
diff to current
2007-09-01
Ian Lynagh
Add {-# OPTIONS_GHC -w #-} and some blurb to all compil...
blob
|
commitdiff
|
diff to current
2007-07-09
Ian Lynagh
Add -XTypeOperators flag
blob
|
commitdiff
|
diff to current
2007-06-23
Ian Lynagh
Fix an error message
blob
|
commitdiff
|
diff to current
2007-06-21
Lemmih
Add several new record features
blob
|
commitdiff
|
diff to current
2007-05-11
Simon Marlow
Store a SrcSpan instead of a SrcLoc inside a Name
blob
|
commitdiff
|
diff to current
2007-05-02
simonpj@microsoft.com
Improve error reporting for type signatures
blob
|
commitdiff
|
diff to current
2007-02-04
lennart@augustsson.net
Export a function to grab the local environment as...
2007-02-05
blob
|
commitdiff
|
diff to current
2006-12-21
lennart@augustsson.net
Add support for overloaded string literals.
blob
|
commitdiff
|
diff to current
2006-11-02
simonpj@microsoft.com
Improve handling of unused imports (test is mod75)
blob
|
commitdiff
|
diff to current
2006-10-22
Manuel M T Chakravarty
Fix handling of family instances in the presense of...
blob
|
commitdiff
|
diff to current
2006-10-13
simonpj@microsoft.com
More refactoring in RnNames
blob
|
commitdiff
|
diff to current
2006-10-11
Simon Marlow
Interface file optimisation and removal of nameParent
blob
|
commitdiff
|
diff to current
2006-10-05
davve@dtek.chalmers.se
Merge Haddock comment support from ghc.haddock -- big...
blob
|
commitdiff
|
diff to current
2006-09-20
Manuel M T Chakravarty
Import/export of data constructors in family instances
blob
|
commitdiff
|
diff to current
2006-09-06
simonpj@microsoft.com
Check that top-level binders are unqualified names
blob
|
commitdiff
|
diff to current
2006-08-08
simonpj@microsoft.com
Remove srcSpanStartLine/srcSpanEndLine crash
blob
|
commitdiff
|
diff to current
2006-07-25
Simon Marlow
Generalise Package Support
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current