summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/Positions.scala
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in compiler and reflectJanek Bogucki2017-02-131-1/+1
* Fix some typos in `spec` documents and comments.Dongjoon Hyun2016-03-151-1/+1
* Improve presentation compilation of annotationsJason Zaugg2015-09-241-1/+8
* Fix many typos in docs and commentsmpociecha2014-12-141-1/+1
* Move reporting logic into Reporting traitAdriaan Moors2014-07-041-7/+4
* Updating Position call sites.Paul Phillips2013-09-271-4/+4
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-1/+1
* Name boolean arguments in src/reflect.Jason Zaugg2013-03-051-2/+2
* Eliminated separate RangePositions trait.Paul Phillips2013-03-041-8/+258
* Disentangled RangePositions from interactive.Paul Phillips2013-03-041-2/+7
* DummyTree => CannotHaveAttrsEugene Burmako2012-12-061-1/+1
* introduces global.pendingSuperCallEugene Burmako2012-12-061-1/+1
* Fixed SI-5603. Early definitions now get transparent positions.Hubert Plociniczak2012-07-301-6/+8
* Introduces scala-reflect.jarEugene Burmako2012-06-081-0/+63