2008-11-13 |
Thomas Schilling | Fix a bug in the recompilation checking logic. |
blob | commitdiff |
2008-10-30 |
simonpj@microsoft.com | Add (a) CoreM monad, (b) new Annotations feature |
blob | commitdiff | diff to current |
2008-10-14 |
Clemens Fruhwirth | Undefine __PIC__ before defining it to work around... |
blob | commitdiff | diff to current |
2008-10-01 |
Clemens Fruhwirth | use ghcError for error in command line |
blob | commitdiff | diff to current |
2008-10-02 |
Roman Leshchinskiy | Prevent excessive inlining with DPH |
blob | commitdiff | diff to current |
2008-09-27 |
Simon Marlow | Add -outputdir flag (#2295) |
blob | commitdiff | diff to current |
2008-09-25 |
Bertram Felgenhauer | Fix parsing of -ignore-package flag. |
blob | commitdiff | diff to current |
2008-09-23 |
Simon Marlow | Disallow package flags in OPTIONS_GHC pragmas (#2499) |
blob | commitdiff | diff to current |
2008-09-22 |
Simon Marlow | add -XNewQualifiedOperators (Haskell' qualified operato... |
blob | commitdiff | diff to current |
2008-09-18 |
pepe | Fix a couple of issues with :print |
blob | commitdiff | diff to current |
2008-09-18 |
Chaddai Fouche | RichTokenStream support |
blob | commitdiff | diff to current |
2008-09-17 |
simonpj@microsoft.com | Re-adjust interaction between -ddump flags and force... |
blob | commitdiff | diff to current |
2008-09-17 |
simonpj@microsoft.com | Add Outputable GhcMode instance |
blob | commitdiff | diff to current |
2008-09-16 |
Roman Leshchinskiy | Improve handling of -fdph-* flags |
blob | commitdiff | diff to current |
2008-09-16 |
Roman Leshchinskiy | Add -fdph-this |
blob | commitdiff | diff to current |
2008-09-12 |
Roman Leshchinskiy | Expose the dph packages automatically if -dph-* is set |
blob | commitdiff | diff to current |
2008-09-10 |
Roman Leshchinskiy | -Odph implies -fno-spec-constr-count |
blob | commitdiff | diff to current |
2008-09-15 |
simonpj@microsoft.com | Do not use the Static Arg Transformation by default... |
blob | commitdiff | diff to current |
2008-09-14 |
Thomas Schilling | Haddockify DynFlags (partial). |
blob | commitdiff | diff to current |
2008-09-15 |
Tim Chevalier | Slightly more helpful panic message in DynFlags |
blob | commitdiff | diff to current |
2008-09-14 |
Tim Chevalier | Comments only: ".core" => ".hcr" |
blob | commitdiff | diff to current |
2008-09-10 |
simonpj@microsoft.com | Robustify the setting of implied flags |
blob | commitdiff | diff to current |
2008-08-26 |
Ian Lynagh | Give locations of flag warnings/errors |
blob | commitdiff | diff to current |
2008-08-26 |
Ian Lynagh | Remove a now-redundant comment |
blob | commitdiff | diff to current |
2008-08-26 |
simonpj@microsoft.com | Fix flaggery for RULES (cf Trac #2497) |
blob | commitdiff | diff to current |
2008-08-12 |
Simon Marlow | put back -fwarn-depcrecations |
blob | commitdiff | diff to current |
2008-08-13 |
simonpj@microsoft.com | Improve error message for deprecated flags (Trac #2513) |
blob | commitdiff | diff to current |
2008-08-05 |
Simon Marlow | Add -XPackageImports, new syntax for package-qualified... |
blob | commitdiff | diff to current |
2008-07-31 |
Max Bolingbroke | Document DynFlags and expand API |
blob | commitdiff | diff to current |
2008-08-05 |
Simon Marlow | Add -fno-implicit-import-qualified (#2452) |
blob | commitdiff | diff to current |
2008-07-30 |
Ian Lynagh | Follow extensible exception changes |
blob | commitdiff | diff to current |
2008-07-22 |
Ian Lynagh | Warn about unrecognised pragmas; these often mean we... |
blob | commitdiff | diff to current |
2008-07-22 |
Ian Lynagh | Add replacements for the -optdep flags, and deprecate... |
blob | commitdiff | diff to current |
2008-07-20 |
Ian Lynagh | First step for getting rid of the old -optdep flags |
blob | commitdiff | diff to current |
2008-07-20 |
Thomas Schilling | Fix Haddock errors. |
blob | commitdiff | diff to current |
2008-07-20 |
Ian Lynagh | Add a WARNING pragma |
blob | commitdiff | diff to current |
2008-07-11 |
Simon Marlow | FIX #2302: print FastStrings in UTF-8 in error messages |
blob | commitdiff | diff to current |
2008-07-12 |
Ian Lynagh | Add PostfixOperators flag for (e op) postfix operators... |
blob | commitdiff | diff to current |
2008-07-09 |
Ian Lynagh | Remove all references to -mno-cygwin |
blob | commitdiff | diff to current |
2008-07-09 |
Simon Marlow | add -fwarn-dodgy-foreign-imports (see #1357) |
blob | commitdiff | diff to current |
2008-07-08 |
Ian Lynagh | Extend the flag for not automatically linking haskell98 |
blob | commitdiff | diff to current |
2008-07-05 |
Ian Lynagh | Add a flag to disable linking with the haskell98 package |
blob | commitdiff | diff to current |
2008-07-02 |
Roman Leshchinskiy | Command-line options for selecting DPH backend |
blob | commitdiff | diff to current |
2008-06-16 |
simonpj@microsoft.com | Fix Trac #2321: bug in SAT |
blob | commitdiff | diff to current |
2008-06-16 |
Ian Lynagh | More commandline flag improvements |
blob | commitdiff | diff to current |
2008-06-15 |
Ian Lynagh | Allow -X flags to be deprecated, and deprecate RecordPu... |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Get -recomp and -no-recomp the right way round |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Allow flags to be marked as deprecated |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Use a proper datatype, rather than pairs, for flags |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Fix the last warnings in DynFlags |
blob | commitdiff | diff to current |
2008-06-14 |
Ian Lynagh | Whitespace only in DynFlags |
blob | commitdiff | diff to current |
2008-06-06 |
Ian Lynagh | Show whether DEBUG is on in ghc --info |
blob | commitdiff | diff to current |
2008-06-03 |
Simon Marlow | New flag: -dno-debug-output |
blob | commitdiff | diff to current |
2008-05-30 |
Simon Marlow | disable SAT for now (see #2321) |
blob | commitdiff | diff to current |
2008-05-23 |
Simon Marlow | don't make -ddump-if-trace imply -no-recomp |
blob | commitdiff | diff to current |
2008-05-20 |
Roman Leshchinskiy | Add -Odph |
blob | commitdiff | diff to current |
2008-05-20 |
Roman Leshchinskiy | Make -f[no-]method-sharing a dynamic flag |
blob | commitdiff | diff to current |
2008-05-07 |
Roman Leshchinskiy | Vectorise even with -O0 |
blob | commitdiff | diff to current |
2008-04-11 |
simonpj@microsoft.com | Revive the static argument transformation |
blob | commitdiff | diff to current |
2008-03-29 |
Ian Lynagh | Don't import FastString in HsVersions.h |
blob | commitdiff | diff to current |
2008-03-06 |
simonpj@microsoft.com | Improve SpecConstr for local bindings: seed specialisat... |
blob | commitdiff | diff to current |
2008-02-22 |
simonpj@microsoft.com | Add type sigs and minor refactoring |
blob | commitdiff | diff to current |
2008-02-07 |
Simon Marlow | Remove old code to get TMPDIR, use System.Directory... |
blob | commitdiff | diff to current |
2008-02-11 |
Roman Leshchinskiy | Symbolic tags for simplifier phases |
blob | commitdiff | diff to current |
2008-02-11 |
Roman Leshchinskiy | Allow -ddump-simpl-phases to specify which phases to... |
blob | commitdiff | diff to current |
2008-01-30 |
Ian Lynagh | Fix warnings on non-Windows |
blob | commitdiff | diff to current |
2008-01-27 |
Twan van Laarhoven | Fixed warnings in main/DynFlags |
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-16 |
Clemens Fruhwirth | Add -dynload flag as dynamic flag. |
blob | commitdiff | diff to current |
2008-01-16 |
Ian Lynagh | Fix typo |
blob | commitdiff | diff to current |
2008-01-14 |
Ian Lynagh | Remove an extra ) that was breaking the build on Windows |
blob | commitdiff | diff to current |
2008-01-12 |
Ian Lynagh | Use System.FilePath |
blob | commitdiff | diff to current |
2008-01-10 |
simonpj@microsoft.com | Fix 2030: make -XScopedTypeVariables imply -XRelaxedPolyRec |
blob | commitdiff | diff to current |
2008-01-09 |
Roman Leshchinskiy | More refactoring in getCoreToDo |
blob | commitdiff | diff to current |
2008-01-09 |
Roman Leshchinskiy | Add -fsimplifier-phases option |
blob | commitdiff | diff to current |
2008-01-09 |
Roman Leshchinskiy | Refactor getCoreToDo slightly |
blob | commitdiff | diff to current |
2008-01-07 |
simonpj@microsoft.com | Add -XImpredicativeTypes, and tighten up type-validity... |
blob | commitdiff | diff to current |
2007-12-25 |
Tim Chevalier | Extend API for compiling to and from Core |
blob | commitdiff | diff to current |
2007-12-20 |
simonpj@microsoft.com | Implement generalised list comprehensions |
blob | commitdiff | diff to current |
2007-12-14 |
Roman Leshchinskiy | Separate and optional size thresholds for SpecConstr... |
blob | commitdiff | diff to current |
2007-12-13 |
Roman Leshchinskiy | Allow more than 3 simplifier iterations to be run in... |
blob | commitdiff | diff to current |
2007-12-13 |
Roman Leshchinskiy | New flag: -ddump-simpl-phases |
blob | commitdiff | diff to current |
2007-11-14 |
simonpj@microsoft.com | Run the -frule-check pass more often (when asked) |
blob | commitdiff | diff to current |
2007-11-13 |
Pepe Iborra | GHCi debugger: added a new flag, -fno-print-binding... |
blob | commitdiff | diff to current |
2007-10-04 |
Pepe Iborra | Leftovers from the 1st GHCi debugger prototype |
blob | commitdiff | diff to current |
2007-11-13 |
Simon Marlow | FIX #1653 (partially): add -X flags to completion for... |
blob | commitdiff | diff to current |
2007-11-11 |
Ian Lynagh | Turn -fprint-bind-result off by default |
blob | commitdiff | diff to current |
2007-11-07 |
Simon Marlow | #1617: Add :browse! and various other additions to... |
blob | commitdiff | diff to current |
2007-11-01 |
David Waern | Refactor Haddock options |
blob | commitdiff | diff to current |
2007-10-10 |
Dan Licata | View patterns, record wildcards, and record puns |
blob | commitdiff | diff to current |
2007-10-03 |
Simon Marlow | refactoring only: use the parameterised InstalledPackag... |
blob | commitdiff | diff to current |
2007-10-08 |
Simon Marlow | FIX #1748: -main-is wasn't handling the case of a singl... |
blob | commitdiff | diff to current |
2007-09-26 |
Simon Marlow | FIX -stubdir bug: the .hc file was #including the wrong... |
blob | commitdiff | diff to current |
2007-09-21 |
Ian Lynagh | Move OPTIONS pragmas above comments |
blob | commitdiff | diff to current |
2007-09-19 |
simonpj@microsoft.com | Fix exponential-time behaviour with type synonyms;... |
blob | commitdiff | diff to current |
2007-09-17 |
Ben.Lippmeier@anu... | Add -dasm-lint |
blob | commitdiff | diff to current |
2007-09-15 |
Norman Ramsey | lay ground for more readable dumping of CmmGraph |
blob | commitdiff | diff to current |
2007-09-12 |
Pepe Iborra | GHCi debugger: Added a -fprint-evld-with-show flag |
blob | commitdiff | diff to current |
2007-09-07 |
Ben.Lippmeier@anu... | Add iterative coalescing to graph coloring allocator |
blob | commitdiff | diff to current |
2007-09-11 |
Pepe Iborra | GHCi debugger: new flag -fbreak-on-error |
blob | commitdiff | diff to current |
next |