summaryrefslogtreecommitdiff
path: root/src/interactive
Commit message (Expand)AuthorAgeFilesLines
...
| * SI-8030 force symbols on presentation compiler initializationDen Shabalin2013-12-121-0/+12
* | Merge commit '0c92704' into merge/2.10.x-to-masterJason Zaugg2013-12-111-1/+5
|/
* Merge commit '7d41094' into merge/2.10.x-and-pr-3209-to-masterJason Zaugg2013-12-065-15/+23
* Merge commit '7c1d114' into merge-2.10.x-to-masterJason Zaugg2013-12-061-9/+16
* Merge pull request #3154 from huitseeker/issue/SI-7221-PRJason Zaugg2013-11-221-72/+79
|\
| * SI-7221 rewrites pollForWork non-recursivelyFrançois Garillot2013-11-201-72/+79
* | Merge pull request #3152 from paulp/pr/deprecationsJason Zaugg2013-11-224-306/+0
|\ \
| * | Removing deprecated code.Paul Phillips2013-11-184-306/+0
* | | SI-7280 Remove unneccesary methodLuc Bourlier2013-11-201-3/+0
|/ /
* | SI-7280 Scope completion not returning members provided by importsLuc Bourlier2013-11-151-24/+40
* | Test infrastructure for scope completionJason Zaugg2013-11-154-11/+60
|/
* Merge commit '6045a05b83' into merge-2.10Adriaan Moors2013-11-131-2/+8
* Refactoring to prepare modularization of the compiler.Adriaan Moors2013-11-122-16/+2
* Updating Position call sites.Paul Phillips2013-09-272-11/+11
* Merge pull request #2968 from huitseeker/interrupt-koshernessJason Zaugg2013-09-231-2/+8
|\
| * Follow good interrupt discipline in ResponseFrançois Garillot2013-09-201-2/+8
* | Add trait keeping comments across new Typer runsFrançois Garillot2013-09-191-0/+13
* | Cull extraneous whitespace.Paul Phillips2013-09-181-4/+0
|/
* SI-7643 Enable newPatternMatching in interactive.Jason Zaugg2013-09-061-1/+0
* SI-6240 Synchronizes NamesJason Zaugg2013-08-221-0/+1
* Address TODOs around SymbolLoaders and SymbolTable.Grzegorz Kossakowski2013-07-301-8/+4
* Refactor the cake so SymbolTable does not depend on GlobalGrzegorz Kossakowski2013-07-271-2/+11
* SI-7592 Remove scala.tools.nsc.util.MultiHashMapSimon Ochsenreither2013-07-101-3/+3
* Fix typo in documentationJean-Remi Desjardins2013-07-051-1/+1
* Move some code from s.t.n.io to s.t.n.interactiveSimon Ochsenreither2013-06-276-3/+794
* Make all numeric coercions explicit.Paul Phillips2013-05-272-2/+2
* Concision contribution.Paul Phillips2013-05-231-1/+1
* An attempt to make tests deterministic.Paul Phillips2013-05-192-1/+6
* SI-6815 untangle isStable and hasVolatileTypeAdriaan Moors2013-05-162-4/+4
* Absolutized paths involving the scala package.Paul Phillips2013-05-033-3/+6
* Merge pull request #2483 from adriaanm/merge-2.10.xPaul Phillips2013-05-021-2/+4
|\
| * Merge 2.10.x into masterAdriaan Moors2013-05-021-2/+4
* | More useful checkfile output in interactive tests.Paul Phillips2013-04-302-6/+6
* | SI-7362, crash in presentation compiler.Paul Phillips2013-04-301-13/+11
* | SI-7291: No exception throwing for diverging implicit expansionHubert Plociniczak2013-04-261-4/+1
|/
* Eliminate a pile of -Xlint warnings.Paul Phillips2013-04-233-6/+2
* Merge pull request #2327 from paulp/pr/2315-rebasedPaul Phillips2013-04-024-6/+6
|\
| * SI-7261 Implicit conversion of BooleanSetting to Boolean and BooleanFlagSom Snytt2013-03-274-6/+6
* | Merge pull request #2316 from vigdorchik/interactive_test_frameworkPaul Phillips2013-03-292-12/+2
|\ \ | |/ |/|
| * Improve testing interactive experience.Eugene Vigdorchik2013-03-262-12/+2
* | Overhauled local/getter/setter name logic.Paul Phillips2013-03-251-2/+2
|/
* Merge pull request #2239 from paulp/pr/warningsAdriaan Moors2013-03-211-1/+1
|\
| * Eliminate a bunch of -Xlint warnings.Paul Phillips2013-03-121-1/+1
* | Update sbt.latest.version to sbt's latest version.Paul Phillips2013-03-131-2/+3
|/
* Eliminated all forInteractive/forScaladoc uses.Paul Phillips2013-03-092-5/+20
* Moved interactive code into src/interactive.Paul Phillips2013-03-092-3/+116
* Moved interactive sources into separate directory.Paul Phillips2013-03-0924-0/+3456