summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add "-Iw" RTS flag for minimum wait between idle GCs (#11134)Kevin Buhr2019-12-311-0/+20
* rts: Ensure that nonmoving gc isn't used with profilingBen Gamari2019-12-301-2/+2
* while at it rename XCode to the official XcodeGabor Greif2019-12-271-1/+1
* Switch to ReadTheDocs theme for the user-guideSylvain Henry2019-12-2527-53/+3291
* rts: Add a long form flag to enable the non-moving GCBen Gamari2019-12-101-6/+14
* users guide: Motivation of DefaultSignaturesMicha Wiedenmann2019-12-101-5/+8
* users guide: Try to silence underfull \hbox warningsBen Gamari2019-12-051-0/+4
* Meaning-preserving SCC annotations (#15730)Vladislav Zavialov2019-12-051-6/+18
* Drop Uniquable constraint for AnnTargetBen Gamari2019-12-031-0/+8
* users-guide: Add 8.12.1 release notesBen Gamari2019-12-032-0/+91
* Document RTS behaviour upon encountering '--'.Athas2019-12-031-1/+2
* Fix more typosBrian Wignall2019-12-024-4/+4
* Fix typos, using Wikipedia list of common typosBrian Wignall2019-11-286-8/+8
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-273-20/+60
* Make warnings for TH splices opt-inSebastian Graf2019-11-272-1/+23
* Fix typosBrian Wignall2019-11-234-16/+16
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-232-1/+25
* users-guide: Address #17329Ben Gamari2019-11-171-7/+7
* users-guide: Drop 8.6.1 release notesBen Gamari2019-11-152-293/+0
* users guide: Fix broken linkBen Gamari2019-11-131-1/+5
* Update release notes about #16512 / #17405.Richard Eisenberg2019-11-101-0/+12
* template-haskell: Document assembler foreign file supportBen Gamari2019-11-091-0/+2
* users_guide: Set flags list file encodingBen Gamari2019-11-071-1/+1
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-3/+6
* users-guide: Improve documentaion of CPP extensionTakenobu Tani2019-11-051-2/+15
* rts/linker: Ensure that code isn't writableBen Gamari2019-11-041-0/+5
* Rephrase note on full-lazinessLeif Metcalf2019-11-041-7/+6
* Add +RTS --disable-delayed-os-memory-return. Fixes #17411.Niklas Hambüchen2019-11-011-0/+22
* doc: Fix backticksNiklas Hambüchen2019-11-011-1/+1
* users-guide: Add some new features and fix warnings for GHC 8.10Takenobu Tani2019-10-292-9/+17
* users-guide: Fix :since: for -xn flagTakenobu Tani2019-10-291-1/+1
* Remove documented flags from expected-undocumented-flags.txtLuke Lau2019-10-271-10/+0
* Add back documentation for deprecated -Whi-shadowingLuke Lau2019-10-271-0/+17
* Fix RankNTypes :ghc-flag: in users guideLuke Lau2019-10-271-2/+2
* Fix #14690 - :steplocal panics after break-on-errorRoland Senn2019-10-261-1/+4
* Merge non-moving garbage collectorBen Gamari2019-10-231-0/+18
|\
| * rts: Introduce flag to enable the nonmoving old generationBen Gamari2019-10-201-0/+18
* | Add new flag for unarised STG dumpsÖmer Sinan Ağacan2019-10-231-2/+8
* | users-guide: Fix :since: for -Wunused-packagesBen Gamari2019-10-231-1/+1
* | eventlog: Dump cost centre stack on each sampleMatthew Pickering2019-10-232-0/+33
* | compiler: introduce DynFlags pluginsAlp Mestanogullari2019-10-232-0/+112
* | Implement a coverage checker for injectivityRichard Eisenberg2019-10-231-8/+11
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-201-0/+4
|/
* Add hyperlinks to PDF/HTML documentation; closes #17342Brian Wignall2019-10-161-1/+1
* Mention changes from #16980, #17213 in 8.10.1 release notesRyan Scott2019-10-141-5/+59
* users-guide: Add GHCi's ::<builtin-command> formTakenobu Tani2019-10-131-0/+9
* Template Haskell: make unary tuples legal (#16881)nineonine2019-10-131-0/+4
* [skip ci] clarify what unsound meansAndrew Martin2019-10-081-18/+24
* [skip ci] can not -> may notAndrew Martin2019-10-081-1/+1
* [skip ci] make the table betterAndrew Martin2019-10-081-10/+20