projects
/
ghc-hetmet.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Warning police
[ghc-hetmet.git]
/
compiler
/
parser
/
Lexer.x
2007-09-04
Ian Lynagh
Fix CodingStyle#Warnings URLs
blob
|
commitdiff
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-08-16
Ian Lynagh
Add a deprecated warning for _scc_
blob
|
commitdiff
|
diff to current
2007-08-10
Ian Lynagh
Change standalone deriving syntax and semantics; fixes...
blob
|
commitdiff
|
diff to current
2007-08-07
Isaac Dupree
Warning police: eliminate all defaulting within stage1
blob
|
commitdiff
|
diff to current
2007-08-04
Ian Lynagh
Rename Opt_TH to Opt_TemplateHaskell to match the langu...
blob
|
commitdiff
|
diff to current
2007-08-04
Ian Lynagh
Rename Opt_FFI to Opt_ForeignFunctionInterface to match...
blob
|
commitdiff
|
diff to current
2007-07-24
Simon Marlow
FIX #1215: GHC fails to respect the maximal munch rule...
blob
|
commitdiff
|
diff to current
2007-07-10
Ian Lynagh
Implement -XStandaloneDeriving, the lexer is now glaext...
blob
|
commitdiff
|
diff to current
2007-07-10
Ian Lynagh
'a'# syntax is enabled by the MagicHash extension
blob
|
commitdiff
|
diff to current
2007-07-10
Ian Lynagh
"Foo"# syntax is enabled by the MagicHash extension
blob
|
commitdiff
|
diff to current
2007-07-10
Ian Lynagh
5# syntax is enabled by the MagicHash extension
blob
|
commitdiff
|
diff to current
2007-07-10
Ian Lynagh
{| and |} are -fgenerics syntax
blob
|
commitdiff
|
diff to current
2007-07-10
Ian Lynagh
Rank 2 and rank n types enable explicit forall syntax
blob
|
commitdiff
|
diff to current
2007-07-10
Ian Lynagh
RULES pragmas only need explicitForallEnabled, no ...
blob
|
commitdiff
|
diff to current
2007-07-09
Ian Lynagh
Implement unboxed tuples flags
blob
|
commitdiff
|
diff to current
2007-07-09
Ian Lynagh
Add -XExistentialQuantification flag
blob
|
commitdiff
|
diff to current
2007-07-09
Ian Lynagh
Implement -XPolymorphicComponents
blob
|
commitdiff
|
diff to current
2007-07-09
Ian Lynagh
rename tv -> explicitForall
blob
|
commitdiff
|
diff to current
2007-07-09
Ian Lynagh
Implement -XUnicodeSyntax
blob
|
commitdiff
|
diff to current
2007-07-08
Ian Lynagh
Implement -XRecursiveDo
blob
|
commitdiff
|
diff to current
2007-07-08
Ian Lynagh
Implement -XKindSignatures
blob
|
commitdiff
|
diff to current
2007-07-08
Ian Lynagh
Support the MagicHash extension as a flag and LANGUAGE...
blob
|
commitdiff
|
diff to current
2007-05-26
Isaac Dupree
#1318: lex negative unboxed literals
blob
|
commitdiff
|
diff to current
2007-05-26
Isaac Dupree
parseInteger->parseUnsignedInteger to clarify meaning
blob
|
commitdiff
|
diff to current
2007-05-14
Manuel M T Chakravarty
-findexed-types -> -ftype-families
blob
|
commitdiff
|
diff to current
2007-05-10
Michael D. Adams
Documented the Unicode tricks that are being played...
blob
|
commitdiff
|
diff to current
2007-05-08
Simon Marlow
FIX parsing of Haddock comments (broken by me in the...
blob
|
commitdiff
|
diff to current
2007-05-07
Simon Marlow
properly fix leakage of Haddock comment syntax (see...
blob
|
commitdiff
|
diff to current
2007-04-26
Simon Marlow
restore the correct Unicode ellipsis character
blob
|
commitdiff
|
diff to current
2007-04-06
Ian Lynagh
Remove code that is dead, as we require __GLASGOW_HASKE...
blob
|
commitdiff
|
diff to current
2007-01-16
Simon Marlow
Remove special lambda unicode character, it didn't...
blob
|
commitdiff
|
diff to current
2007-01-12
Ian Lynagh
Add a warning for tabs in source files
blob
|
commitdiff
|
diff to current
2007-01-05
Manuel M T Chakravarty
HsSyn clean up for indexed types
blob
|
commitdiff
|
diff to current
2007-01-02
simonpj@microsoft.com
Standalone deriving wibbles: keyword is 'derive' not...
blob
|
commitdiff
|
diff to current
2007-01-02
simonpj@microsoft.com
Big tidy-up of deriving code
blob
|
commitdiff
|
diff to current
2006-12-29
andy@galois.com
Adding a GENERATED pragma
blob
|
commitdiff
|
diff to current
2006-11-29
Simon Marlow
fix to isNormalComment for non-Haddock mode, and some...
blob
|
commitdiff
|
diff to current
2006-10-11
Simon Marlow
Module header tidyup #2
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-18
bjorn@bringert.net
New syntax for stand-alone deriving. Implemented fully.
blob
|
commitdiff
|
diff to current
2006-09-17
bjorn@bringert.net
Added parser and abstract syntax support for stand...
blob
|
commitdiff
|
diff to current
2006-09-29
simonpj@microsoft.com
Remove Linear Implicit Parameters, and all their works
blob
|
commitdiff
|
diff to current
2006-09-20
Manuel M T Chakravarty
Option -findexed-types
blob
|
commitdiff
|
diff to current
2006-09-18
Manuel M T Chakravarty
Use family and instance keyword to identify indexed...
blob
|
commitdiff
|
diff to current
2006-09-15
Manuel M T Chakravarty
Parser support for assoc synonyms
blob
|
commitdiff
|
diff to current
2006-08-07
Simon Marlow
add a comment
blob
|
commitdiff
|
diff to current
2006-07-12
Simon Marlow
do a better job of ignoring unrecognised pragmas
blob
|
commitdiff
|
diff to current
2006-06-01
simonmar@microsoft.com
improvements to lexical error reporting
blob
|
commitdiff
|
diff to current
2006-06-01
simonmar@microsoft.com
commented-out debugging code
blob
|
commitdiff
|
diff to current
2006-06-01
simonmar@microsoft.com
understand Latin-1 symbols
blob
|
commitdiff
|
diff to current
2006-04-07
Simon Marlow
Reorganisation of the source tree
blob
|
commitdiff
|
diff to current