summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/NamesDefaults.scala
Commit message (Expand)AuthorAgeFilesLines
* Renamed isPureExpr to isExprSafeToInline.Paul Phillips2011-10-131-4/+4
* Back to square one.Hubert Plociniczak2011-09-231-33/+39
* More work on error trees.Paul Phillips2011-09-171-1/+1
* First refactoring related to Error trees.Hubert Plociniczak2011-09-071-39/+33
* Fixed bug in the disambiguation of f(foo='bar')...Paul Phillips2011-08-061-9/+8
* Adding some Sets/Maps to perRunCaches, and elim...Paul Phillips2011-07-141-7/+4
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-5/+5
* close #4524 and close #4425, review by odersky.Lukas Rytz2011-05-051-1/+6
* fix #4502 and fix #4430. review by odersky.Lukas Rytz2011-05-051-10/+15
* close #4041. review by extemporeLukas Rytz2011-03-181-13/+22
* Some cleanup from investigating #4041, with a c...Paul Phillips2011-02-091-10/+26
* Updated copyright notices to 2011Antonio Cunei2011-01-201-1/+1
* second version of close #3649. no reviewLukas Rytz2011-01-181-12/+16
* Removing code which I believe to be some debugg...Hubert Plociniczak2011-01-181-16/+1
* Made NamesDefault more robust to support idempo...Martin Odersky2011-01-071-2/+6
* More fixes to avoid the dreaded "NoSymbol does ...Martin Odersky2010-12-181-1/+17
* It's a big one!Paul Phillips2010-12-021-18/+18
* Deprecation patrol.Paul Phillips2010-11-081-2/+2
* Determined that half a dozen ways of checking f...Paul Phillips2010-11-041-6/+6
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-4/+4
* Encapsulating name strings in StdNames and elim...Paul Phillips2010-10-111-3/+3
* replaced deprecated method call. review by rytz.Martin Odersky2010-09-281-1/+1
* partial fix for see #3772.Lukas Rytz2010-08-271-19/+0
* better fix for see #3667.Lukas Rytz2010-08-171-1/+9
* fixes names/defaults when using :_* for specify...Lukas Rytz2010-08-051-6/+21
* close #3685. review by moors.Lukas Rytz2010-08-051-6/+21
* added @deprecatedName annotation, allowing to d...Lukas Rytz2010-08-031-1/+30
* close #3648.Lukas Rytz2010-07-091-1/+1
* Removed more than 3400 svn '$Id' keywords and r...Antonio Cunei2010-05-121-1/+0
* close #3384.Lukas Rytz2010-05-041-53/+49
* close #3338, close #3334, close #3345.Lukas Rytz2010-04-251-21/+32
* close #3207. review by oderskyLukas Rytz2010-04-091-3/+7
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* close #3178. review by communityLukas Rytz2010-04-011-0/+3
* Renamed the linkedFooOfBar methods in Symbol to...Paul Phillips2010-03-041-2/+2
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-1/+0
* Removing defaultGetter field from TermSymbols.Lukas Rytz2010-01-281-3/+36
* Removed static state from global object ClassPa...Paul Phillips2010-01-201-1/+1
* close #2820Lukas Rytz2009-12-211-9/+31
* Updated copyright notices to 2010Antonio Cunei2009-12-071-1/+1
* Deprecation patrol exercises the new capabiliti...Paul Phillips2009-11-191-3/+3
* fix #2488.Lukas Rytz2009-11-121-1/+4
* Fixed #2494, plus some reorganization of swing ...Martin Odersky2009-10-271-1/+1
* new classpaths.Lukas Rytz2009-10-261-1/+1
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+1
* fixed #2290 and #2325Lukas Rytz2009-09-241-1/+3
* added manifests to most parts of standard libra...Martin Odersky2009-08-271-2/+2
* in the end had to disable conforms as view in t...Adriaan Moors2009-08-211-3/+3
* replaced the implicit `identity` coercion by `c...Adriaan Moors2009-08-211-1/+8
* Revert several commits related to implicits/predefAdriaan Moors2009-08-211-8/+1