summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge pull request #1905 from adriaanm/ticket-6956Paul Phillips2013-01-171-2/+4
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | use Constant::isIntRange even if it's NIHAdriaan Moors2013-01-151-1/+1
| | * | | SI-6956 determine switchability by type, not treeAdriaan Moors2013-01-151-2/+4
| | | |/ | | |/|
* | | | Revert "SI-5824 Fix crashes in reify with _*"Paul Phillips2013-01-253-16/+5
* | | | Merge pull request #1930 from aztek/ticket/5824Paul Phillips2013-01-253-5/+16
|\ \ \ \
| * | | | SI-5824 Fix crashes in reify with _*Evgeny Kotelnikov2013-01-223-5/+16
* | | | | Merge pull request #1931 from danielhopkins/remove-pimpingPaul Phillips2013-01-253-10/+9
|\ \ \ \ \
| * | | | | Grammatical fixDan Hopkins2013-01-191-1/+1
| * | | | | Remove the term "pimp" from the repositoryDan Hopkins2013-01-193-9/+9
* | | | | | Merge pull request #1965 from Dinduks/fix_some_typosPaul Phillips2013-01-2514-17/+17
|\ \ \ \ \ \
| * | | | | | Fix some typosSamy Dindane2013-01-2414-17/+17
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1900 from paulp/pr/maybe-rewrap-lessPaul Phillips2013-01-251-1/+8
|\ \ \ \ \ \
| * | | | | | Modifies "maybeRewrap" to focus more on the maybe.Paul Phillips2013-01-141-1/+8
* | | | | | | Merge pull request #1939 from soc/SI-6811-movesPaul Phillips2013-01-2414-32/+28
|\ \ \ \ \ \ \
| * | | | | | | SI-6811 Move scala.util.{automata,regexp} ...Simon Ochsenreither2013-01-2114-32/+28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #1921 from soc/SI-6811-removalsPaul Phillips2013-01-2448-2038/+8
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | SI-6811 Remove scala.xml.include.sax.MainSimon Ochsenreither2013-01-201-82/+0
| * | | | | | SI-6811 Remove scala.ScalaObjectSimon Ochsenreither2013-01-181-16/+0
| * | | | | | SI-6811 Remove the scala.annotation.target packageSimon Ochsenreither2013-01-171-29/+0
| * | | | | | SI-6811 Misc. removals in util, testing, io, ...Simon Ochsenreither2013-01-1712-824/+1
| * | | | | | SI-6811 Remove deprecated elements in scala.collectionSimon Ochsenreither2013-01-179-423/+0
| * | | | | | SI-6811 Remove parts of scala.concurrent not needed by scala.actorsSimon Ochsenreither2013-01-176-290/+0
| * | | | | | SI-6811 Remove the scala.util.grammar packageSimon Ochsenreither2013-01-172-48/+0
| * | | | | | SI-6811 Remove scala.collection.mutable.ConcurrentMapSimon Ochsenreither2013-01-178-243/+3
| * | | | | | SI-6811 Remove primitive widenings and /:\Simon Ochsenreither2013-01-172-50/+0
| * | | | | | SI-6811 Remove deprecated constructorsSimon Ochsenreither2013-01-171-10/+2
| * | | | | | SI-6811 Remove usages of scala.annotation.cloneableSimon Ochsenreither2013-01-174-8/+2
| * | | | | | SI-6811 Remove scala.annotation.serializableSimon Ochsenreither2013-01-171-15/+0
* | | | | | | Merge pull request #1908 from retronym/ticket/6979Paul Phillips2013-01-201-0/+1
|\ \ \ \ \ \ \
| * | | | | | | SI-6979 Small optimization in lubJason Zaugg2013-01-161-0/+1
* | | | | | | | Merge commit 'refs/pull/1906/head' into wip/pr-1906Paul Phillips2013-01-1717-330/+513
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Merge branch '2.10.x'Adriaan Moors2013-01-1617-336/+519
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| | * | | | | Merge pull request #1892 from retronym/ticket/6479Paul Phillips2013-01-151-2/+4
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | SI-6479 Don't lift try exprs in label arguments.Jason Zaugg2013-01-131-2/+4
| | * | | | | Merge pull request #1895 from JamesIry/SI_6963_2.10.xPaul Phillips2013-01-151-1/+2
| | |\ \ \ \ \
| | | * | | | | SI-6963 Deprecates -Xmigration switchJames Iry2013-01-141-1/+2
| | | |/ / / /
| | * | | | | Merge pull request #1888 from retronym/ticket/6675Paul Phillips2013-01-155-10/+17
| | |\ \ \ \ \
| | | * | | | | SI-6675 -Xlint arity enforcement for extractorsJason Zaugg2013-01-155-10/+17
| | * | | | | | Merge pull request #1879 from adriaanm/ticket-6955Paul Phillips2013-01-151-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | SI-6955 switch emission no longer foiled by type aliasAdriaan Moors2013-01-101-1/+1
| | * | | | | | | Merge pull request #1894 from retronym/ticket/6082Adriaan Moors2013-01-141-4/+7
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-6082 Conditionally expand @ann(x) to @ann(value = x)Jason Zaugg2013-01-131-4/+7
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #1889 from retronym/ticket/5340Adriaan Moors2013-01-141-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-5340 Change println to logJason Zaugg2013-01-131-1/+1
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #1878 from adriaanm/ticket-6925Adriaan Moors2013-01-143-145/+156
| | |\ \ \ \ \ \ \
| | | * | | | | | | clean up synthesizePartialFunctionAdriaan Moors2013-01-103-19/+22
| | | * | | | | | | rework partial function synthesisAdriaan Moors2013-01-091-146/+145
| | | * | | | | | | SI-6925 use concrete type in applyOrElse's match's selectorAdriaan Moors2013-01-091-1/+10
| | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | Merge pull request #1876 from adriaanm/ticket-5189-infAdriaan Moors2013-01-141-6/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | SI-5189 detect unsoundness when inferring type of matchAdriaan Moors2013-01-091-6/+5