summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Warn about locally identifiable init order issues.Paul Phillips2013-03-124-0/+68
* Merge pull request #2231 from retronym/topic/ide-configAdriaan Moors2013-03-119-0/+190
|\
| * Add eclipse projects for interactive, scaladoc.Jason Zaugg2013-03-104-0/+89
| * IntellIiJ module definitions for scaladoc, interactive and continuations-*.Jason Zaugg2013-03-105-0/+101
* | Merge pull request #2237 from som-snytt/topic/slurpeeAdriaan Moors2013-03-111-1/+4
|\ \
| * | Close after slurping (fixes SI-7244)Som Snytt2013-03-111-1/+4
| |/
* | Merge pull request #2229 from srinivasreddy/masterAdriaan Moors2013-03-111-1/+1
|\ \
| * | a typo correctedsrinivasreddy2013-03-101-1/+1
* | | Merge pull request #2232 from paulp/pr/modularize-replAdriaan Moors2013-03-1160-811/+823
|\ \ \ | |_|/ |/| |
| * | Modularized the repl.Paul Phillips2013-03-1160-811/+823
|/ /
* | Merge pull request #2201 from retronym/topic/types-break-down-squashAdriaan Moors2013-03-107-2649/+2732
|\ \
| * | Carve up Types.scalaJason Zaugg2013-03-057-2649/+2732
* | | Merge pull request #2226 from adriaanm/pr-2208-reworkAdriaan Moors2013-03-10174-688/+842
|\ \ \ | |_|/ |/| |
| * | Deprecated custom ant task 'Same'.Paul Phillips2013-03-092-3/+1
| * | Eliminated all forInteractive/forScaladoc uses.Paul Phillips2013-03-0917-100/+75
| * | Moved interactive code into src/interactive.Paul Phillips2013-03-092-3/+116
| * | Moved scaladoc code into src/scaladoc.Paul Phillips2013-03-0914-223/+340
| * | Give interactive tests their own target.Paul Phillips2013-03-091-14/+19
| * | Give partest its own classpath in build.xml.Paul Phillips2013-03-091-21/+12
| * | Teach partest the magic of abstraction.Paul Phillips2013-03-093-34/+26
| * | Moved interactive sources into separate directory.Paul Phillips2013-03-0925-1/+33
| * | Moved scaladoc sources into separate directory.Paul Phillips2013-03-09123-5/+55
| * | Enabling commit for interactive/scaladoc modules.Paul Phillips2013-03-0914-97/+111
| * | Bring some sanity to the stability test.Paul Phillips2013-03-092-195/+62
|/ /
* | Merge pull request #2217 from JamesIry/master_7006bJames Iry2013-03-081-3/+3
|\ \
| * | SI-7006 Fix the unreachable testJames Iry2013-03-081-3/+3
|/ /
* | Merge pull request #2216 from JamesIry/master_7231James Iry2013-03-083-1/+14
|\ \
| * | SI-7231 Fix assertion when adapting Null type to Array typeJames Iry2013-03-083-1/+14
* | | Merge pull request #2185 from JamesIry/master_unreachableGrzegorz Kossakowski2013-03-0810-115/+460
|\ \ \ | |/ / |/| |
| * | SI-7006 Cleanup from code reviewJames Iry2013-03-071-4/+13
| * | SI-7006 Prevent unreachable blocks in GenICodeJames Iry2013-03-0610-115/+451
* | | Merge pull request #2204 from adriaanm/merge-2.10.xPaul Phillips2013-03-0636-511/+764
|\ \ \ | |/ / |/| |
| * | Merge 2.10.x into master.Adriaan Moors2013-03-0515-191/+237
| |\ \
| | * \ Merge pull request #2199 from retronym/ticket/7214Adriaan Moors2013-03-052-1/+60
| | |\ \
| | * \ \ Merge pull request #2156 from vigdorchik/hierarchyAdriaan Moors2013-03-0511-145/+171
| | |\ \ \
| | | * | | SI-7109 SI-7153 Generalize the API to get docComments: allow to force docTreesEugene Vigdorchik2013-02-2411-145/+171
| * | | | | Merge 2.10.x into master.Adriaan Moors2013-03-056-283/+305
| |\| | | |
| | * | | | Merge pull request #2193 from adriaanm/patmat-refactorAdriaan Moors2013-03-0518-374/+386
| | |\ \ \ \
| | | * \ \ \ Merge 2.10.1 into 2.10.xAdriaan Moors2013-03-038-74/+40
| | | |\ \ \ \
| | | | * \ \ \ Merge pull request #2190 from adriaanm/test-runs-mima-2.10.1v2.10.1-RC3v2.10.1James Iry2013-03-022-4/+8
| | | | |\ \ \ \
| | | | * \ \ \ \ Merge pull request #2189 from adriaanm/ticket-7195James Iry2013-03-024-64/+3
| | | | |\ \ \ \ \
| | | * | | | | | | [port] SI-7183 Disable unreachability for withFilter matches.Adriaan Moors2013-03-035-16/+43
| | | * | | | | | | better names for components of MatchTranslatorAdriaan Moors2013-03-033-34/+33
| | | * | | | | | | move sat solving to separate fileAdriaan Moors2013-03-033-233/+243
| * | | | | | | | | Merge 2.10.x into master.Adriaan Moors2013-03-052-10/+19
| |\| | | | | | | |
| | * | | | | | | | Merge pull request #2198 from retronym/ticket/7215Paul Phillips2013-03-052-10/+19
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | SI-7215 Fix transpose of an empty Array[Array[T]].Jason Zaugg2013-03-052-10/+19
| | * | | | | | | | | Merge pull request #2175 from retronym/ticket/7185Paul Phillips2013-03-055-1/+58
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge 2.10.x into master.Adriaan Moors2013-03-052-0/+27
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge pull request #2178 from scalamacros/ticket/7190Paul Phillips2013-03-052-0/+27
| | |\ \ \ \ \ \ \ \ \ \