summaryrefslogtreecommitdiff
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* FIX #1759 while respecting the ticksandy@galois.com2007-10-151-9/+21
* Fix DoCon: Another try at getting extractResults rightsimonpj@microsoft.com2007-10-121-44/+36
* Fix Trac #1680; check for unboxed tuples in TcType.marshalableTyConsimonpj@microsoft.com2007-10-111-0/+1
* Fix Trac #1759: do not let ticks get in the way of spotting trivially-true gu...simonpj@microsoft.com2007-10-101-4/+15
* Fix Trac #1755; check for stage errors in TH quoted Namessimonpj@microsoft.com2007-10-101-7/+37
* checkWellStaged: reverse comparsion (no change in semantics), plus some commentssimonpj@microsoft.com2007-10-101-4/+4
* Add traceTc in tcSimplifyDefaultsimonpj@microsoft.com2007-10-101-1/+1
* Improve pretty-printing of splices in HsSynsimonpj@microsoft.com2007-10-101-1/+1
* Fix Trac #1678; be more careful about catching and reporting exceptions in sp...simonpj@microsoft.com2007-10-101-11/+49
* Comments onlysimonpj@microsoft.com2007-10-101-1/+3
* GHCi: use non-updatable thunks for breakpointsSimon Marlow2007-10-103-4/+17
* FIX #1681: withBreakAction had too large a scope in runStmtSimon Marlow2007-10-101-4/+4
* tiny refactoringSimon Marlow2007-10-091-1/+1
* small reworking of the loop-breaker-choosing algorithmSimon Marlow2007-10-091-22/+29
* Fix warnings when build w/o readlineManuel M T Chakravarty2007-10-101-8/+12
* FIX: tidy up TcSimplify following equality constraints additionssimonpj@microsoft.com2007-10-101-98/+112
* Improve pretty-printing for HsSynsimonpj@microsoft.com2007-10-101-5/+5
* Fix Trac #1746: make rule-matching work properly with Cast expressionssimonpj@microsoft.com2007-09-293-17/+48
* Small comment onlysimonpj@microsoft.com2007-09-291-1/+1
* FIX #1743, create a fresh unique for each Id we bind at a breakpointSimon Marlow2007-10-091-1/+8
* remove the "-unreg" flag and the unregisterised way, see #1008Simon Marlow2007-10-091-6/+0
* warning removalSimon Marlow2007-10-091-20/+28
* warning removalSimon Marlow2007-10-031-14/+18
* refactoring only: use the parameterised InstalledPackageInfoSimon Marlow2007-10-0322-154/+149
* warning removalSimon Marlow2007-10-031-22/+28
* warning removalSimon Marlow2007-10-031-2/+2
* warning removalSimon Marlow2007-10-031-9/+6
* warning removalSimon Marlow2007-10-031-56/+86
* remove most warningsSimon Marlow2007-10-031-2/+14
* mkIfaceExports: sort the children of AvailTCSimon Marlow2007-10-021-1/+2
* error message fix (#1758)Simon Marlow2007-10-081-2/+2
* FIX validate for PPC Mac OS X - RegAllocStats.hsThorkil Naur2007-10-051-0/+1
* FIX validate for PPC Mac OS X - RegAllocLinear.hsThorkil Naur2007-10-051-1/+2
* FIX #1748: -main-is wasn't handling the case of a single hierarchical moduleSimon Marlow2007-10-081-6/+7
* Change DOCOPTIONS pragma to DOC_OPTIONSDavid Waern2007-10-021-1/+1
* FIX: parsing of doc optionsDavid Waern2007-10-021-1/+1
* FIX: add missing case to OccName.isSymOccDavid Waern2007-10-021-1/+1
* Remove warnings from WwLibManuel M T Chakravarty2007-10-021-18/+14
* FIX: mkWWcpr takes open alg types into accountManuel M T Chakravarty2007-10-022-11/+19
* FIX #1738: KPush rule of FC must take dataConEqTheta into accountManuel M T Chakravarty2007-10-012-28/+38
* FIX #1729: Don't try to expand syn families with -XLiberalTypeSynonymsManuel M T Chakravarty2007-09-291-5/+5
* Some more traceTcsManuel M T Chakravarty2007-09-293-0/+7
* FIX: Make boxy splitters aware of type familiesManuel M T Chakravarty2007-09-287-102/+176
* Finally, I managed to squash an infamous bug in :printPepe Iborra2007-09-271-20/+28
* Be a bit more flexible in terminal identification for do_boldPepe Iborra2007-09-271-1/+1
* Comments and debug output onlysimonpj@microsoft.com2007-09-271-9/+22
* further stub filename fix: I managed to break non-stubdir -fvia-C compilationSimon Marlow2007-09-271-1/+1
* FIX -stubdir bug: the .hc file was #including the wrong _stub.h filenameSimon Marlow2007-09-264-13/+29
* fix #1734, panic in :show modules after load failureSimon Marlow2007-09-261-7/+11
* Remove current package from preloaded package setClemens Fruhwirth2007-09-261-1/+5