about summary refs log tree commit diff
path: root/src/libsyntax_pos/analyze_filemap.rs
AgeCommit message (Expand)AuthorLines
2018-06-27syntax_pos: Store multibyte char size as u8 instead of u32.Michael Woerister-1/+1
2018-06-27Add comments to analzye_filemap().Michael Woerister-0/+2
2018-06-27Add SSE2 accelerated version of FileMap analysis.Michael Woerister-0/+434