Skip to content
GitLab
Explore
Sign in
Register
Overview
Active
Stale
All
This project is mirrored from
https://github.com/haskell/primitive
. Pull mirroring updated
Nov 28, 2024
.
wip/carter/stubs-prim-array-coercse
19020d44
·
stub for new prim array contents stuff i had in my checkout
·
Feb 29, 2020
wip/carter/v0.7.0.1-candidate
9c8cf3bc
·
version 0.7.0.1 candidate
·
Feb 29, 2020
shrink_mutable_byte_array_rebased
6f809e22
·
document shrinkMutableByteArray in changelog. document when it was added.
·
Jun 02, 2020
use_setByteArray_primop
11b576db
·
Require GHC 7.10 instead of 7.6 for setByteArray# primop
·
Jun 02, 2020
prim_word_ptr_int_ptr
76c61258
·
Add comment about unfortunate code duplication
·
Jun 05, 2020
correct-runrw-min-base
86b3f4f5
·
Correct the lower bound on base for runRW# CPP
·
Jun 05, 2020
clone-byte-array
581f7494
·
Add cloneByteArray and cloneMutableByteArray
·
Jun 12, 2020
copy-pointer-to-mutable-byte-array
abc2e725
·
Add copyPtrToMutableByteArray
·
Jun 12, 2020
remove-base-4-2-compat
df9983b4
·
Remove compatibility shim for base 4.2
·
Jun 12, 2020
no-more-ghc-prim
cd4804c5
·
Stop depending on ghc-prim. Use GHC.Exts module everywhere.
·
Jun 12, 2020
change-copy-bytearray-to-ptr-behavior
574e99f4
·
Respect element type in copyByteArrayToPtr
·
Jun 12, 2020
document-unsafe-inline-io
f7308da7
·
Document abysmal soundness guarantees of unsafeInlineIO
·
Jun 12, 2020
shrink-small-mutable-array
4ef39ab8
·
Make shrinkSmallMutableArray work in monads other than ST
·
Jun 12, 2020
compare-byte-arrays
84e38b6a
·
Trying again
·
Jun 12, 2020
freeze-bytearray-and-primarray
d2192b0a
·
Add freeze shims for ByteArray and PrimArray
·
Jun 12, 2020
convenience-classes
ce17b9d4
·
s ~ PrimState m ==> MonadPrim s m
·
Jun 20, 2020
remove-fundep-on-monadprim
b1ba5369
·
remove fundeps language pragma
·
Jun 20, 2020
export-array-from-list
5e77a9cf
·
Export arrayFromList and arrayFromListN
·
Jun 22, 2020
wip/v0.7.1.0
63c2bd92
·
Bump version to 0.7.1.0
·
Jun 22, 2020
array-of-ghc
0b114889
·
Try using arrayOf primop
·
Jun 23, 2020
Prev
1
2
3
4
Next