sbt/main/src
Antonio Cunei ebff7919e9 Revert *ModifiedTime() calls to *lastModified*() calls
There are just too many instances in which sbt's code relies on
the `lastModified`/`setLastModified` semantics, so instead of moving
to `get`/`setModifiedTime`, we use new IO calls that offer the new
timestamp precision, but retain the old semantics.
2017-12-22 01:55:37 +01:00
..
main Revert *ModifiedTime() calls to *lastModified*() calls 2017-12-22 01:55:37 +01:00
test Adds backticks to class/trait/object name. 2017-11-28 13:27:15 -05:00