summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | removes ClassTag.String and TypeTag.StringEugene Burmako2012-07-0219-67/+51
| * | | | | | | further improves reflection printersEugene Burmako2012-07-0214-93/+125
| * | | | | | | Improves backward compatibility of manifestsEugene Burmako2012-07-0232-145/+333
* | | | | | | | Merge pull request #808 from scalamacros/topic/moduleclassAdriaan Moors2012-07-034-6/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | better module classes support in the reflection APIEugene Burmako2012-07-024-6/+23
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #801 from paulp/issue/exponential-specAdriaan Moors2012-07-032-2/+52
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fix for exponential compile time in specialization.Paul Phillips2012-06-302-2/+52
| |/ / / / / /
* | | | | | | Merge pull request #812 from dragos/new-eclipse-project-filesAdriaan Moors2012-07-024-24/+54
|\ \ \ \ \ \ \
| * | | | | | | Update README for Eclipse project files.Iulian Dragos2012-07-021-2/+31
| * | | | | | | The `reflect` project now depends on the `scala-library` project.Iulian Dragos2012-07-023-1/+2
* | | | | | | | Merge pull request #798 from retronym/ticket/2807-4Adriaan Moors2012-07-023-17/+30
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | SI-2807 Avoid catch all warning for Stable Id patternsJason Zaugg2012-06-303-17/+30
* | | | | | | | Merge pull request #802 from retronym/ticket/5489Adriaan Moors2012-07-024-17/+41
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-5489 Avoid accidentally adding members to Object in erasure.Jason Zaugg2012-07-014-17/+41
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #771 from retronym/ticket/4176-2Adriaan Moors2012-07-025-15/+35
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-4176 A repeat dose of repeated parameter type sanitization.Jason Zaugg2012-06-305-15/+35
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #800 from retronym/ticket/5932Adriaan Moors2012-07-023-1/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-5932 Tone down non-sensible == warning with refinements.Jason Zaugg2012-07-013-1/+17
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #804 from scalamacros/topic/reflectglobalAdriaan Moors2012-07-025-11/+20
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | moves reflective compiler into scala.tools.reflectEugene Burmako2012-07-025-11/+20
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #792 from jsuereth/fixup/from-reprJosh Suereth2012-06-296-55/+145
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Split @milessabin HasRepr into IsTraversableOnce and IsTraversableLike type c...Josh Suereth2012-06-276-55/+145
* | | | | | | Merge pull request #793 from jsuereth/fix/convert-toJosh Suereth2012-06-297-22/+22
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Renaming convertTo to to on GenTraversableOnce.Josh Suereth2012-06-287-22/+22
* | | | | | | Merge pull request #796 from axel22/issue/5846,4597,4027,4112Josh Suereth2012-06-2810-23/+124
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into issue/5846,4597,4027,4112Aleksandar Prokopec2012-06-28271-4900/+5060
| |\ \ \ \ \ \ \
| * | | | | | | | Fix SI-5846 and SI-4027.Aleksandar Prokopec2012-06-2810-33/+138
* | | | | | | | | 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-283-0/+90
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Fix SI-3326.Aleksandar Prokopec2012-06-273-0/+90
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #783 from phaller/topic/cps-return-revertAdriaan Moors2012-06-2813-208/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert pull request #720 (CPS: enable return expressions in CPS code if they ...phaller2012-06-2713-208/+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-276-22/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix SI-5986.Aleksandar Prokopec2012-06-276-22/+74
| |/ / / / / / / /
* | | | | | | | | Merge pull request #785 from axel22/feature/to-parJosh Suereth2012-06-273-7/+33
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Parallelize convertTo in parallel collection.Aleksandar Prokopec2012-06-273-7/+33
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #787 from axel22/issue/5971Josh Suereth2012-06-275-3/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix SI-5971.Aleksandar Prokopec2012-06-275-3/+30
| |/ / / / / / /
* | | | | | | | 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 #782 from hubertp/issue/5839Adriaan Moors2012-06-272-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Test that closes SI-5839. Bug itself most probably fixed by #602Hubert Plociniczak2012-06-272-0/+13
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge pull request #754 from scalamacros/topic/removereflectcompatAdriaan Moors2012-06-276-39/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | removes pre-M4 compatibility stubs for the IDEEugene Burmako2012-06-216-39/+5
* | | | | | | | | | Merge pull request #780 from hubertp/topic/fix-rangepos-buildAdriaan Moors2012-06-273-1/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix range positions when applying anonymous classes. Review by @dragos or @od...Hubert Plociniczak2012-06-263-1/+11
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #778 from adriaanm/topic-virtpatmatAdriaan Moors2012-06-2713-80/+171
|\ \ \ \ \ \ \ \ \ \