Skip to content
GitLab
Explore
Sign in
Register
Minor misc cleanup
Code
Review changes
Check out branch
Download
Patches
Plain diff
Sylvain Henry
requested to merge
hsyl20/ghc:hsyl20/misc
into
master
Mar 20, 2024
Overview
6
Commits
2
Pipelines
2
Changes
2
Expand
JS: fix some comments
Lexer: small perf changes
Use unsafeChr because we know our values to be valid
Remove some unnecessary use of
ord
(return Word8 values directly)
Merge request reports