summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/symtab/classfile
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-171-1/+6
|\ \ \ | | |/ | |/|
| * | 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
* | 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
* | | | Pushed some noisy logging down to debuglog.Paul Phillips2013-08-171-2/+2
|/ / /
* | | SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-2/+1
* | | Merge pull request #2776 from gkossakowski/symbolTable-refactoringsGrzegorz Kossakowski2013-08-062-109/+138
|\ \ \
| * | | Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-272-9/+20
| * | | Remove dependency on typer phase in ClassfileParser.Grzegorz Kossakowski2013-07-271-6/+13
| * | | Move ICodeReader-specific logic out of ClassfileParser.Grzegorz Kossakowski2013-07-272-94/+105
* | | | Merge remote-tracking branch 'scala/2.10.x' into merge-2.10.xGrzegorz Kossakowski2013-07-291-4/+12
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | SI-7455 Drop dummy param for synthetic access constructorJason Zaugg2013-07-281-2/+11
* | | Fixing exhaustiveness warnings.Paul Phillips2013-07-171-15/+8
* | | SI-7582 ClassfileParser: populate privateWithin of Java module classJason Zaugg2013-06-161-1/+1
* | | Merge pull request #2617 from paulp/pr/use-dedicated-sentinelsJason Zaugg2013-06-091-8/+7
|\ \ \
| * | | Eliminate needless Options.Paul Phillips2013-06-081-8/+7
* | | | SI-2464 Resiliance against missing InnerClass attributesJason Zaugg2013-06-061-4/+8
|/ / /
* | | Merge branch 'pr/merge-2.10.2' into masterPaul Phillips2013-06-041-2/+4
|\ \ \ | | |/ | |/|
| * | SI-7532 Fix regression in Java inner classfile readerJason Zaugg2013-05-301-4/+4
| |/
* | Make all numeric coercions explicit.Paul Phillips2013-05-273-17/+19
* | Concision contribution.Paul Phillips2013-05-231-13/+13
* | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-174-650/+516
|\ \ | |/ |/|
| * Absolutized paths involving the scala package.Paul Phillips2013-05-032-2/+4
| * Fix unchecked warning.Paul Phillips2013-04-231-3/+3
| * Change unrecognized scaladoc comments to C-styleFrançois Garillot2013-04-162-2/+2
| * Add () to side-effecting u1/u2/u4.Paul Phillips2013-04-031-3/+3
| * Brought some structure to the classfileparser.Paul Phillips2013-04-032-365/+336
| * Cleaning up error handling.Paul Phillips2013-04-031-13/+6
| * Merge pull request #2327 from paulp/pr/2315-rebasedPaul Phillips2013-04-022-9/+9
| |\
| | * SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-272-9/+9
| * | Merge pull request #2310 from retronym/ticket/6168Paul Phillips2013-04-021-1/+7
| |\ \
| | * | SI-6168 Retain prefix when parsing types in JVM signaturesJason Zaugg2013-03-251-1/+7
| * | | Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-022-2/+14
| |\ \ \
| * \ \ \ Merge commit '395e90a786' into pr/merge-395e90a786Paul Phillips2013-03-281-115/+106
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | Overhauled local/getter/setter name logic.Paul Phillips2013-03-252-4/+4
| | |_|/ | |/| |
| * | | Doc -> C-style comments for local symbols to avoid "discardingEugene Vigdorchik2013-03-213-11/+11
| * | | SI-6601 Close access loophole for value class constructorsJason Zaugg2013-03-111-1/+1
| * | | Name boolean arguments in src/compiler.Jason Zaugg2013-03-052-31/+31
| * | | Merge pull request #2195 from vigdorchik/lint_libraryPaul Phillips2013-03-051-14/+0
| |\ \ \
| | * | | Since the problem in SI-6758 is fixed, it's ok to move checking for unused im...Eugene Vigdorchik2013-03-051-14/+0
| * | | | Merge pull request #2180 from adriaanm/merge-2.10.1-masterAdriaan Moors2013-03-011-0/+3
| |\ \ \ \
| | * \ \ \ Merge branch 2.10.1 into masterAdriaan Moors2013-02-271-0/+3
| | |\ \ \ \