summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/ast/TreeInfo.scala
Commit message (Expand)AuthorAgeFilesLines
* Javadoc: fix problems in community buildJakob Odersky2016-08-131-0/+8
* Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-081-0/+10
|\
| * SI-8479 Fix constructor default args under scaladocJason Zaugg2014-04-071-0/+10
* | SI-7335 Don't import Predef._ in Predef.scalaJason Zaugg2013-04-081-8/+0
* | Boxing cleanup: erasure, post-erasure, value classes.Paul Phillips2013-02-201-0/+59
* | Remove code from compiler central.Paul Phillips2012-11-201-5/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-3/+3
* | Commenting out unused members.Paul Phillips2012-11-191-3/+3
* | Removed unused imports.Paul Phillips2012-11-061-4/+0
|/
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* Revised restrictions for value classes and unversal traitsMartin Odersky2012-10-031-7/+0
* Eliminate breaking relative names in source.Paul Phillips2012-09-141-3/+3
* update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* A boatload of work on Symbols and Flags.Paul Phillips2012-04-051-1/+1
* All steps of value class proposal implemented. Most restrictions are now enfo...Martin Odersky2012-02-131-3/+3
* intermediate work towards a new starr for value classes.Martin Odersky2012-02-031-0/+7
* inline method expansion codeMartin Odersky2012-01-291-0/+4
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-1/+0
* Refactored reflection into reflect.api and refl...Martin Odersky2011-07-111-0/+45
* And the remainder of the scala.reflect refactor...Paul Phillips2011-05-161-387/+0
* Made -Yno-predef work again, also in the repl.Paul Phillips2011-05-071-25/+32
* lazy val calls shouldn't be included in pure ex...Hubert Plociniczak2011-02-241-1/+1
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-201-1/+1
* Investigating what can be done about our 2000 o...Paul Phillips2010-12-311-2/+7
* More elimination of avoidable calls to List#len...Paul Phillips2010-12-211-1/+1
* It's a big one!Paul Phillips2010-12-021-4/+4
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-041-44/+40
* One more mr.Paul Phillips2010-11-021-4/+1
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-3/+3
* Encapsulating name strings in StdNames and elim...Paul Phillips2010-10-111-6/+4
* Close #3835, review by extemporeLukas Rytz2010-09-141-1/+1
* Correct fix for see #3726.Lukas Rytz2010-08-111-0/+7
* close #7226.Lukas Rytz2010-08-091-2/+0
* Fail more gracefully on > 22 case class paramet...Paul Phillips2010-07-021-0/+6
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* Fixed bug in update method visibility which cau...Paul Phillips2010-04-211-14/+17
* fix bootstrap library build. review by oderskyLukas Rytz2010-04-201-6/+7
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-1/+1
* A compact tree printer, for primitives like mys...Paul Phillips2010-01-301-0/+17
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Finally completed the incredibly tedious task o...Paul Phillips2009-11-181-9/+0
* fix cyclic reference errors in scaladoc.Lukas Rytz2009-11-041-7/+7
* new classpaths.Lukas Rytz2009-10-261-5/+6
* Fix and test case for #2512, plus lots of time ...Paul Phillips2009-10-251-1/+1
* Another warning for -Xstrict-warnings.Paul Phillips2009-10-221-1/+12
* Removed long dead AST Node Sequence.Paul Phillips2009-10-151-1/+0
* new starr, with some changes to varargs handling.Martin Odersky2009-09-171-2/+4
* switch to unnested packages.Martin Odersky2009-07-241-2/+3
* Fix and post/neg test cases for #1878.Paul Phillips2009-07-181-0/+12