summaryrefslogtreecommitdiff
path: root/src/library
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-2015-254/+370
|\
| * Adapted usecases to full signature displayVlad Ureche2012-03-2014-243/+359
| * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-201-11/+11
* | Tree adjustments.Paul Phillips2012-03-192-8/+19
* | Added +: and :+ extractors to mirror append/prepend.Josh Suereth2012-03-162-0/+24
* | Eliminating warnings in Cleanup.Paul Phillips2012-03-161-1/+1
| |
| \
| \
| \
| \
| \
*-----. \ Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-1614-130/+192
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | * Finished migrating to new versioning schemeJosh Suereth2012-03-161-2/+1
| | | | * properties loading is now maven/osgi version aware. yippie.Josh Suereth2012-03-161-14/+13
| |_|_|/ |/| | |
| | | * Renamed concurrent trie source files.Aleksandar Prokopec2012-03-162-0/+0
| | | * Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-162-77/+77
| |_|/ |/| |
| | * Tweaked deprecation annotations to avoid warningAlex Cruise2012-03-152-2/+2
| | * SI-1118:Alex Cruise2012-03-152-462/+459
| | * Cleaned up failed manual patchAlex Cruise2012-03-151-459/+459
| | * SI-1118 WIPAlex Cruise2012-03-1511-40/+107
* | | New option -Ypos-debug, and fixed range position breakage.Paul Phillips2012-03-151-4/+14
* | | Merge remote-tracking branches 'axel22/feature/checkinit-transient' and 'lryt...Paul Phillips2012-03-1589-161/+342
|\ \ \ | | |/ | |/|
| * | Whitespace and a couple checkfile updates.Paul Phillips2012-03-142-4/+4
| * | Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-1475-130/+320
| |\ \
| | * | Allows case classes as value classesMartin Odersky2012-03-071-1/+1
| | * | Fixes to value classes: Flags now double definitions, private constructors as...Martin Odersky2012-03-0668-148/+140
| | * | Made 3 classes in the standard library into value classes.Martin Odersky2012-02-222-3/+3
| | * | Compiler now ready to accept value classes in standard library. Time for a ne...Martin Odersky2012-02-222-1/+16
| | * | Split StringAdd into StringAdd and StringFormatMartin Odersky2012-02-223-11/+26
| | * | Made more traits universal.Martin Odersky2012-02-224-5/+5
| | * | New FlatArray scheme for handling value classes.Martin Odersky2012-02-174-67/+155
| | * | New scheme for "Rows" of value classes.Martin Odersky2012-02-152-0/+67
| | * | Changed erasure behavior of arrays to use always boxed representation.Martin Odersky2012-02-141-1/+1
| | * | Fixing problems with generation of isInstanceOf, classOf.Martin Odersky2012-02-141-4/+4
| | * | Deprecating /:\. Fold should be used instead.Martin Odersky2012-02-121-0/+1
| | * | Rename isValueClass -> isPrimitiveValueClassMartin Odersky2012-02-071-1/+1
| | * | Merge branch 'master' into topic/inlinePaul Phillips2012-02-0636-482/+1846
| | |\ \
| | * \ \ Merge remote-tracking branch 'odersky/topic/inline' into inline-remergePaul Phillips2012-02-0616-18/+22
| | |\ \ \
| | | * | | A first bunch of Any-extending traits.Martin Odersky2012-02-0616-18/+22
| | | * | | Removing AnyVal as a source class. Removing automatic addition of ScalaObject...Martin Odersky2012-02-061-32/+0
| * | | | | Merge branch 'merge-inline' of /scratch/trunk3 into developPaul Phillips2012-03-1418-35/+26
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into merge-inlinePaul Phillips2012-03-14137-1277/+6635
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | / | | | | |_|/ | | | |/| |
| | * | | | Making AnyVal into a class instead of a trait.Paul Phillips2012-02-041-1/+1
| | * | | | Having Proxy extend Any as well.Paul Phillips2012-02-041-3/+2
| | * | | | Made Any parents work more.Paul Phillips2012-02-042-5/+5
| | * | | | Eliminated ScalaObject.Paul Phillips2012-02-031-1/+2
| | * | | | Mostly eliminated ScalaObject.Paul Phillips2012-02-032-14/+1
| | * | | | Merge branch 'master' into topic/inlinePaul Phillips2012-02-036-31/+14
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | intermediate work towards a new starr for value classes.Martin Odersky2012-02-035-8/+10
| | * | | | More work on inline classes.Paul Phillips2012-01-302-3/+1
| | * | | | Eliminated 2500 lines of whitespace changes.Paul Phillips2012-01-305-280/+280
| | * | | | Merge branch 'master' into inlinePaul Phillips2012-01-303-136/+171
| | |\ \ \ \
| | * | | | | Resinstantiating anyval-children test. Getting he complete build to run.Martin Odersky2012-01-301-1/+2
| | * | | | | Merge remote-tracking branch 'paulp/inline' into topic/inlineMartin Odersky2012-01-2913-304/+315
| | |\ \ \ \ \
| | | * | | | | Unsealed AnyVal.Paul Phillips2012-01-2810-290/+292