summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/reflect
Commit message (Expand)AuthorAgeFilesLines
* refactors macro runtimesEugene Burmako2013-05-281-1/+1
* refactors macro compilationEugene Burmako2013-05-281-0/+1
* SI-7461 c.typeCheck(silent = true) now suppresses ambiguous errorsEugene Burmako2013-05-271-1/+1
* Merge pull request #2584 from som-snytt/issue/repl-tools-jarPaul Phillips2013-05-261-0/+1
|\
| * SI-7410 REPL uses improved tools.jar locatorSom Snytt2013-05-231-0/+1
* | Concision contribution.Paul Phillips2013-05-231-4/+4
|/
* Merge commit 'd93826f278' into pr/enter-elimination-modePaul Phillips2013-05-181-2/+1
|\
| * Merge branch 'master' into HEADPaul Phillips2013-05-161-10/+1
| |\
| * | Started eliminating modes.Paul Phillips2013-05-111-2/+1
* | | Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-178-92/+84
|\ \ \ | | |/ | |/|
| * | removes duplication in inferImplicitValueEugene Burmako2013-05-121-8/+1
| * | SI-7047 fixes silent for c.inferImplicitXXXEugene Burmako2013-05-121-6/+4
| |/
| * Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
| * SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-04-261-9/+8
| * Merge branch 'master' into pr/warning-cleanupPaul Phillips2013-04-241-1/+3
| |\
| | * SI-7345 More refactoring and documentation in ContextsJason Zaugg2013-04-211-1/+3
| | * SI-7345 Encapsulate warning and error buffers in ReportBuffer.Jason Zaugg2013-04-211-1/+1
| * | Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-1/+1
| |/
| * Merge pull request #2327 from paulp/pr/2315-rebasedPaul Phillips2013-04-021-8/+8
| |\
| | * SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-271-8/+8
| * | Merge commit '395e90a786' into pr/merge-395e90a786Paul Phillips2013-03-281-1/+2
| |\ \ | | |/ | |/|
| * | Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-122-4/+4
| * | Modularized the repl.Paul Phillips2013-03-112-4/+2
| * | Enabling commit for interactive/scaladoc modules.Paul Phillips2013-03-091-1/+1
| * | Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-1/+1
| * | Modernize legacy backquotes in comments.Jason Zaugg2013-02-251-1/+1
| * | Remove redundant 'val' from case class params.Jason Zaugg2013-02-252-2/+2
| * | Banish needless semicolons.Jason Zaugg2013-02-241-2/+2
| * | Be explicit about empty param list calls.Jason Zaugg2013-02-241-1/+1
| * | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-101-2/+3
| |\ \
| * | | Made "mode" into a value class.Paul Phillips2013-01-091-1/+2
| * | | Merge pull request #1815 from scalamacros/topic/fresh-nameEugene Burmako2012-12-291-1/+1
| |\ \ \
| | * | | renames c.fresh to c.freshNameEugene Burmako2012-12-251-1/+1
| * | | | Rewrote FastTrack for clarity.Paul Phillips2012-12-231-22/+26
| |/ / /
| * | | Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-1/+0
| |\ \ \
| * | | | Remove Name -> TermName implicit.Paul Phillips2012-12-011-2/+2
| * | | | Remove code from misc bits of the compiler.Paul Phillips2012-11-201-3/+0
| * | | | Revert "Commenting out unused members."Paul Phillips2012-11-191-2/+2
| * | | | Commenting out unused members.Paul Phillips2012-11-191-2/+2
| * | | | Deprecation patrol.Paul Phillips2012-11-061-5/+5
| * | | | Removed unused imports.Paul Phillips2012-11-065-15/+5
| * | | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-052-2/+2
| |\ \ \ \
| * | | | | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-20/+21
| * | | | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-1/+1
| |\ \ \ \ \
| * | | | | | Renamed hasSymbol to hasSymbolField.Paul Phillips2012-10-031-1/+1
* | | | | | | [nomaster] removes duplication in inferImplicitValueEugene Burmako2013-05-111-21/+1
* | | | | | | [nomaster] SI-7166 catches DivergentImplicit in c.inferImplicitXXXEugene Burmako2013-05-111-10/+19
* | | | | | | [nomaster] SI-7047 fixes silent for c.inferImplicitXXXEugene Burmako2013-05-111-1/+4
* | | | | | | SI-7325 cleans up corner cases of percent handling in StringContext.fEugene Burmako2013-05-041-29/+49
| |_|_|_|_|/ |/| | | | |
* | | | | | SI-6725 `f` interpolator now supports %n tokensEugene Burmako2013-03-091-1/+2