236
I Use This!
Very High Activity

Commits : Listings

Analyzed 6 minutes ago. based on code collected 9 minutes ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
compiler/ghci: replace the LoadDLL message with LoadDLLs More... 3 months ago
libffi: update to 3.5.2 More... 3 months ago
Use slots smaller than word as tag for smaller unboxed sums More... 3 months ago
NCG/LA64: Implement MO_BSwap and MO_BRev with bit-manipulation Instructions More... 3 months ago
hadrian: enforce have_llvm=False for wasm32/js More... 3 months ago
Support larger unboxed sums More... 3 months ago
users-guide: Drop the THREAD_RUNNABLE event
bgamari
as Ben Gamari
More... 3 months ago
Rename interpreterBackend to bytecodeBackend More... 3 months ago
Expose Stack Annotation frames in IPE backtraces by default More... 3 months ago
RTS: rely less on Hadrian for flag setting (#25843) More... 3 months ago
rts: Strip lower three bits when hashing Word instead of lower eight bits More... 3 months ago
compiler: use `UniqMap` instead of `Map` for `BCEnv` in bytecode compiler More... 3 months ago
Bump Cabal dependency More... 3 months ago
Correcting LLVM linking of Intel BMI intrinsics pdep{8,16} and pext{8,16}. More... 3 months ago
testsuite: Fix T20006b
bgamari
as Ben Gamari
More... 3 months ago
compiler: only use `Name` instead of `Id` in `SptEntry` More... 3 months ago
compiler: Attempt to systematize Unique tags by introducing an ADT for each different tag More... 3 months ago
Fix Data.List unqualified import warning More... 3 months ago
Driver: substitute virtual Prim module in --make mode too More... 3 months ago
testsuite: Add regression test for #24606
bgamari
as Ben Gamari
More... 3 months ago
Kill IOPort#
bgamari
as Ben Gamari
More... 3 months ago
Bump time submodule to 1.15
bgamari
as Ben Gamari
More... 3 months ago
Improve deep subsumption More... 3 months ago
JS: export HEAP8 symbol (#26290) More... 3 months ago
Make mkCast assertion a bit clearer More... 3 months ago
Allow defining HasField instances for naughty fields More... 3 months ago
Document status of `RelaxedPolyRec` extension More... 3 months ago
Fix extensions list in `DoAndIfThenElse` docs More... 3 months ago
RTS: remove some TSAN annotations (#20464) More... 3 months ago
Add regression test for #18619 More... 3 months ago