sbt, the interactive build tool
Go to file
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
internal xsbti.Position: add startOffset and endOffset 2018-08-14 02:04:43 +09:00
project Upgrade to sbt 1.2.1 2018-08-13 01:03:08 +09:00
util-cache fix adapted argument warning 2018-06-11 13:11:51 +09:00
util-tracking clean up compiler warnings in util-tracking 2018-07-27 11:35:26 -05:00
.gitignore Add target/ to .gitignore 2016-04-07 12:47:36 +02:00
.java-version Scala 2.12 2016-12-22 11:59:00 -05:00
.scalafmt.conf Add, configure & enable Scalafmt 2017-08-10 11:44:24 +01:00
.travis.yml Add, configure & enforce sbt-whitesource 2018-01-11 13:57:15 +00:00
CONTRIBUTING.md Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
LICENSE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
NOTICE Update CONTRIBUTING.md 2014-04-14 12:16:06 -04:00
README.md Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00
build.sbt xsbti.Position: add startOffset and endOffset 2018-08-14 02:04:43 +09:00

README.md

utility modules for sbt