aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/util/SourcePosition.scala
Commit message (Expand)AuthorAgeFilesLines
* Move compiler and compiler tests to compiler dirFelix Mulder2016-11-221-57/+0
* Fix line splitting when point is first col of lineFelix Mulder2016-11-021-1/+1
* Insert message "inline" into multiline code at pointFelix Mulder2016-10-101-0/+6
* Correct line extraction from SourcePositionFelix Mulder2016-10-101-1/+1
* Handle multiline messages in ConsoleReporterFelix Mulder2016-10-101-0/+11
* Print inlining positions in error messagesMartin Odersky2016-10-021-1/+5
* Add a `dotty-interfaces` packageGuillaume Martres2016-02-281-2/+3
* Small API changes in preparation for dotty-interfacesGuillaume Martres2016-02-251-5/+10
* More @sharable annotationsMartin Odersky2015-07-061-2/+3
* Document that lines and columns start at 0.Martin Odersky2015-06-251-0/+4
* Add spaces around + in dotty source.Dmitry Petrashko2015-04-091-1/+1
* Fixing off-by-one error for SourcePosition#lineMartin Odersky2013-12-271-1/+1
* Fixing two typer bugsMartin Odersky2013-08-201-1/+3
* Adding toString to Source positions.Martin Odersky2013-05-121-1/+5
* Refactored and augmented source positions.Martin Odersky2013-05-101-0/+19