summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'odersky/topic/inline' into inline-remergePaul Phillips2012-02-0621-26/+26
|\
| * Fixed a bunch of scalap check files to account for absence of ScalaObjectMartin Odersky2012-02-0619-24/+24
| * Removing AnyVal as a source class. Removing automatic addition of ScalaObject...Martin Odersky2012-02-0612-30/+22
* | All tests passed... not counting scaladoc.Paul Phillips2012-02-041-21/+21
* | A couple more checkfiles and comments.Paul Phillips2012-02-042-2/+2
* | Checkfile output update for AnyVal class.Paul Phillips2012-02-041-1/+4
* | Fixed all but one of the scalap tests.Paul Phillips2012-02-0419-21/+21
* | 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-042-0/+11
* | Simple test manipulating Any-derived traits.Paul Phillips2012-02-041-0/+16
* | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-0418-37/+26
* | Merge branch 'master' into topic/inlinePaul Phillips2012-02-03119-24/+684
|\ \ | |/ |/|
| * Updated Flags toString/documentation.Paul Phillips2012-02-028-18/+18
| * Merge commit 'c58b240' into developPaul Phillips2012-02-023-0/+54
| |\
| | * [vpm] __match determines match semantics; virtualizationAdriaan Moors2012-02-023-0/+54
| * | Fixes reifyThisEugene Burmako2012-02-0230-2/+2
| * | Miscellaneous fixes to reificationEugene Burmako2012-02-0243-2/+269
| |/
| *-. Merge remote-tracking branches 'scalamacros/pullrequest/5258' and 'scalamacro...Paul Phillips2012-02-0122-0/+169
| |\ \
| | | * Hardens classToType logicEugene Burmako2012-02-0116-0/+122
| | * | Hardens reification against rare kinds of ConstantsEugene Burmako2012-02-016-0/+47
| | |/
| * / Fix for parser OOM.Paul Phillips2012-02-012-0/+6
| |/
| *---. Merge remote-tracking branches 'gkossakowski/virtpatmat-switch', 'scalamacros...Paul Phillips2012-02-0113-0/+102
| |\ \ \
| | | | * Introduce getAnnotations that triggers symbol completionEugene Burmako2012-01-312-0/+13
| | | * | Tests for https://issues.scala-lang.org/browse/SI-5427Eugene Burmako2012-02-018-0/+49
| | | |/
| | * | Added a test-case for switches with Yvirtpatmat.Grzegorz Kossakowski2012-02-013-0/+40
| * | | Fix for slice boundary condition.Paul Phillips2012-02-012-0/+6
| |/ /
| * | Test case closes SI-5352.Paul Phillips2012-01-313-0/+29
| * | Improved warning for insensible comparisons.Paul Phillips2012-01-314-1/+28
| |/
* | intermediate work towards a new starr for value classes.Martin Odersky2012-02-031-6/+6
* | More work on inline classes.Paul Phillips2012-01-305-1/+46
* | Removed obsolete checkfile.Paul Phillips2012-01-302-13/+0
* | Merge remote-tracking branch 'odersky/topic/inline' into inlinePaul Phillips2012-01-301-1/+1
|\ \
| * | updated check file; got accidentally dropped from last commit.Martin Odersky2012-01-301-1/+1
* | | Merge branch 'master' into inlinePaul Phillips2012-01-307-0/+470
|\ \ \ | | |/ | |/|
| | |
| | \
| *-. \ Merge remote-tracking branches 'axel22/issue/4147', 'axel22/issue/5374' and '...Paul Phillips2012-01-301-0/+19
| |\ \ \
| | | * | Closes #4336.Hubert Plociniczak2012-01-301-0/+19
| | |/ /
| * | | Fixed the benchmarks a bit.aleksandar2012-01-303-18/+27
| * | | Merge pull request #1 from lpereir4/avlAleksandar Prokopec2012-01-306-0/+442
| |\ \ \ | | |/ / | |/| |
| | * | 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
* | | | Merge branch 'master' into inlinePaul Phillips2012-01-305-0/+81
|\| | | | |_|/ |/| |
| | |
| | \
| *-. \ Merge remote-tracking branches 'scalamacros/topic/yshowsymkinds' and 'scalama...Paul Phillips2012-01-292-0/+14
| |\ \ \
| | | * | Test for https://issues.scala-lang.org/browse/SI-5418Eugene Burmako2012-01-292-0/+14
| | |/ /
| * | | Test case closes SI-4515.Paul Phillips2012-01-292-0/+47
| * | | Bonus test case for SI-3999.Paul Phillips2012-01-281-0/+20
* | | | Resinstantiating anyval-children test. Getting he complete build to run.Martin Odersky2012-01-302-0/+1
* | | | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-2913-54/+89
|\ \ \ \ | |_|/ / |/| | |
| * | | Unsealed AnyVal.Paul Phillips2012-01-281-0/+1
| |/ /
| * | Test case closes SI-3854.Paul Phillips2012-01-272-0/+20