summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | First steps towards erasure of inline classes.Martin Odersky2012-01-312-0/+20
* | | New trait for erasure of inline classes.Martin Odersky2012-01-311-0/+9
* | | More work on inline classes.Paul Phillips2012-01-307-14/+42
* | | Merge branch 'master' into inlinePaul Phillips2012-01-302-19/+35
|\| |
| * | Print compound types legibly.Paul Phillips2012-01-302-19/+35
* | | Synthesize getClass method for AnyVal children.Paul Phillips2012-01-301-0/+11
* | | Eliminated 2500 lines of whitespace changes.Paul Phillips2012-01-3021-478/+478
* | | Merge branch 'master' into inlinePaul Phillips2012-01-306-193/+263
|\| |
| * | Merge branch 'develop'Paul Phillips2012-01-304-137/+172
| |\ \
| | | \
| | | \
| | *-. \ Merge remote-tracking branches 'axel22/issue/4147', 'axel22/issue/5374' and '...Paul Phillips2012-01-302-2/+2
| | |\ \ \
| | | | * | Closes #4336.Hubert Plociniczak2012-01-301-1/+1
| | | * | | Merge branch 'master' into issue/5374aleksandar2012-01-30133-6023/+3884
| | | |\| |
| | | * | | Changed the serialVersionUID in List serialization start marker.aleksandar2012-01-301-1/+1
| | * | | | Merge pull request #1 from lpereir4/avlAleksandar Prokopec2012-01-302-135/+170
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Use of polymorphic dispatch instead of pattern matching.Lucien Pereira2012-01-282-127/+168
| | | * | | Getting rid of closure creation occuring for each rebalancing. Tail recursion...Lucien Pereira2012-01-151-34/+28
| | | * | | syntactic error correctionLucien Pereira2012-01-141-1/+1
| * | | | | A couple power mod conveniences.Paul Phillips2012-01-302-56/+91
| |/ / / /
* | | | | Working AnyVal#getClass.Paul Phillips2012-01-301-20/+22
* | | | | Moving getClassReturnType out of erasure.Paul Phillips2012-01-303-35/+35
* | | | | Merge branch 'master' into inlinePaul Phillips2012-01-3013-283/+316
|\| | | |
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge remote-tracking branches 'scalamacros/topic/yshowsymkinds' and 'scalama...Paul Phillips2012-01-297-39/+78
| |\ \ \ \ \ | | | | |_|/ | | | |/| |
| | * / | | -Yshow-symkinds: prints kinds next to symbol namesEugene Burmako2012-01-287-39/+78
| | |/ / /
| * | | | More method synthesis unification.Paul Phillips2012-01-286-171/+182
| * | | | Cleaned up polymorphic method creation.Paul Phillips2012-01-283-67/+54
* | | | | Resinstantiating anyval-children test. Getting he complete build to run.Martin Odersky2012-01-305-50/+61
* | | | | Fixed problems with step 2Martin Odersky2012-01-302-7/+8
* | | | | New phase that creates extension methods for inline classes.Martin Odersky2012-01-301-0/+161
* | | | | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-2976-4292/+547
|\ \ \ \ \
| * \ \ \ \ Merge branch 'unsealed-anyval' into inlinePaul Phillips2012-01-2872-4276/+530
| |\ \ \ \ \
| | * | | | | Unsealed AnyVal.Paul Phillips2012-01-2819-332/+346
| | |/ / / /
| | * | | | Changed partest to use UTF-8.Paul Phillips2012-01-271-1/+1
| | * | | | Make 'illegal' characters less annoying.Paul Phillips2012-01-271-1/+1
| | * | | | Revert "-Yshow-symkinds: prints kinds next to symbol names"Paul Phillips2012-01-277-77/+39
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'scalamacros/topic/yshowsymkinds' and 'axel22/...Paul Phillips2012-01-2710-53/+99
| | |\ \ \ \ \
| | | | * | | | Set fields in immutable hash maps and hash sets to vals.aleksandar2012-01-263-14/+22
| | | | |/ / /
| | | * / / / -Yshow-symkinds: prints kinds next to symbol namesEugene Burmako2012-01-277-39/+77
| | | |/ / /
| | * | | | Disabled "not found" suggestions.Paul Phillips2012-01-261-0/+4
| | * | | | Intercept assert and require calls.Paul Phillips2012-01-2621-74/+143
| | * | | | Fix for recently induced -optimise crasher.Paul Phillips2012-01-262-3/+14
| | * | | | Put a stake in partest-alternative.Paul Phillips2012-01-2630-3852/+0
| | |/ / /
* | / / / inline method expansion codeMartin Odersky2012-01-2916-248/+305
|/ / / /
* | | | Dropping what looks like debug output from error message. Before the change,Martin Odersky2012-01-261-1/+1
* | | | Merge branch 'master' into topic/inlineMartin Odersky2012-01-26103-1918/+3772
|\| | |
| | \ \
| | \ \
| *-. \ \ Merge remote-tracking branches 'axel22/issue/5374' and 'axel22/issue/5375' in...Paul Phillips2012-01-255-31/+83
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | Fix for SI-5375.aleksandar2012-01-253-27/+35
| | * | | Refine fix for SI-5374 - make list deserialization backward-compatible.aleksandar2012-01-252-4/+48
| * | | | Merge remote-tracking branch 'odersky/topic/reflect' into developPaul Phillips2012-01-2545-459/+924
| |\ \ \ \
| | * | | | Tightening of constructors in Symbols, to force everyone to use the factory m...Martin Odersky2012-01-251-10/+10
| | * | | | More work on making reflection thread-safe.Martin Odersky2012-01-258-27/+35