sbt/internal
Guillaume Martres 78834527df xsbti.Position: add startOffset and endOffset
A position now has a start, an end, and a point (the existing `offset`),
just like it does in the Scala compiler. This information is especially
useful for displaying squiggly lines in an IDE.

This commit and the next one are required for https://github.com/sbt/zinc/pull/571
2018-08-14 02:04:43 +09:00
..
util-control Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
util-interface/src/main/java/xsbti xsbti.Position: add startOffset and endOffset 2018-08-14 02:04:43 +09:00
util-logging xsbti.Position: add startOffset and endOffset 2018-08-14 02:04:43 +09:00
util-position/src Give SourcePosition a macro instance creator 2018-02-08 13:11:34 +00:00
util-relation/src use foldLeft instead of /: 2018-05-01 20:20:00 +09:00
util-scripted/src/main Change modifiedTime definitions 2017-12-22 00:13:27 +01:00