summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Temporary reversion of a bit of d8b96bb858.Paul Phillips2013-05-261-4/+4
* Merge pull request #2584 from som-snytt/issue/repl-tools-jarPaul Phillips2013-05-265-92/+99
|\
| * PathResolver uses platform EOL to mkStringsSom Snytt2013-05-231-61/+56
| * SI-7410 REPL uses improved tools.jar locatorSom Snytt2013-05-235-39/+51
* | Merge pull request #2591 from som-snytt/topic/partest-inchesPaul Phillips2013-05-262-44/+112
|\ \
| * | SI-7198 Par-Test uses filters filesSom Snytt2013-05-251-2/+19
| * | SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-252-44/+95
* | | Merge pull request #2585 from paulp/pr/concision-contributionPaul Phillips2013-05-2652-359/+339
|\ \ \ | |/ / |/| |
| * | A couple additional simplifications.Paul Phillips2013-05-241-3/+3
| * | Concision contribution.Paul Phillips2013-05-2352-350/+324
| * | Avoid caching different types in TypeSymbol.Paul Phillips2013-05-231-8/+14
* | | Merge pull request #2574 from paulp/issue/3425Paul Phillips2013-05-243-18/+32
|\ \ \ | |/ / |/| |
| * | SI-3425 erasure crash with refinement members.Paul Phillips2013-05-213-18/+32
* | | Merge pull request #2581 from soc/SI-6811-jsonPaul Phillips2013-05-233-0/+7
|\ \ \
| * | | SI-6811 Deprecate scala.util.parsing.jsonSimon Ochsenreither2013-05-223-0/+7
| | |/ | |/|
* | | Merge pull request #2576 from retronym/ticket/7436Paul Phillips2013-05-231-1/+1
|\ \ \ | |/ / |/| |
| * | SI-7436 Varargs awareness for super param aliasing.Jason Zaugg2013-05-211-1/+1
* | | Merge pull request #2568 from scalamacros/topic/abstractfile-classloaderEugene Burmako2013-05-224-7/+17
|\ \ \ | |_|/ |/| |
| * | Moves AbstractFileClassLoader to scala-reflect.jarEugene Burmako2013-05-204-7/+17
* | | Swabbing exprTypeArgs.Paul Phillips2013-05-201-55/+50
* | | Help makeFullyDefined allocate fewer ListBuffers.Paul Phillips2013-05-201-8/+7
* | | Tried to follow own advice with isCoercible.Paul Phillips2013-05-202-38/+36
* | | Wipe some dirt off protoTypeArgs's face.Paul Phillips2013-05-201-14/+8
* | | Splashed soap and water on checkAccessible.Paul Phillips2013-05-201-67/+29
* | | Pull some big chunks out of checkAccessible.Paul Phillips2013-05-201-0/+43
* | | Remove isPossiblyMissingArgs.Paul Phillips2013-05-202-18/+4
* | | Make cookJavaRawInfo return this.type.Paul Phillips2013-05-201-2/+4
* | | Annotated return type of a method.Paul Phillips2013-05-201-4/+3
* | | Commented out code from 2008.Paul Phillips2013-05-201-7/+0
* | | Commented out code from 2007.Paul Phillips2013-05-201-43/+0
* | | Commented out code from 2006.Paul Phillips2013-05-201-13/+0
* | | Scrubbing up inferPolyAlternatives.Paul Phillips2013-05-201-77/+67
* | | Moving on to checkBounds.Paul Phillips2013-05-201-26/+19
* | | Cleaning crew moves down the hall.Paul Phillips2013-05-202-98/+75
* | | Cleaning up isApplicable and neighbors.Paul Phillips2013-05-202-99/+72
* | | Merge pull request #2492 from paulp/pr/enter-elimination-modePaul Phillips2013-05-2016-526/+632
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into pr/enter-elimination-modePaul Phillips2013-05-194-20/+23
| |\ \ \
| * \ \ \ Merge commit 'd93826f278' into pr/enter-elimination-modePaul Phillips2013-05-1816-526/+632
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Incorporated reviewer feedback.Paul Phillips2013-05-164-62/+60
| | * | | Merge branch 'master' into HEADPaul Phillips2013-05-1637-841/+223
| | |\ \ \
| | * | | | Incorporated reviewer feedback.Paul Phillips2013-05-113-34/+35
| | * | | | Refactored stabilize.Paul Phillips2013-05-114-85/+128
| | * | | | Eliminated HKmode.Paul Phillips2013-05-114-44/+53
| | * | | | Eliminated RETmode.Paul Phillips2013-05-114-10/+14
| | * | | | Eliminated SNDTRYmode.Paul Phillips2013-05-115-28/+38
| | * | | | Started eliminating modes.Paul Phillips2013-05-115-111/+118
| | * | | | Corralling Modes into a smaller pen.Paul Phillips2013-05-1110-260/+299
* | | | | | Harden partest against duplicate paths.Paul Phillips2013-05-202-6/+15
* | | | | | Merge pull request #2562 from som-snytt/issue/double-pluginv2.11.0-M3Jason Zaugg2013-05-202-9/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | SI-7494 Tests for status quoSom Snytt2013-05-191-2/+4