sbt/internal/util-logging
Guillaume Martres 5e3a102606 xsbti.Position: Also add {start,end}{Line,Column}
Positions in the Language Server Protocol and Build Server Protocol are
line/column-based instead of offset-based, so this is more convenient.
Computing the line/column from the offset is possible but requires
reading the source file.
2018-08-14 02:04:55 +09:00
..
src xsbti.Position: Also add {start,end}{Line,Column} 2018-08-14 02:04:55 +09:00
NOTICE move modules around. 2015-08-20 00:59:57 -04:00