summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge-inline' of /scratch/trunk3 into developPaul Phillips2012-03-14127-459/+897
|\
| * Cleaning up stray ScalaObject references.Paul Phillips2012-03-142-10/+1
| * New starr to support new fundamental laws of reality.Paul Phillips2012-03-1421-649/+75
| * Merge branch 'master' into merge-inlinePaul Phillips2012-03-14741-8890/+26906
| |\
| * | All tests passed... not counting scaladoc.Paul Phillips2012-02-041-21/+21
| * | A couple more checkfiles and comments.Paul Phillips2012-02-042-2/+2
| * | Made a typer hack less hacky.Paul Phillips2012-02-041-4/+6
| * | Hardening in Constructors.Paul Phillips2012-02-041-2/+2
| * | A little msil I missed un-reverting.Paul Phillips2012-02-041-5/+4
| * | Removed now superfluous bootstrapper script.Paul Phillips2012-02-041-40/+0
| * | Hardened/documented AnyVal constructor switcheroo.Paul Phillips2012-02-042-0/+3
| * | Checkfile output update for AnyVal class.Paul Phillips2012-02-041-1/+4
| * | Tweaking parent printing a little further.Paul Phillips2012-02-041-5/+14
| * | Fixing AnyVal verify error and reflection.Paul Phillips2012-02-041-2/+7
| * | Merge branch 'master' into topic/inlinePaul Phillips2012-02-044-16/+32
| |\ \
| * | | Fixed all but one of the scalap tests.Paul Phillips2012-02-0420-28/+26
| * | | Restored msil.Paul Phillips2012-02-0412-371/+366
| * | | Utilizing convenience methods martin hasn't discovered yet.Paul Phillips2012-02-041-7/+2
| * | | Fixed specialized tests.Paul Phillips2012-02-041-1/+1
| * | | Fixed scalacheck tests.Paul Phillips2012-02-041-1/+1
| * | | Making AnyVal into a class instead of a trait.Paul Phillips2012-02-0411-41/+45
| * | | Simple test manipulating Any-derived traits.Paul Phillips2012-02-041-0/+16
| * | | Having Proxy extend Any as well.Paul Phillips2012-02-041-3/+2
| * | | Guard List_apply from premature forcitude.Paul Phillips2012-02-044-4/+7
| * | | Made Any parents work more.Paul Phillips2012-02-0410-67/+91
| * | | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-0418-37/+26
| * | | Updated bootstrap script.Paul Phillips2012-02-041-14/+20
| * | | ant and diff friendlier msil-disabling.Paul Phillips2012-02-046-3564/+3570
| * | | Temporary bootstrapper script.Paul Phillips2012-02-031-0/+34
| * | | New shas for bootstrap libs.Paul Phillips2012-02-033-3/+3
| * | | Disabled all things MSIL.Paul Phillips2012-02-0312-3848/+3848
| * | | Eliminated ScalaObject.Paul Phillips2012-02-036-8/+23
| * | | Merge branch 'master' into topic/inlinePaul Phillips2012-02-036-10/+30
| |\ \ \
| * | | | Mostly eliminated ScalaObject.Paul Phillips2012-02-0322-61/+19
| * | | | Merge branch 'master' into topic/inlinePaul Phillips2012-02-03156-944/+1902
| |\ \ \ \
| * | | | | intermediate work towards a new starr for value classes.Martin Odersky2012-02-0312-86/+134
| * | | | | 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
| * | | | | 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
| | |\ \ \ \ \
| | * | | | | | Pushed new starr and updated desired shas.Paul Phillips2012-01-303-3/+3
| | * | | | | | Merge branch 'master' into inlinePaul 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
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Working AnyVal#getClass.Paul Phillips2012-01-301-20/+22
| * | | | | | | | | | Merge remote branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-3019-316/+430
| |\| | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |