summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* 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-131-0/+7
* All steps of value class proposal implemented. Most restrictions are now enfo...Martin Odersky2012-02-132-14/+34
* Added test case.Martin Odersky2012-02-071-0/+19
* Merge branch 'master' into topic/inlinePaul Phillips2012-02-0630-169/+958
|\
| * Merge branch 'master' into feature/pc-ctrieAleksandar Prokopec2012-02-0688-145/+976
| |\
| | * Refining the reflection api.Paul Phillips2012-02-052-10/+10
| | *---. Merge remote-tracking branches 'VladUreche/feature/compiler-rootdoc', 'scalam...Paul Phillips2012-02-058-0/+71
| | |\ \ \
| | | | | * Fixes https://issues.scala-lang.org/browse/SI-5272Eugene Burmako2012-02-054-0/+35
| | | |_|/ | | |/| |
| | | | * Fixes https://issues.scala-lang.org/browse/SI-5334Eugene Burmako2012-02-054-0/+36
| | | |/ | | |/|
| | * | Replaced LiftCode with a function in MacroContextEugene Burmako2012-02-0513-159/+33
| | |/
| * | Add tests for parallel Ctrie.Aleksandar Prokopec2012-02-031-7/+7
| * | Incorporate Ctrie into standard library.Aleksandar Prokopec2012-02-021-1/+4
| * | Add the Ctrie concurrent map implementation.Aleksandar Prokopec2012-02-017-0/+841
* | | Merge remote-tracking branch 'odersky/topic/inline' into inline-remergePaul Phillips2012-02-063-4/+4
|\ \ \
| * | | Removing AnyVal as a source class. Removing automatic addition of ScalaObject...Martin Odersky2012-02-064-4/+3
* | | | A couple more checkfiles and comments.Paul Phillips2012-02-041-1/+1
* | | | Updated checkfiles to subtract ScalaObject.Paul Phillips2012-02-045-6/+5
* | | | Merge branch 'master' into topic/inlinePaul Phillips2012-02-0375-0/+886
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | 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-0/+427
| * | | Miscellaneous fixes to reificationEugene Burmako2012-02-0223-0/+246
| |/ /
| | |
| | \
| *-. \ Merge remote-tracking branches 'scalamacros/pullrequest/5258' and 'scalamacro...Paul Phillips2012-02-0112-0/+100
| |\ \ \
| | | * | Hardens classToType logicEugene Burmako2012-02-0110-0/+85
| | |/ / | |/| |
| | * | Hardens reification against rare kinds of ConstantsEugene Burmako2012-02-012-0/+15
| |/ /
| | |
| | \
| | \
| | \
| *---. \ Merge remote-tracking branches 'gkossakowski/virtpatmat-switch', 'scalamacros...Paul Phillips2012-02-015-0/+53
| |\ \ \ \ | | | | |/ | | | |/|
| | | | * Introduce getAnnotations that triggers symbol completionEugene Burmako2012-01-312-0/+13
| | | |/
| | * / 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
| |/
* | updated check file; got accidentally dropped from last commit.Martin Odersky2012-01-301-1/+1
* | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-291-22/+23
|/
*-. Merge remote-tracking branches 'axel22/issue/5374' and 'axel22/issue/5375' in...Paul Phillips2012-01-254-10/+67
|\ \
| | * Fix for SI-5375.aleksandar2012-01-252-0/+20
| * | Refine fix for SI-5374 - make list deserialization backward-compatible.aleksandar2012-01-252-10/+47
* | | Merge remote-tracking branch 'odersky/topic/reflect' into developPaul Phillips2012-01-251-8/+8
|\ \ \
| * | | Making reflection thread-safe.Martin Odersky2012-01-251-8/+8
* | | | Cleaner range counting.Paul Phillips2012-01-242-0/+4233
| |_|/ |/| |
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'axel22/issue/5374', 'axel22/issue/5262', 'sca...Paul Phillips2012-01-238-12/+140
|\ \ \ \ \
| | | * | | Add test case for SI-4835 (https://issues.scala-lang.org/browse/SI-4835)Kota Mizushima2012-01-232-0/+45
| | * | | | Temporarily disabling debug traces in macro testsEugene Burmako2012-01-232-12/+22
| * | | | | Test files for SI-5262, which was fixed by SI-5374.aleksandar2012-01-232-0/+28
| | |_|_|/ | |/| | |
| * | | | Fix for SI-5374.aleksandar2012-01-232-0/+45
| | |/ / | |/| |