2007-10-15 |
andy@galois.com | FIX #1759 while respecting the ticks |
tree | commitdiff |
2007-10-10 |
simonpj@microsoft.com | Fix Trac #1759: do not let ticks get in the way of... |
tree | commitdiff |
2007-09-06 |
Simon Marlow | FIX #1465, error messages could sometimes say things... |
tree | commitdiff |
2007-09-04 |
Ian Lynagh | Fix CodingStyle#Warnings URLs |
tree | commitdiff |
2007-09-03 |
Ian Lynagh | Use OPTIONS rather than OPTIONS_GHC for pragmas |
tree | commitdiff |
2007-09-03 |
Ross Paterson | FIX for #1080 |
tree | commitdiff |
2007-09-01 |
Ian Lynagh | Add {-# OPTIONS_GHC -w #-} and some blurb to all compil... |
tree | commitdiff |
2007-08-29 |
Pepe Iborra | UNDO: Extend ModBreaks with the srcspan's of the enclos... |
tree | commitdiff |
2007-08-26 |
Simon Marlow | Refactoring only: remove [Id] field from ForeignStubs |
tree | commitdiff |
2007-08-26 |
Ian Lynagh | Check that exported modules were actually imported... |
tree | commitdiff |
2007-08-22 |
simonpj@microsoft.com | Print infix function definitions correctly in HsSyn |
tree | commitdiff |
2007-08-21 |
Pepe Iborra | Extend ModBreaks with the srcspan's of the enclosing... |
tree | commitdiff |
2007-08-09 |
simonpj@microsoft.com | Tidy up the treatment of newtypes, refactor, and fix... |
tree | commitdiff |
2007-08-07 |
Isaac Dupree | Warning police: eliminate all defaulting within stage1 |
tree | commitdiff |
2007-07-17 |
andy@galois.com | Adding pushing of hpc translation status through hi... |
tree | commitdiff |
2007-07-12 |
andy@galois.com | Fixing Hpc SrcSpan usage; rejecting SrcSpans that are... |
tree | commitdiff |
2007-07-11 |
andy@galois.com | calling pprPanic rather than error when something goes... |
tree | commitdiff |
2007-07-11 |
andy@galois.com | Adding better support for HsSyn |
tree | commitdiff |
2007-07-11 |
andy@galois.com | Adding support for package names into hpc outputed... |
tree | commitdiff |
2007-07-10 |
Roman Leshchinskiy | Add dsLookupClass |
tree | commitdiff |
2007-07-10 |
Manuel M T Chakravarty | Lookup of class and family instances in vectorisation... |
tree | commitdiff |
2007-07-02 |
Ian Lynagh | Remove mapAccumL, mapAccumR, mapAccumB |
tree | commitdiff |
2007-06-26 |
andy@galois.com | Making -fhpc work with a stage1 build, via the compat... |
tree | commitdiff |
2007-06-22 |
andy@galois.com | Stage2 now used the package hpc to get the hpc datastru... |
tree | commitdiff |
2007-06-21 |
simonpj@microsoft.com | Unbreak the stage-2 compiler (record-type changes) |
tree | commitdiff |
2007-06-21 |
Lemmih | Add several new record features |
tree | commitdiff |
2007-06-18 |
Lemmih | Remove the unused HsExpr constructor DictPat |
tree | commitdiff |
2007-06-07 |
Lemmih | Fix a bug in MatchCon, and clarify what dataConInstOrig... |
tree | commitdiff |
2007-06-09 |
andy@galois.com | Using blacklist of places not to cover, rather than... |
tree | commitdiff |
2007-06-08 |
andy@galois.com | Not adding ticks to compiler generated derived code. |
tree | commitdiff |
2007-05-16 |
Simon Marlow | 'let' expressions: fix scope of the binders (see test... |
tree | commitdiff |
2007-05-16 |
Simon Marlow | Avoid some unnecessary ticks in debugging mode |
tree | commitdiff |
2007-05-16 |
Simon Marlow | comment out unused definition |
tree | commitdiff |
2007-05-11 |
Simon Marlow | Store a SrcSpan instead of a SrcLoc inside a Name |
tree | commitdiff |
2007-05-10 |
Michael D. Adams | Warning fix for unused and redundant imports |
tree | commitdiff |
2007-05-04 |
Manuel M T Chakravarty | Added VectInfo to ModGuts |
tree | commitdiff |
2007-05-04 |
simonpj@microsoft.com | Make -frewrite-rules into a dynamic flag; off for -O0 |
tree | commitdiff |
2007-05-03 |
Simon Marlow | use the reader part of the monad for the inScope set |
tree | commitdiff |
2007-05-02 |
simonpj@microsoft.com | Add more assertions |
tree | commitdiff |
2007-05-02 |
simonpj@microsoft.com | Make records work properly with type families |
tree | commitdiff |
2007-04-30 |
andy@galois.com | Changing internal data structures used by Hpc |
tree | commitdiff |
2007-04-26 |
Simon Marlow | fix scoping issues with mdo (test dynbrk004) |
tree | commitdiff |
2007-04-26 |
Simon Marlow | Attach free variables rather than in-scope variables... |
tree | commitdiff |
2007-04-24 |
Simon Marlow | Breakpoints: get the names of the free variables right |
tree | commitdiff |
2007-04-24 |
Simon Marlow | remove unused imports |
tree | commitdiff |
2007-04-23 |
Simon Marlow | revert previous fix until I can find out why it was... |
tree | commitdiff |
2007-04-22 |
simonpj@microsoft.com | Fix corner case of useless constraint in SPECIALISE... |
tree | commitdiff |
2007-04-20 |
Simon Marlow | breakpoints: fix the in-scope set for 'where' clauses |
tree | commitdiff |
2007-04-19 |
Simon Marlow | we weren't adding breakpoints on parenthesised expressions |
tree | commitdiff |
2007-04-18 |
Simon Marlow | Various cleanups and improvements to the breakpoint... |
tree | commitdiff |
2007-04-17 |
Simon Marlow | remove extraneous "+1"; column numbers start at zero |
tree | commitdiff |
2007-04-17 |
Simon Marlow | Re-working of the breakpoint support |
tree | commitdiff |
2007-04-16 |
Ian Lynagh | Remove whitespace, mostly tabs, from string literals |
tree | commitdiff |
2007-04-11 |
Simon Marlow | Rationalise GhcMode, HscTarget and GhcLink |
tree | commitdiff |
2007-04-02 |
Manuel M T Chakravarty | Fixed desugaring of parallel array comprehensions |
tree | commitdiff |
2007-03-30 |
simonpj@microsoft.com | The ru_local field of a CoreRule is False for implicit Ids |
tree | commitdiff |
2007-03-23 |
simonpj@microsoft.com | Wibble fixing overlapped pattern |
tree | commitdiff |
2007-03-16 |
simonpj@microsoft.com | Desugar applications of 'seq' specially; fix Trac ... |
tree | commitdiff |
2007-02-23 |
Pepe Iborra | Wibble |
tree | commitdiff |
2007-02-22 |
Pepe Iborra | Unbreak HEAD |
tree | commitdiff |
2007-01-11 |
Simon Marlow | refactoring only: remove unused code/imports |
tree | commitdiff |
2007-02-21 |
Pepe Iborra | Improving the performance of breakpoints up to 50%... |
tree | commitdiff |
2007-02-21 |
simonpj@microsoft.com | Deal more correctly with orphan instances |
tree | commitdiff |
2007-02-13 |
Pepe Iborra | Modify the breakpoint desugaring to introduce more... |
tree | commitdiff |
2007-02-05 |
simonpj@microsoft.com | Establish the CoreSyn let/app invariant |
tree | commitdiff |
2007-02-04 |
lennart@augustsson.net | Make HsRecordBinds a data type instead of a synonym. |
tree | commitdiff |
2007-02-02 |
Pepe Iborra | Extend the local bindings at a breakpoint with one... |
tree | commitdiff |
2007-02-02 |
Pepe Iborra | Refactoring of DsBreakpoint.hs |
tree | commitdiff |
2007-02-02 |
Pepe Iborra | Fix imports |
tree | commitdiff |
2007-01-31 |
Pepe Iborra | BugFix: do not insert breakpoints around expressions... |
tree | commitdiff |
2006-12-21 |
lennart@augustsson.net | Add support for overloaded string literals. |
tree | commitdiff |
2007-01-21 |
Pepe Iborra | Comments only |
tree | commitdiff |
2007-01-07 |
Pepe Iborra | Reorganizing my mess a bit |
tree | commitdiff |
2007-01-11 |
Pepe Iborra | Too agressive breakpoint coalescing politics |
tree | commitdiff |
2007-01-11 |
simonpj@microsoft.com | Make the LiberateCase transformation understand associa... |
tree | commitdiff |
2006-12-29 |
andy@galois.com | Adding a GENERATED pragma |
tree | commitdiff |
2006-12-28 |
Manuel M T Chakravarty | Parse and desugar equational constraints |
tree | commitdiff |
2006-12-22 |
Pepe Iborra | Remove a reference to GHC.Exts.Ptr in stage1 |
tree | commitdiff |
2006-12-20 |
Pepe Iborra | Fix import lists |
tree | commitdiff |
2006-12-11 |
Pepe Iborra | Toggle whether the RTS gets build with debugger support... |
tree | commitdiff |
2006-12-11 |
Pepe Iborra | Adjust code from manual merges |
tree | commitdiff |
2006-12-10 |
Pepe Iborra | Capturing and keeping track of local bindins in the... |
tree | commitdiff |
2006-12-10 |
Pepe Iborra | Breakpoint code instrumentation |
tree | commitdiff |
2006-12-10 |
Pepe Iborra | The breakpoint primitive |
tree | commitdiff |
2006-12-13 |
andy@galois.com | Removing explicit Binary Tick Boxes; using Case instead. |
tree | commitdiff |
2006-12-09 |
andy@galois.com | Adding tracing support |
tree | commitdiff |
2006-11-29 |
andy@galois.com | TickBox representation change |
tree | commitdiff |
2006-11-01 |
andy@galois.com | Fixing Alts to reflect Alternatives, rather than every... |
tree | commitdiff |
2006-11-21 |
Simon Marlow | put the unsafeCoerce trace inside DEBUG, to avoid test... |
tree | commitdiff |
2006-10-25 |
andy@galois.com | Adding arrows to the acceptable code for hpc |
tree | commitdiff |
2006-10-24 |
andy@galois.com | Haskell Program Coverage |
tree | commitdiff |
2006-10-18 |
simonpj@microsoft.com | Add the primitive type Any, and use it for Dynamics |
tree | commitdiff |
2006-10-13 |
Manuel M T Chakravarty | Keep track of family instance modules |
tree | commitdiff |
2006-10-11 |
Simon Marlow | More import tidying and fixing the stage 2 build |
tree | commitdiff |
2006-10-11 |
Simon Marlow | Module header tidyup, phase 1 |
tree | commitdiff |
2006-10-11 |
Simon Marlow | Interface file optimisation and removal of nameParent |
tree | commitdiff |
2006-10-10 |
simonpj@microsoft.com | Rejig the auto-scc wrapping stuff |
tree | commitdiff |
2006-10-10 |
Manuel M T Chakravarty | Rough matches for family instances |
tree | commitdiff |
2006-10-06 |
simonpj@microsoft.com | Comments and an import-trim |
tree | commitdiff |
2006-10-05 |
davve@dtek.chalmers.se | Merge Haddock comment support from ghc.haddock -- big... |
tree | commitdiff |
next |