| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the Unsatisfiable class | sheaf | 2023-04-29 | 2 | -10/+69 |
* | testsuite: wasm32-specific fixes | Cheng Shao | 2023-04-27 | 3 | -7/+13 |
* | testsuite: add the req_process predicate | Cheng Shao | 2023-04-27 | 5 | -7/+9 |
* | JS: Fix h$base_access implementation (issue 22576) | Josh Meredith | 2023-04-25 | 1 | -3/+3 |
* | JS/base: provide implementation for mkdir (issue 22374) | Josh Meredith | 2023-04-25 | 4 | -1/+30 |
* | Add since pragma to Data.Functor.unzip | Bodigrim | 2023-04-24 | 1 | -1/+4 |
* | rts: always build 64-bit atomic ops | Cheng Shao | 2023-04-24 | 1 | -22/+4 |
* | Fix doc typos in libraries/base | tocic | 2023-04-23 | 7 | -9/+9 |
* | Implement executablePath for Solaris and make getBaseDir less platform-dependent | PHO | 2023-04-23 | 3 | -19/+50 |
* | Fix doc typos in libraries/base/GHC | tocic | 2023-04-21 | 6 | -8/+8 |
* | Implement -jsem: parallelism controlled by semaphores | sheaf | 2023-04-20 | 1 | -0/+0 |
* | Fix doc typo in GHC.Read.readList | tocic | 2023-04-20 | 1 | -2/+2 |
* | JS: fix thread-related primops | Sylvain Henry | 2023-04-19 | 3 | -1/+9 |
* | Misc cleanup | Krzysztof Gogolewski | 2023-04-17 | 5 | -5/+4 |
* | docs: Update template-haskell docs to use Code Q a rather than Q (TExp a) | Matthew Pickering | 2023-04-15 | 1 | -37/+41 |
* | Base/JS: GHC.JS.Foreign.Callback module (issue 23126) | Josh Meredith | 2023-04-13 | 3 | -4/+153 |
* | Allow generation of TTH syntax with TH | Oleg Grenrus | 2023-04-12 | 5 | -1/+15 |
* | Set base 'maintainer' field to CLC | Bodigrim | 2023-04-11 | 1 | -2/+2 |
* | Adjust wording wrt representation polymorphism of ($) | Sebastian Graf | 2023-04-07 | 1 | -1/+1 |
* | Remove trailing whitespace from ($) commentary | Alex Dixon | 2023-04-07 | 1 | -3/+3 |
* | Improve documentation for ($) (#22963) | Alex Dixon | 2023-04-07 | 1 | -12/+63 |
* | Add release note for GHC.Unicode refactor in base-4.18. | Pierre Le Marre | 2023-04-06 | 1 | -3/+4 |
* | GHCi.RemoteTypes: fix doc and avoid unsafeCoerce (#23201) | Sylvain Henry | 2023-04-04 | 1 | -22/+43 |
* | Add a few more memcpy-ish primops | Matthew Craven | 2023-04-04 | 3 | -25/+21 |
* | Fixes around unsafeCoerce# | Krzysztof Gogolewski | 2023-04-03 | 1 | -5/+25 |
* | JS: fix issues with FD api support | Sylvain Henry | 2023-04-03 | 2 | -2/+11 |
* | ghc-heap: remove wrong Addr# coercion (#23181) | Sylvain Henry | 2023-04-03 | 3 | -4/+5 |
* | Rework documentation for data Char | Bodigrim | 2023-04-02 | 1 | -11/+90 |
* | TH: revert changes to GadtC & RecGadtC | sheaf | 2023-04-01 | 4 | -24/+22 |
* | Improve haddocks of template-haskell Con datatype | sheaf | 2023-04-01 | 1 | -11/+27 |
* | [feat] make ($) representation polymorphic | mangoiv | 2023-04-01 | 2 | -4/+13 |
* | Bump submodules | Bodigrim | 2023-03-30 | 2 | -0/+0 |
* | Fixes to accomodate Data.List.{head,tail} with {-# WARNING #-} | Bodigrim | 2023-03-30 | 2 | -3/+6 |
* | Add {-# WARNING #-} to Data.List.{head,tail} | Bodigrim | 2023-03-30 | 2 | -0/+7 |
* | Revert "ghc-heap: remove wrong Addr# coercion (#23181)" | Matthew Pickering | 2023-03-30 | 3 | -13/+14 |
* | ghc-heap: remove wrong Addr# coercion (#23181) | Sylvain Henry | 2023-03-30 | 3 | -14/+13 |
* | Handle records in the renamer | sheaf | 2023-03-29 | 4 | -34/+64 |
* | Add COMPLETE pragmas to TypeRep, SSymbol, SChar, and SNat | Ryan Scott | 2023-03-28 | 6 | -0/+30 |
* | Document the constructor name for lists | David Feuer | 2023-03-26 | 1 | -1/+4 |
* | Update and expand atomic modification Haddocks | David Feuer | 2023-03-26 | 2 | -14/+67 |
* | Add Eq/Ord instances for SSymbol, SChar, and SNat | Ryan Scott | 2023-03-25 | 3 | -1/+27 |
* | Modify ThreadId documentation and comments | David Feuer | 2023-03-25 | 1 | -7/+3 |
* | base: Document GHC versions associated with past base versions in the changelog | Li-yao Xia | 2023-03-25 | 1 | -1/+8 |
* | Update changelog to mention changes to instance Foldable (Compose f g) | Bodigrim | 2023-03-23 | 1 | -0/+2 |
* | Simplify minimum/maximum in instance Foldable (Compose f g) | Bodigrim | 2023-03-23 | 1 | -6/+2 |
* | Additional optimized versions | Armando Ramirez | 2023-03-23 | 1 | -3/+18 |
* | Optimized Foldable methods for Data.Functor.Compose | Armando Ramirez | 2023-03-23 | 1 | -0/+7 |
* | fix: Incorrect @since annotations in GHC.TypeError | romes | 2023-03-22 | 2 | -5/+5 |
* | Rename () into Unit, (,,...,,) into Tuple<n> (#21294) | Andrei Borzenkov | 2023-03-21 | 3 | -95/+118 |
* | ghc-bignum: Drop redundant include-dirs field | Ben Gamari | 2023-03-13 | 1 | -2/+0 |