summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/util/Position.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix how "sbt" is writtenDale Wijnand2016-12-211-1/+1
* Lower-case spelling of @deprecated messagesSimon Ochsenreither2016-05-281-3/+3
* addresses pull request feedbackEugene Burmako2014-02-151-0/+1
* SI-6931 cleans up the position APIEugene Burmako2014-02-141-37/+0
* Merge pull request #3293 from soc/SI-7469Adriaan Moors2014-01-151-2/+2
|\
| * SI-7469 Remove misc. @deprecated elementsSimon Ochsenreither2014-01-091-2/+2
* | SI-8015 Refactor per code reviewSom Snytt2014-01-131-13/+21
* | SI-8015 Carat => CaretVisitor2014-01-081-3/+5
* | SI-8015 Unprintables in messagesSom Snytt2014-01-081-1/+10
|/
* Updating Position call sites.Paul Phillips2013-09-271-2/+16
* Revert "Merge pull request #2957 from paulp/pr/parser-improvements"François Garillot2013-09-241-3/+2
* Position#show prints the point.Paul Phillips2013-09-181-2/+3
* Removed deprecated calls.Paul Phillips2013-09-121-92/+95
* Consolidate Position classes.Paul Phillips2013-09-121-252/+210
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-2/+3
* Reifier -> AST Node test.Paul Phillips2013-04-091-12/+36
* Disentangled RangePositions from interactive.Paul Phillips2013-03-041-43/+0
* Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-011-4/+4
|\
| * SI-6728 Fixes crash in parser on incomplete for expressionJames Iry2013-01-301-4/+4
* | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-1/+2
|\|
| * evicts assert(false) from the compilerEugene Burmako2012-12-061-1/+2
* | Members removed in scala.reflect.Paul Phillips2012-11-201-1/+1
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-1/+1
* | Commenting out unused members.Paul Phillips2012-11-191-1/+1
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* docs for reflection and macrosEugene Burmako2012-10-111-0/+44
* moves Attachments from api to macrosEugene Burmako2012-10-041-1/+1
* exposes Position.source as SourceFileEugene Burmako2012-09-271-10/+0
* PositionApi => PositionEugene Burmako2012-09-271-2/+1
* SI-6363 removes scala.reflect.baseEugene Burmako2012-09-191-1/+1
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-4/+4
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+277