summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-3148-733/+1373
|\ \ \
| * | | More work on inline classes.Paul Phillips2012-01-3012-15/+88
| * | | Merge branch 'master' into inlinePaul Phillips2012-01-301-2/+13
| |\| |
| | * | Have ant notice starr out of date.Paul Phillips2012-01-301-2/+13
| * | | Pushed new starr and updated desired shas.Paul Phillips2012-01-303-3/+3
| * | | 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
| * | | Removed obsolete checkfile.Paul Phillips2012-01-302-13/+0
| * | | Merge remote-tracking branch 'odersky/topic/inline' into inlinePaul Phillips2012-01-301-1/+1
| |\ \ \
| * | | | Eliminated 2500 lines of whitespace changes.Paul Phillips2012-01-3021-478/+478
| * | | | Merge branch 'master' into inlinePaul Phillips2012-01-3013-193/+733
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'develop'Paul Phillips2012-01-3011-137/+642
| | |\ \ \
| | | | \ \
| | | | \ \
| | | *-. \ \ Merge remote-tracking branches 'axel22/issue/4147', 'axel22/issue/5374' and '...Paul Phillips2012-01-303-2/+21
| | | |\ \ \ \
| | | | | * | | Closes #4336.Hubert Plociniczak2012-01-302-1/+20
| | | | * | | | Merge branch 'master' into issue/5374aleksandar2012-01-30170-6097/+8456
| | | | |\| | |
| | | | * | | | Changed the serialVersionUID in List serialization start marker.aleksandar2012-01-301-1/+1
| | | * | | | | Fixed the benchmarks a bit.aleksandar2012-01-303-18/+27
| | | * | | | | Merge pull request #1 from lpereir4/avlAleksandar Prokopec2012-01-308-135/+612
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Scalacheck test in order to ensure AVL invariants are respected.Lucien Pereira2012-01-281-0/+114
| | | | * | | | Added benchmarking files, in order to easily compare variousLucien Pereira2012-01-285-0/+328
| | | | * | | | 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
* | | | | | | Merge remote branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-3019-316/+430
|\| | | | | | | |_|_|_|/ / |/| | | | |
| * | | | | Moving getClassReturnType out of erasure.Paul Phillips2012-01-303-35/+35
| * | | | | Merge branch 'master' into inlinePaul Phillips2012-01-3018-283/+397
| |\| | | |
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge remote-tracking branches 'scalamacros/topic/yshowsymkinds' and 'scalama...Paul Phillips2012-01-299-39/+92
| | |\ \ \ \ \
| | | | * | | | Test for https://issues.scala-lang.org/browse/SI-5418Eugene Burmako2012-01-292-0/+14
| | | | | |_|/ | | | | |/| |
| | | * / | | -Yshow-symkinds: prints kinds next to symbol namesEugene Burmako2012-01-287-39/+78
| | | |/ / /
| | * | | | Test case closes SI-4515.Paul Phillips2012-01-292-0/+47
| | * | | | Bonus test case for SI-3999.Paul Phillips2012-01-281-0/+20
| | * | | | More method synthesis unification.Paul Phillips2012-01-286-171/+182
| | * | | | Cleaned up polymorphic method creation.Paul Phillips2012-01-283-67/+54
* | | | | | updated check file; got accidentally dropped from last commit.Martin Odersky2012-01-301-1/+1
|/ / / / /
* | | | | Resinstantiating anyval-children test. Getting he complete build to run.Martin Odersky2012-01-307-50/+62
* | | | | 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-2989-4346/+636
|\ \ \ \ \
| * \ \ \ \ Merge branch 'unsealed-anyval' into inlinePaul Phillips2012-01-2881-4296/+590
| |\ \ \ \ \
| | * | | | | Unsealed AnyVal.Paul Phillips2012-01-2820-332/+347
| | |/ / / /
| | * | | | Test case closes SI-3854.Paul Phillips2012-01-272-0/+20
| | * | | | 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-2711-68/+114
| | |\ \ \ \ \
| | | | * | | | Set fields in immutable hash maps and hash sets to vals.aleksandar2012-01-264-29/+37
| | | | |/ / /
| | | * / / / -Yshow-symkinds: prints kinds next to symbol namesEugene Burmako2012-01-277-39/+77
| | | |/ / /