summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/util/SourceFile.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-9885 Don't return offset past EOFSom Snytt2016-08-121-9/+14
* SI-8630 lineToString no longer long by one at eofSom Snytt2014-05-271-1/+1
* Avoid storing source file contents twicePaolo G. Giarrusso2014-02-161-1/+1
* SI-8205 Don't include CR in lineSom Snytt2014-01-291-2/+8
* SI-8205 Avoid long, slow march to AIIOBE in SourceFile#lineContentJason Zaugg2014-01-291-3/+3
* SI-8015 Refactor per code reviewSom Snytt2014-01-131-14/+13
* SI-8015 Unprintables in messagesSom Snytt2014-01-081-2/+6
* SI-8015 Count lines by EOLsSom Snytt2014-01-081-12/+21
* Removing unused code.Paul Phillips2013-10-021-1/+0
* Updating Position call sites.Paul Phillips2013-09-271-5/+7
* SI-7791 Line number table reflects underlying fileSom Snytt2013-09-051-0/+5
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Members removed in scala.reflect.Paul Phillips2012-11-201-6/+0
* Revert "Commenting out unused members."Paul Phillips2012-11-191-4/+5
* Commenting out unused members.Paul Phillips2012-11-191-5/+4
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Fixes SI-6305 scala.tools.nsc.io split between jars.Josh Suereth2012-09-181-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-10/+10
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Merge pull request #997 from dragos/ide/range-positions-in-script-sourcesJosh Suereth2012-07-291-1/+1
|\
| * `ScriptSourceFile` should not hard-code `OffsetPosition`.Iulian Dragos2012-07-261-1/+1
* | Eliminated all the current feature warnings.Paul Phillips2012-07-271-1/+1
|/
* Fix for SI-5385.Paul Phillips2012-07-171-7/+17
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+161