2006-08-15 |
simonpj@microsoft.com | Fix two bugs in rule-matching |
commit | commitdiff | tree | snapshot |
2006-08-15 |
simonpj@microsoft.com | Moving list-length code from one place in the file... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
simonpj@microsoft.com | Make UniqSM into a proper monad |
commit | commitdiff | tree | snapshot |
2006-08-15 |
simonpj@microsoft.com | Typo in patch that dealt with duplicating continuations... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
simonpj@microsoft.com | Be more conservative about duplicating continuations |
commit | commitdiff | tree | snapshot |
2006-08-14 |
simonpj@microsoft.com | Inline into tail-called constructor args |
commit | commitdiff | tree | snapshot |
2006-08-14 |
simonpj@microsoft.com | Improve exprIsCheap |
commit | commitdiff | tree | snapshot |
2006-08-14 |
bringert@cs... | Added xhtml and cgi as default libraries. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
simonpj@microsoft.com | Improve error message in TcHsType |
commit | commitdiff | tree | snapshot |
2006-08-11 |
sven.panne... | Warning police: Removed overlapped pattern warnings |
commit | commitdiff | tree | snapshot |
2006-08-11 |
simonpj@microsoft.com | Complete -fmono-pat-binds patch |
commit | commitdiff | tree | snapshot |
2006-08-11 |
sven.panne... | Avoid warning about overlapped pattern for Linux target |
commit | commitdiff | tree | snapshot |
2006-08-11 |
simonpj@microsoft.com | Improve error message layouts |
commit | commitdiff | tree | snapshot |
2006-08-11 |
simonpj@microsoft.com | Add type signature |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Simon Marlow | Improve the "could not find module" error message |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Simon Marlow | On FreeBSD, use -lthr instead of -pthread for now ... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
simonpj@microsoft.com | Two more error message indendations |
commit | commitdiff | tree | snapshot |
2006-08-11 |
simonpj@microsoft.com | Go back to calling type veriables t |
commit | commitdiff | tree | snapshot |
2006-08-11 |
simonpj@microsoft.com | Indent an error message |
commit | commitdiff | tree | snapshot |
2006-08-11 |
simonpj@microsoft.com | Improve error message (imported from Prelude at Implici... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Simon Marlow | don't qualify module name for importedSrcLoc |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Simon Marlow | use "Defined in" rather than "Imported from" when print... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
sven.panne... | Now that we have an "html" package, put the Haddock... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
sven.panne... | Nuked hschooks.h in favour of cutils.h, which has the... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
sven.panne... | Match format strings and arguments for printf-like... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
sven.panne... | Warning police: Make prototype for LDV_recordDead_FILL_... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
sven.panne... | Warning police: Make strlen and friends known |
commit | commitdiff | tree | snapshot |
2006-08-10 |
sven.panne... | Tweak GCC's inlining parameters to get thread_obj inlined |
commit | commitdiff | tree | snapshot |
2006-08-10 |
simonpj@microsoft.com | Add an IAmDead case to postInlineUnconditionally, and... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
simonpj@microsoft.com | Do not repeatedly simplify an argument more than once |
commit | commitdiff | tree | snapshot |
2006-08-10 |
simonpj@microsoft.com | Do not call preInlineUnconditionally in simplNonRecX |
commit | commitdiff | tree | snapshot |
2006-08-10 |
simonpj@microsoft.com | Make postInlineUnconditaionally more conservative |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Simon Marlow | Control.Exception.unblock wasn't unblocking exceptions |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Simon Marlow | remove out of date comment |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Simon Marlow | move html before network, for now |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Simon Marlow | add html package |
commit | commitdiff | tree | snapshot |
2006-08-10 |
simonpj@microsoft.com | Egregious bug in tcLHsConResTy |
commit | commitdiff | tree | snapshot |
2006-08-10 |
simonpj@microsoft.com | Comments about improvements to SpecConstr |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Esa Ilari Vuokko | Remove HasBounds-instance and implement MArray.getBound... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Esa Ilari Vuokko | Fix Array imports |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | Where we use $(GhcHcOpts), also add $(GhcStage1HcOpts) |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | fixes to the stage2 build following removal of old... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | fix bug in task freeing |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | add some more options to stage 2 |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | remove debugging code accidentally left in |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | remember that old FFI syntax has been dropped |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | only define GHCI if $(GhcWithInterpreter)=YES, also... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Ross Paterson | move altzone test to base package |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Ross Paterson | remove unused FPTOOLS_CHECK_HTYPE macro |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | Remove the artifical cap on the number of workers |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | Remove old FFI syntax |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Simon Marlow | make exit() overridable, for use in DLLs |
commit | commitdiff | tree | snapshot |
2006-08-08 |
simonpj@microsoft.com | More fixes to pre-matching and pre-subsumption |
commit | commitdiff | tree | snapshot |
2006-08-08 |
simonpj@microsoft.com | Group exports so that all length functions are together... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
simonpj@microsoft.com | Check that lazy patterns are for lifted types |
commit | commitdiff | tree | snapshot |
2006-08-08 |
simonpj@microsoft.com | Spelling in a comment |
commit | commitdiff | tree | snapshot |
2006-08-08 |
simonpj@microsoft.com | Remove srcSpanStartLine/srcSpanEndLine crash |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Duncan Coutts | Replace deprecated AC_TRY_COMPILE macro with the reccom... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Duncan Coutts | Add ghc and version number in .ident directive in NCG |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Duncan Coutts | Support the GNU non-exec stack annotation system |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Duncan Coutts | Complain more loudly if any of the hsc2hs phases fail |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Simon Marlow | Remember to free() memory on exit |
commit | commitdiff | tree | snapshot |
2006-08-08 |
simonpj@microsoft.com | Fix pre-subsumption and pre-matching |
commit | commitdiff | tree | snapshot |
2006-08-08 |
simonpj@microsoft.com | Improve error message |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Ian Lynagh | Pull out common removal code, and detect does-not-exist... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Ian Lynagh | Create our own directory in the temporary directory... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Ian Lynagh | Merge SysTools import declarations |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Ian Lynagh | Don't freeze the dynamic flags used for filename genera... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Ian Lynagh | #807: Removed double fclose of prof_file |
commit | commitdiff | tree | snapshot |
2006-08-07 |
simonpj@microsoft.com | Add -fextended-default-rules and -fmono-pat-binds |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Simon Marlow | add a comment |
commit | commitdiff | tree | snapshot |
2006-08-04 |
simonpj@microsoft.com | Do pre-subsumption in the main subsumption check |
commit | commitdiff | tree | snapshot |
2006-08-01 |
simonpj@microsoft.com | Make unification robust to a boxy type variable meeting... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
sven.panne... | Added cabal-setup |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Simon Marlow | Don't include the package name in a cost centre's modul... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
shae@ScannedInAvian.com | Add a new section "Getting the Source" to both HACKING... |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Simon Marlow | savingOldConfig: add Exception.block for extra paranoia |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Ian Lynagh | Refactor ghc-pkg |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Ian Lynagh | No functionality changes |
commit | commitdiff | tree | snapshot |
2006-07-31 |
simonpj@microsoft.com | Add notes about unsafeCoerce |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Simon Marlow | .hi-boot-5 is obsolete; the earliest GHC we support... |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Simon Marlow | update to match .lhs-boot |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Simon Marlow | get ReadP from the right place. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
simonpj@microsoft.com | Improve error message for deriving |
commit | commitdiff | tree | snapshot |
2006-07-27 |
simonpj@microsoft.com | Lazy patterns are like wild-cards for overlap warnings |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Simon Marlow | fix some problems with wired-in packages |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Simon Marlow | oops, remove old packages when updating |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Simon Marlow | fix symbols for GHC.PrimopWrappers |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Simon Marlow | a couple more symbols need package names |
commit | commitdiff | tree | snapshot |
2006-07-27 |
simonpj@microsoft.com | Add missing import |
commit | commitdiff | tree | snapshot |
2006-07-27 |
simonpj@microsoft.com | Make -fcontext-stack into a dynamic flag |
commit | commitdiff | tree | snapshot |
2006-07-26 |
simonpj@microsoft.com | Deal correctly with infix type constructors in GADT... |
commit | commitdiff | tree | snapshot |
2006-07-26 |
simonpj@microsoft.com | Improve pretty printing of ConDecl |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Simon Marlow | fix parse error (merge-o, I think) |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Simon Marlow | fix DEBUG build |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Simon Marlow | missed one symbol that needs a package name |
commit | commitdiff | tree | snapshot |
2006-07-26 |
Simon Marlow | change wired-in Haskell symbols to include the package... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Simon Marlow | Unbox the Unique stored in a Name |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Simon Marlow | optimisations to newUnique |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Simon Marlow | tiny bit of extra strictness |
commit | commitdiff | tree | snapshot |
next |