summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-03nuclear debuggingwip/carter/eraseCastProofsCarter Tazio Schonwald
2020-01-03drop unused importCarter Tazio Schonwald
2020-01-03current state of playCarter Tazio Schonwald
2020-01-03push the code into the UnivCo axiom framework and drop all the "smart compres...Carter Tazio Schonwald
2020-01-03more stuff with the thingsCarter Tazio Schonwald
2020-01-02things seem to now all fit! (may need to add some extra wiring)Carter Tazio Schonwald
2020-01-01fix typo in smarter coercion erasureCarter Tazio Schonwald
2020-01-01if the coercion is a Refl or MRefl, lets just keep it.Carter Tazio Schonwald
2020-01-01halfway kicked along the coercion proofs, still probably need to handle the o...Carter Tazio Schonwald
2020-01-01step one of many for threading this stuff through the coercions, not finished...Carter Tazio Schonwald
2020-01-01i should have seen a coverage warning about this one, how'd i miss it? :)Carter Tazio Schonwald
2020-01-01more dumb typos, i really need to learn the ghci fast type checking dev work ...Carter Tazio Schonwald
2020-01-01more late to catching type errors and typosCarter Tazio Schonwald
2019-12-31fixing typoCarter Tazio Schonwald
2019-12-31setup the correct coercion erasure spotCarter Tazio Schonwald
2019-12-31fixed the approach to erasure proof to have the from / to targets, still need...Carter Tazio Schonwald
2019-12-31fixed some typoes and missing cases in backpack/interface file conectionsCarter Tazio Schonwald
2019-12-31fixed more type errors that were boringCarter Tazio Schonwald
2019-12-31massaging ErasedCoercion info through the compiler,Carter Tazio Schonwald
2019-12-31fixing gaps in supporting coercion erasureCarter Tazio Schonwald
2019-12-31experiment towards reducing normal simplifier blowups Carter Tazio Schonwald
2019-12-30testsuite: Enlarge acceptance window for T1969Ben Gamari
2019-12-30perf_notes: Add --zero-y argumentBen Gamari
2019-12-30TcIface: Fix inverted logic in typechecking of source ticksBen Gamari
2019-12-30hadrian: Track hash of Cabal Setup builder argumentsBen Gamari
2019-12-30testsuite: Disable derefnull when built with LLVMBen Gamari
2019-12-30rts: Fix --debug-numa mode under DockerBen Gamari
2019-12-30rts: Error on invalid --numa flagsBen Gamari
2019-12-30llvmGen: Drop old fix for #11649Ben Gamari
2019-12-30llvmGen: Ensure that entry labels don't have predecessorsBen Gamari
2019-12-30rts: Ensure that nonmoving gc isn't used with profilingBen Gamari
2019-12-30driver: Include debug level in the recompilation check hashBen Gamari
2019-12-27use shell variable CcLlvmBackend for testGabor Greif
2019-12-27testsuite: Mark cgrun057 as fragile on ARMBen Gamari
2019-12-27while at it rename XCode to the official XcodeGabor Greif
2019-12-27suppress popup dialog about missing Xcode at configureGabor Greif
2019-12-27testsuite: Skip T17499 when built against integer-simpleBen Gamari
2019-12-26Replace panic/notHandled with noExtCon in DsMetaRyan Scott
2019-12-26Minor refactor in ghc.cabal.in:Ömer Sinan Ağacan
2019-12-26Fix comment about minimal gcc versionGabor Greif
2019-12-26Fix copy-paste error in commentGabor Greif
2019-12-26Switch to ReadTheDocs theme for the user-guideSylvain Henry
2019-12-24Remove outdated commentSylvain Henry
2019-12-24fixup! Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus
2019-12-24Fix endian handling w.r.t. CPP macro WORDS_BIGENDIANStefan Schulze Frielinghaus
2019-12-20lookupBindGroupOcc: recommend names in the same namespace (#17593)Ryan Scott
2019-12-20Deduplicate copied monad failure handler codeJohn Ericson
2019-12-19Handle large ARR_WORDS in heap census (fix #17572)Sylvain Henry
2019-12-19Avoid race condition in hDuplicateToMoritz Kiefer
2019-12-18Add GHC-API logging hooksSylvain Henry