summaryrefslogtreecommitdiff
path: root/src/library/scala/reflect/generic/Symbols.scala
Commit message (Expand)AuthorAgeFilesLines
* Elininated previously deprecated package reflec...Martin Odersky2011-09-301-187/+0
* Fixes #4490 and #4467.Kato Kazuyoshi2011-06-181-1/+1
* Deprecated scala.reflect.generic, except for By...Paul Phillips2011-06-161-1/+1
* Added bridge method capability to compiler.Martin Odersky2011-04-211-1/+1
* Issue warning when doccomments have $variables ...Paul Phillips2011-03-301-2/+2
* Making some unpickler logic more straightforward.Paul Phillips2010-12-071-0/+4
* It's a big one!Paul Phillips2010-12-021-9/+9
* Fix for #3621.Aleksandar Pokopec2010-11-241-0/+1
* One of those annoying patches for which I apolo...Paul Phillips2010-11-021-1/+0
* Working out some more of the flags situation.Paul Phillips2010-10-151-4/+0
* re-added isAbstract and isTrait to HasFlag beca...Lukas Rytz2010-10-141-1/+1
* The second piece of the flags patch.Paul Phillips2010-10-131-24/+11
* Another attempt for #1591.Hubert Plociniczak2010-10-011-0/+5
* Revert changes related to #1591. no review.Hubert Plociniczak2010-09-291-5/+0
* Closes #1591.Hubert Plociniczak2010-09-221-0/+5
* When compilation fails because of an unimplemen...Paul Phillips2010-07-031-0/+1
* As a brief diversion from real work, implemente...Paul Phillips2010-04-061-1/+1
* Some minor cleanups in reflect.Paul Phillips2010-02-041-24/+23
* Hid some AST nodes from the prying eyes of refl...Paul Phillips2010-02-021-27/+23
* lifted out core compiler data structures into r...Martin Odersky2010-02-011-0/+199