summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab
Commit message (Expand)AuthorAgeFilesLines
* Fix superclass for Java interface symbols created in JavaMirrorsLukas Rytz2015-07-021-1/+1
* Merge pull request #4574 from janekdb/2.11.x-typos-g-iJason Zaugg2015-06-231-1/+1
|\
| * Fix 25 typos (g-i)Janek Bogucki2015-06-221-1/+1
* | SI-9359 Fix InnerClass entry flags for nested Java enumsLukas Rytz2015-06-191-0/+2
|/
* Fix some typos (a-c)Janek Bogucki2015-06-181-1/+1
* SI-9322 Elapsed times in compiler calculated withSean Riggin2015-05-261-2/+1
* Merge pull request #4486 from mpociecha/ticket/8679Lukas Rytz2015-05-041-0/+1
|\
| * SI-8679 Add support for ScalaLongSignature attribute in scalapMichał Pociecha2015-05-031-0/+1
* | SI-9282 Avoid obscuring an exception during classfile parsingJason Zaugg2015-04-271-3/+5
|/
* SI-9268 Be robust against absent classfiles during signature parsingJason Zaugg2015-04-211-7/+3
* Merge pull request #4386 from retronym/ticket/7741Lukas Rytz2015-04-091-8/+14
|\
| * SI-7741 Tread more lightly during classfile parsingJason Zaugg2015-03-251-8/+14
* | Removed warningsEECOLOR2015-03-261-3/+3
* | new{Term,Type}Name→{Term,Type}Name, tpename/nme→{type,term}NamesSimon Ochsenreither2015-03-262-2/+2
|/
* Fix many typos in docs and commentsmpociecha2014-12-142-3/+3
* Cleanup and refactoring - semicolons, unused or commented out codempociecha2014-12-051-3/+2
* Integrate flat classpath with the compilermpociecha2014-12-051-3/+9
* Define interface for flat classpath and add package loader using itmpociecha2014-11-301-0/+34
* Abstract over ClassPath and ClassRepmpociecha2014-11-283-11/+10
* Rename ClassPath.findSourceFile to ClassPath.findClassFileGrzegorz Kossakowski2014-09-242-3/+3
* Merge pull request #3826 from lrytz/opt/refactorTrackedGrzegorz Kossakowski2014-07-251-12/+29
|\
| * Clean up and document some usages of flags in the backendLukas Rytz2014-07-081-12/+29
* | Merge pull request #3867 from lrytz/t8708Lukas Rytz2014-07-091-1/+10
|\ \
| * | SI-8708 Fix pickling of LOCAL_CHILD child of sealed classesLukas Rytz2014-07-071-1/+10
| |/
* / Rip out reporting indirection from CompilationUnitAdriaan Moors2014-07-041-1/+1
|/
* Don't crash on dead code in ICodeReaderLukas Rytz2014-06-041-20/+28
* Merge pull request #3728 from retronym/topic/merge-2.10.xJason Zaugg2014-05-081-3/+7
|\
| * Merge commit 'ec05aeb' into topic/merge-2.10.xJason Zaugg2014-05-081-3/+7
| |\
| | * SI-8442 Ignore stub annotation symbols in `AnnotationInfo#matches`Jason Zaugg2014-03-251-3/+7
* | | Get rid of Platform.doLoad method.Grzegorz Kossakowski2014-05-071-1/+1
|/ /
* | SI-6732 deprecates internal#Symbol.isPackageEugene Burmako2014-02-141-2/+2
* | Merge remote-tracking branch 'origin/master' into topic/palladium0Eugene Burmako2014-02-141-2/+5
|\ \
| * | SI-8244 Fix raw type regression under separate compilationJason Zaugg2014-02-121-2/+5
* | | disambiguates uses of “local” in internal symbol APIEugene Burmako2014-02-121-6/+6
|/ /
* | Optimize the pickler phaseJason Zaugg2014-01-311-15/+18
* | Merge pull request #3368 from retronym/ticket/8151Grzegorz Kossakowski2014-01-211-3/+2
|\ \
| * | SI-8151 Remove -Yself-in-annots and associated implementationJason Zaugg2014-01-151-3/+2
* | | Merge commit '97b9b2c06a' from 2.10.x into masterAdriaan Moors2014-01-172-3/+10
|\ \ \ | | |/ | |/|
| * | SI-8085 Fix BrowserTraverser for package objectsJason Zaugg2013-12-181-2/+4
| * | SI-8062 Fix inliner cycle with recursion, separate compilationJason Zaugg2013-12-101-1/+6
* | | SI-8058 Better support for enum treesSimon Ochsenreither2014-01-041-1/+1
| |/ |/|
* | Eliminate redundant pickling code.Paul Phillips2013-10-121-673/+177
* | Convenience method findSymbol.Paul Phillips2013-10-121-1/+1
* | Add back the newClassLoader hook in SymbolLoaders.Sébastien Doeraene2013-09-231-1/+8
* | Merge pull request #2886 from gkossakowski/merge-2.10.xJason Zaugg2013-08-301-3/+8
|\ \
| * | Merge remote-tracking branch 'scala/2.10.x'Grzegorz Kossakowski2013-08-291-3/+8
| |\|
| | * Merge remote-tracking branch 'origin/2.10.2' into merge/2.10.2-to-2.10.xJason Zaugg2013-08-211-4/+4
| | |\
| | * | SI-7014 Annot arg may refer to annotated class's memberAdriaan Moors2013-08-131-3/+8
* | | | Merge pull request #2847 from retronym/ticket/7501Grzegorz Kossakowski2013-08-281-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | SI-7501 Pickler: owner adjustment for param syms in annotation argsJason Zaugg2013-08-171-1/+6