summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/interactive/Global.scala
Commit message (Expand)AuthorAgeFilesLines
* Moved interactive sources into separate directory.Paul Phillips2013-03-091-1139/+0
* Merge 2.10.x into master.Adriaan Moors2013-03-051-44/+39
|\
| * SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-241-44/+39
* | Name boolean arguments in src/compiler.Jason Zaugg2013-03-051-5/+5
* | Eliminated separate RangePositions trait.Paul Phillips2013-03-041-3/+3
* | Disentangled RangePositions from interactive.Paul Phillips2013-03-041-2/+2
* | Banish needless semicolons.Jason Zaugg2013-02-241-2/+2
* | Merge 2.10.x into master.Adriaan Moors2013-02-201-1/+0
|\|
| * SI-7134: don't require doc.Settings in base api of scaladoc.Eugene Vigdorchik2013-02-151-1/+0
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2013-02-101-2/+5
|\|
| * Merge pull request #1993 from mads379/SI-7026-2.10.xAdriaan Moors2013-02-071-2/+5
| |\
| | * SI-7026: parseTree should never return a typed oneMads Hartmann Jensen2013-02-071-2/+5
* | | Merge commit 'f784fbfbce' into merge-210Paul Phillips2013-02-101-49/+101
|\| |
| * | Add a request to presentation compiler to fetch doc comment information.Eugene Vigdorchik2013-02-061-49/+101
| |/
| * Remove stray debugging output line.Paul Phillips2012-12-221-1/+0
* | Remove the term "pimp" from the repositoryDan Hopkins2013-01-191-1/+1
* | adds Trees.replace(Tree, Tree)Eugene Burmako2013-01-091-9/+0
* | Remove stray debugging output line.Paul Phillips2012-12-221-1/+0
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-12-201-0/+1
|\|
| * Extract base scaladoc functionality for the IDE.Eugene Vigdorchik2012-12-121-0/+1
* | Remove TermName -> String implicit.Paul Phillips2012-12-021-3/+1
* | Remove code from compiler central.Paul Phillips2012-11-201-35/+0
* | Revert "Commenting out unused members."Paul Phillips2012-11-191-34/+34
* | Commenting out unused members.Paul Phillips2012-11-191-34/+34
| |
| \
*-. \ Merge remote-tracking branches 'origin/2.10.x' and 'origin/2.10.0-wip' into m...Paul Phillips2012-11-141-9/+32
|\ \ \ | | |/ | |/|
| * | Merge pull request #1583 from dragos/issue/fix-6616Adriaan Moors2012-11-131-9/+32
| |\ \ | | |/ | |/|
| | * SI-6616 Check that unsafe operations are only called on the presentation comp...Iulian Dragos2012-11-061-9/+32
* | | Removed unused imports.Paul Phillips2012-11-061-5/+1
* | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-051-1/+1
|\| |
| * | Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
| |/
* | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-1/+2
|\|
| * Deprecated instrumentation APIMirco Dotta2012-10-101-1/+2
* | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-151-1/+1
|\|
| * Eliminate breaking relative names in source.Paul Phillips2012-09-141-1/+1
* | Merge branch '2.10.x'Adriaan Moors2012-08-081-1/+1
|\|
| * update and normalize copyright noticeAdriaan Moors2012-08-071-1/+1
* | Don't know how git merge loses a whole brace.Paul Phillips2012-08-021-0/+1
* | Merge remote-tracking branch 'origin/2.10.x' into merge-2.10.xPaul Phillips2012-08-021-7/+22
|\|
| * Added more variants to achieve getLinkPosMartin Odersky2012-07-311-4/+15
| * Disable interrupts during code instrumentationMartin Odersky2012-07-271-4/+8
* | Merge branch '2.10.x`Adriaan Moors2012-07-221-1/+1
|\|
| * address "this would catch all throwables" warningsMartin Odersky2012-07-201-1/+1
* | Renaming phase time-travel methods.Paul Phillips2012-07-191-1/+1
|/
* Knocking off a few catch _ => warnings.Paul Phillips2012-07-061-3/+5
* moves positions to scala.reflect.internal.utilEugene Burmako2012-06-081-1/+2
* Fixed SI-5708. Correctly compute accessibility for object members.Iulian Dragos2012-05-101-1/+1
* Don't forget to execute pending interrupt requests when shutting down the pre...Iulian Dragos2012-05-101-0/+4
* Various improvements to SIP 18 diagnostics. Made scala library and compiler f...Martin Odersky2012-04-121-0/+1
* Merge branch 'master' into topic/sip18Martin Odersky2012-04-121-1/+2
|\