summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* better module classes support in the reflection APIEugene Burmako2012-07-024-6/+23
* Merge pull request #792 from jsuereth/fixup/from-reprJosh Suereth2012-06-294-33/+82
|\
| * Split @milessabin HasRepr into IsTraversableOnce and IsTraversableLike type c...Josh Suereth2012-06-274-33/+82
* | Merge pull request #793 from jsuereth/fix/convert-toJosh Suereth2012-06-294-12/+12
|\ \
| * | Renaming convertTo to to on GenTraversableOnce.Josh Suereth2012-06-284-12/+12
* | | Merge pull request #796 from axel22/issue/5846,4597,4027,4112Josh Suereth2012-06-287-23/+75
|\ \ \
| * \ \ Merge branch 'master' into issue/5846,4597,4027,4112Aleksandar Prokopec2012-06-28136-4095/+2453
| |\ \ \
| * | | | Fix SI-5846 and SI-4027.Aleksandar Prokopec2012-06-287-33/+89
* | | | | Merge pull request #794 from odersky/pullreq/statisticsJosh Suereth2012-06-281-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed race condition that was caused by Statistics pushTimer.Martin Odersky2012-06-281-2/+2
* | | | | Merge pull request #790 from axel22/issue/3326Josh Suereth2012-06-281-0/+8
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix SI-3326.Aleksandar Prokopec2012-06-271-0/+8
| | |/ / | |/| |
* | | | Merge pull request #783 from phaller/topic/cps-return-revertAdriaan Moors2012-06-285-74/+3
|\ \ \ \
| * | | | Revert pull request #720 (CPS: enable return expressions in CPS code if they ...phaller2012-06-275-74/+3
* | | | | Merge pull request #791 from axel22/issue/5336Josh Suereth2012-06-272-1/+3
|\ \ \ \ \
| * | | | | Fix SI-5336.Aleksandar Prokopec2012-06-272-1/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #786 from axel22/issue/5986-cherryJosh Suereth2012-06-273-20/+21
|\ \ \ \ \
| * | | | | Fix SI-5986.Aleksandar Prokopec2012-06-273-20/+21
| |/ / / /
* | | | | Merge pull request #785 from axel22/feature/to-parJosh Suereth2012-06-271-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Parallelize convertTo in parallel collection.Aleksandar Prokopec2012-06-271-6/+6
| | |/ / | |/| |
* | | | Merge pull request #787 from axel22/issue/5971Josh Suereth2012-06-273-3/+3
|\ \ \ \
| * | | | Fix SI-5971.Aleksandar Prokopec2012-06-273-3/+3
| |/ / /
* | | | Merge pull request #757 from dragos/warn-when-swallowing-throwablesAdriaan Moors2012-06-271-3/+10
|\ \ \ \
| * | | | Don't swallow `Throwables` while parsing bytecode. Print a warning and go on.Iulian Dragos2012-06-221-3/+10
* | | | | Merge pull request #754 from scalamacros/topic/removereflectcompatAdriaan Moors2012-06-273-35/+2
|\ \ \ \ \
| * | | | | removes pre-M4 compatibility stubs for the IDEEugene Burmako2012-06-213-35/+2
* | | | | | Merge pull request #780 from hubertp/topic/fix-rangepos-buildAdriaan Moors2012-06-271-1/+1
|\ \ \ \ \ \
| * | | | | | Fix range positions when applying anonymous classes. Review by @dragos or @od...Hubert Plociniczak2012-06-261-1/+1
* | | | | | | Merge pull request #778 from adriaanm/topic-virtpatmatAdriaan Moors2012-06-274-80/+93
|\ \ \ \ \ \ \
| * | | | | | | SI-5899 exhaustiveness for non-class typesAdriaan Moors2012-06-261-5/+17
| * | | | | | | exhaust unit: consider Unit as sealedAdriaan Moors2012-06-261-2/+5
| * | | | | | | SI-5914 handle null in classtag extractorAdriaan Moors2012-06-261-1/+1
| * | | | | | | better fix for SI-5189 pt1Adriaan Moors2012-06-261-1/+3
| * | | | | | | minor cleanup in patmat and typersAdriaan Moors2012-06-262-71/+67
* | | | | | | | Merge pull request #779 from hubertp/issue/5148Adriaan Moors2012-06-272-18/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Closes SI-5148.Hubert Plociniczak2012-06-272-18/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #781 from dragos/new-eclipse-project-filesAdriaan Moors2012-06-272-2/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Updated Eclipse project files for `asm`, correcting a small typo in linked so...Iulian Dragos2012-06-272-2/+1
* | | | | | | Merge pull request #759 from dragos/new-eclipse-project-filesAdriaan Moors2012-06-2611-0/+219
|\| | | | | |
| * | | | | | Added new project files for using the compiler and library inside Eclipse and...Iulian Dragos2012-06-2611-0/+219
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #768 from magarciaEPFL/fixesAdriaan Moors2012-06-261-87/+85
|\ \ \ \ \ \
| * | | | | | emit JVM InnerClasses attribute for bean info classesMiguel Garcia2012-06-241-87/+85
* | | | | | | fix for SI-4935Miguel Garcia2012-06-261-1/+25
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #770 from odersky/pullreq/statisticsAdriaan Moors2012-06-267-80/+149
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Statistics improvements and bug fixes.Martin Odersky2012-06-257-80/+149
* | | | | | Merge pull request #769 from hubertp/topic/t4842-followupAdriaan Moors2012-06-261-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Minor followup on SI-4842: remove awkward condition. Review by @retronym.Hubert Plociniczak2012-06-251-2/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #760 from retronym/ticket/5966-3Adriaan Moors2012-06-251-3/+5
|\ \ \ \ \
| * | | | | SI-5966 Fix eta expansion for repeated parameters with zero arguments.Jason Zaugg2012-06-231-3/+5
* | | | | | Merge pull request #767 from retronym/ticket/5968Adriaan Moors2012-06-251-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |