summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* SI-5189: refined GADT soundness fixAdriaan Moors2012-03-195-9/+30
* Merge branch 'mar17-colorize'Paul Phillips2012-03-182-0/+726
|\
| * Library for ansi color management.Paul Phillips2012-03-182-0/+726
* | Added +: and :+ extractors to mirror append/prepend.Josh Suereth2012-03-162-0/+10
|/
* Testing compiler asSeenFrom directly.Paul Phillips2012-03-163-1/+446
* Added alternate test for SI-5545.Paul Phillips2012-03-162-0/+8
*---------. Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-1630-162/+491
|\ \ \ \ \ \
| | | | | * | Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-169-67/+67
| | | * | | | Remove assert given the test. Fixes #SI-5572.Hubert Plociniczak2012-03-162-0/+34
| | | |/ / /
| | * | | | Fixed broken testsAlex Cruise2012-03-156-18/+19
| | * | | | SI-1118:Alex Cruise2012-03-153-31/+31
| | * | | | SI-1118 WIPAlex Cruise2012-03-1510-22/+53
| | * | | | SI-1118 WIPAlex Cruise2012-03-152-0/+0
| * | | | | Merged and cleaned the 'feature/inheritdoc' branchVlad Ureche2012-03-165-57/+320
| | |/ / / | |/| | |
* | | | | Revert "More uniformity for the parser."Paul Phillips2012-03-161-12/+0
| |_|_|/ |/| | |
* | | | Finish fixing range positions.Paul Phillips2012-03-163-1/+5
| |_|/ |/| |
* | | More uniformity for the parser.Paul Phillips2012-03-161-0/+12
* | | New option -Ypos-debug, and fixed range position breakage.Paul Phillips2012-03-152-0/+2
| |/ |/|
* | Whitespace and a couple checkfile updates.Paul Phillips2012-03-144-30/+30
* | The rest of the inline classes.Paul Phillips2012-03-141-1/+1
* | Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-1447-95/+496
|\ \
| * | Allows case classes as value classesMartin Odersky2012-03-073-1/+121
| * | Fixes to value classes: Flags now double definitions, private constructors as...Martin Odersky2012-03-065-17/+54
| * | Added check that primary constructor of a value class must be public.Martin Odersky2012-03-051-0/+6
| * | new and updated test cases for value classes.Martin Odersky2012-03-054-2/+39
| * | Compiler now ready to accept value classes in standard library. Time for a ne...Martin Odersky2012-02-222-5/+2
| * | Updatwd check file.Martin Odersky2012-02-221-2/+2
| * | Implemented super access in value classes, restrictions for value classes.Martin Odersky2012-02-196-34/+132
| * | New FlatArray scheme for handling value classes.Martin Odersky2012-02-171-12/+21
| * | Trying generic value classes. Does not work yet, but fixed on bug already.Martin Odersky2012-02-151-0/+12
| * | Updated check file.Martin Odersky2012-02-151-0/+11
| * | New scheme for "Rows" of value classes.Martin Odersky2012-02-151-28/+12
| * | Changed array erasure scheme to never unbox elements of inline classes.Martin Odersky2012-02-151-16/+18
| * | Changed erasure behavior of arrays to use always boxed representation.Martin Odersky2012-02-141-0/+41
| * | Fixing problems with generation of isInstanceOf, classOf.Martin Odersky2012-02-141-0/+1
| * | Setting up things to demonstrate a swallowed type error in manifest generation.Martin Odersky2012-02-131-0/+2
| * | Added missing files from last commitMartin Odersky2012-02-133-0/+24
| * | All steps of value class proposal implemented. Most restrictions are now enfo...Martin Odersky2012-02-136-24/+53
| * | Added test case.Martin Odersky2012-02-071-0/+19
| * | Removing unnecessary AnyVal code.Paul Phillips2012-02-069-46/+18
| * | Merge branch 'master' into topic/inlinePaul Phillips2012-02-0646-196/+1279
| |\ \
| * \ \ 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
* | | | | Merge branch 'merge-inline' of /scratch/trunk3 into developPaul Phillips2012-03-1467-174/+220
|\ \ \ \ \
| * | | | | New starr to support new fundamental laws of reality.Paul Phillips2012-03-1416-74/+71
| * | | | | Merge branch 'master' into merge-inlinePaul Phillips2012-03-14423-681/+9395
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| * | | | 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