Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Warn if unicode bidirectional formatting characters are found in the source (... | Zubin Duggal | 2021-10-26 | 1 | -1/+57 |
* | Driver Rework Patch | Matthew Pickering | 2021-06-03 | 1 | -0/+9 |
* | Fully remove HsVersions.h | Sylvain Henry | 2021-05-12 | 1 | -2/+0 |
* | Replace CPP assertions with Haskell functions | Sylvain Henry | 2021-05-12 | 1 | -2/+1 |
* | Ensure assert from Control.Exception isn't used | Sylvain Henry | 2021-05-12 | 1 | -2/+2 |
* | Don't use FastString to convert string to UTF8 | Matthew Pickering | 2021-03-03 | 1 | -1/+1 |
* | StringBuffer: Use unsafeWithForeignPtr | Ben Gamari | 2021-02-14 | 1 | -12/+18 |
* | Add the proper HLint rules and remove redundant keywords from compiler | Hécate | 2020-11-01 | 1 | -6/+10 |
* | Pass specialised utf8DecodeChar# to utf8DecodeLazy# for performance | Daniel Gröber | 2020-07-22 | 1 | -1/+1 |
* | Use ShortByteString for FastString | Daniel Gröber | 2020-07-22 | 1 | -1/+1 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -0/+334 |