summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/Namers.scala
Commit message (Expand)AuthorAgeFilesLines
* Streamlining skolemization, specialization.Paul Phillips2012-02-191-3/+6
* Fix for SI-5444.Paul Phillips2012-02-131-1/+1
* Merge remote-tracking branch 'odersky/topic/reflect' into developPaul Phillips2012-01-251-2/+2
|\
| * Making reflection thread-safe.Martin Odersky2012-01-251-2/+2
* | Use context for buffering errors that cannot/shouldn't be reported in the giv...Hubert Plociniczak2012-01-251-51/+55
* | Progress with macrosEugene Burmako2012-01-201-2/+2
|/
* Symbols making friends with Polly Morphism.Paul Phillips2012-01-141-3/+2
* Optimizing TypeRef, starting with Symbols.Paul Phillips2012-01-111-16/+15
* More consistent use of Names.Paul Phillips2012-01-051-1/+1
* Consolidated misc collections helper methods.Paul Phillips2012-01-051-10/+10
* More warnings eliminations.Paul Phillips2011-12-071-3/+3
* Revised macro defs, added a test case.Martin Odersky2011-11-281-2/+5
* Experimental version of macro definitions.Martin Odersky2011-11-281-15/+41
* Reworked AnnotationInfo patch.Paul Phillips2011-11-231-4/+4
* Long-standing performance mystery solved.Paul Phillips2011-11-221-4/+5
* Bringing a bit of order to symbol substitution.Paul Phillips2011-11-191-3/+2
* Revert "Testing a theory about the windows build."Paul Phillips2011-11-161-1/+1
* Testing a theory about the windows build.Paul Phillips2011-11-131-1/+1
* Overhaul of getter/setter synthesis.Paul Phillips2011-10-281-85/+25
* Overhaul of Namers continues.Paul Phillips2011-10-221-245/+248
* Positions fix.Paul Phillips2011-10-221-1/+1
* More overhaul of Namers.Paul Phillips2011-10-211-203/+185
* Overhaul of Namers.Paul Phillips2011-10-211-237/+299
* Isolated name change. No review.Martin Odersky2011-10-211-2/+2
* dependent methods types are now always enabledAdriaan Moors2011-10-201-7/+3
* More decomposition of Namers.Paul Phillips2011-10-201-86/+62
* Documentation to Namers.Paul Phillips2011-10-181-0/+10
* Overhaul of Namers.Paul Phillips2011-10-171-531/+551
* Cleaning up debug logging.Paul Phillips2011-10-171-2/+2
* Better error when abstract methods are missing.Paul Phillips2011-10-141-23/+3
* Moved meta annotations to annotation.meta, plus.Paul Phillips2011-10-101-13/+6
* Massively simplified caseFieldAccessors.Paul Phillips2011-09-301-15/+20
* Back to square one.Hubert Plociniczak2011-09-231-45/+10
* Removed devirtualize.Paul Phillips2011-09-221-3/+3
* Rooting out mismatched zips.Paul Phillips2011-09-191-19/+45
* fixed svn props, did some cleanupmichelou2011-09-171-3/+3
* Allow for the overriding of objects.Paul Phillips2011-09-081-3/+3
* First refactoring related to Error trees.Hubert Plociniczak2011-09-071-10/+45
* More refinements to reflection and the reflecti...Martin Odersky2011-09-051-1/+1
* Offer warning when demonstrably non-side-effect...Paul Phillips2011-09-051-2/+1
* Added package object support to reflection fram...Martin Odersky2011-08-291-2/+3
* Expanded the range of a warning, and made suppr...Paul Phillips2011-08-101-2/+6
* Disallowed implicit modifier on auxiliary const...Paul Phillips2011-08-061-2/+7
* Issue a warning about classes/objects inside pa...Paul Phillips2011-08-041-0/+7
* Cleanups in Namers and AddInterfaces emerging f...Paul Phillips2011-08-041-89/+96
* A couple low impact cleanups/optimizations, no ...Paul Phillips2011-08-011-11/+13
* LiftCode works again, now integrated with new r...Martin Odersky2011-07-301-1/+1
* Since trunk seems to be undergoing all kinds of...Paul Phillips2011-07-231-8/+8
* Start of an attempt to abstract above some hard...Paul Phillips2011-07-231-2/+2
* Fixed a subset of extant signature issues.Paul Phillips2011-07-191-1/+1