summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab/Definitions.scala
Commit message (Expand)AuthorAgeFilesLines
* The AnyVal types become source files instead of...Paul Phillips2011-01-241-249/+155
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* introduce NullaryMethodType to disambiguate Pol...Adriaan Moors2011-01-201-7/+7
* Cleaned up Dynamic.Martin Odersky2011-01-181-1/+0
* Dynamic type added. Array creation optimized.Martin Odersky2011-01-161-0/+4
* Optimization to string concatenation.Paul Phillips2011-01-151-0/+1
* In r22807 an optimization was added to remove B...Paul Phillips2011-01-111-0/+7
* Great moments in code reuse:Paul Phillips2011-01-071-8/+7
* Working my way through popular methods with a m...Paul Phillips2011-01-031-9/+4
* Investigating what can be done about our 2000 o...Paul Phillips2010-12-311-1/+6
* I cannot be beaten by mysterious side effecting.Paul Phillips2010-12-231-4/+3
* This fixes a regression incurred in r23565 whic...Paul Phillips2010-12-221-0/+1
* More elimination of avoidable calls to List#len...Paul Phillips2010-12-211-21/+32
* One more insomniac try: the fix for -explaintyp...Paul Phillips2010-12-191-5/+7
* Reverting the previous patch for output change ...Paul Phillips2010-12-191-7/+5
* The fix for -explaintypes having gone off the d...Paul Phillips2010-12-191-5/+7
* Stops barking up the wrong tree with -Ywarn-dea...Paul Phillips2010-12-151-2/+3
* Turned an assert/compiler crash into an error m...Paul Phillips2010-12-111-4/+1
* Moved ClassfileAnnotation/StaticAnnotation/Anno...Paul Phillips2010-12-061-8/+8
* A foot in the door with Parsers/JavaParsers and...Paul Phillips2010-12-041-1/+1
* Segregated all the android related code in a ne...Paul Phillips2010-12-041-9/+0
* Starting the mopping up now that names have som...Paul Phillips2010-12-031-2/+6
* It's a big one!Paul Phillips2010-12-021-60/+75
* delayed init now supportedMartin Odersky2010-12-021-1/+7
* Some cruft which finally got on my nerves enoug...Paul Phillips2010-12-011-46/+37
* More fiddling with checkSensible.Paul Phillips2010-12-011-1/+1
* Found several minor thigns wrong with checkSens...Paul Phillips2010-11-301-1/+7
* Deprecated the @serializable annotation, introd...Lukas Rytz2010-11-301-6/+7
* It looks like the fix for #2318 was causing pro...Paul Phillips2010-11-301-0/+1
* I keep forgeting which phase the browser is cur...Hubert Plociniczak2010-11-261-1/+0
* Fix for #3621.Aleksandar Pokopec2010-11-241-0/+3
* Some refinement of the error messages when the ...Paul Phillips2010-11-181-0/+1
* This is work on -Ycheck:icode.Paul Phillips2010-11-081-10/+12
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-041-3/+18
* One more mr.Paul Phillips2010-11-021-25/+17
* Created @strictfp annotation in scala.annotation.Paul Phillips2010-11-011-2/+2
* Relaxed non-sensible warning for comparisons wh...Paul Phillips2010-11-011-0/+1
* Fixed wrong tag for Longs, which caused bad jav...Iulian Dragos2010-10-141-8/+10
* Misc. cleanups in specialization. No review.Paul Phillips2010-10-131-2/+9
* This maps @native, @volatile, and @transient in...Paul Phillips2010-10-121-10/+12
* Unreverting r23174. No review.Paul Phillips2010-10-061-2/+8
* Somewhere along the way AnyVal stopped working ...Paul Phillips2010-10-051-0/+2
* Reverts r23174, which I believe will bring the ...Paul Phillips2010-10-041-8/+2
* Work on the pattern matcher.Paul Phillips2010-10-031-2/+8
* partial revert of r23128 ("see #3859.Adriaan Moors2010-09-281-2/+0
* closes #3859.Adriaan Moors2010-09-281-0/+2
* A cleanup of the inliner.Paul Phillips2010-09-221-3/+8
* Mostly a setup commit.Paul Phillips2010-09-191-0/+1
* fix fix for (close #3791) and made deprecation ...Lukas Rytz2010-09-091-1/+1
* close #3791 according to jason's proposal.Lukas Rytz2010-09-091-5/+16