summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [vpm] tailcalls support for jumpy vpmAdriaan Moors2012-03-202-12/+119
* [vpm] label-based translation of matchesAdriaan Moors2012-03-201-185/+173
* [vpm] TODO note: make unapply type list stricterAdriaan Moors2012-03-201-0/+5
*-. Merge remote-tracking branches 'hubertp/topic/buildinfo', 'VladUreche/issue/5...Paul Phillips2012-03-2020-265/+457
|\ \
| | * Merge branch 'issue/5054-usecase-cleanup'Vlad Ureche2012-03-2017-261/+435
| |/| |/| |
| | * Adapted usecases to full signature displayVlad Ureche2012-03-2014-243/+359
| | * Adapted indentation in scaladoc code blocksVlad Ureche2012-03-203-18/+76
| * | Fixes SI-5248Vlad Ureche2012-03-203-4/+22
|/ /
* | Discovered filter was still being generated.Paul Phillips2012-03-192-2/+2
* | Finally did something about broken irrefutability.Paul Phillips2012-03-192-20/+34
* | Merge remote-tracking branch 'vjovanov/actors-move' into developPaul Phillips2012-03-1911-19/+115
|\ \
| * | Separating Scala Actors from the Scala Library.Vojin Jovanovic2012-03-1911-19/+115
* | | Merge remote-tracking branch 'adriaanm/ticket/5189' into developPaul Phillips2012-03-196-29/+53
|\ \ \
| * | | SI-5189: refined GADT soundness fixAdriaan Moors2012-03-196-29/+53
| |/ /
* | | Chill out repl ctrl-char filter.Paul Phillips2012-03-191-9/+11
* | | Overhaul of NodePrinters.Paul Phillips2012-03-192-384/+287
* | | Tree adjustments.Paul Phillips2012-03-196-10/+24
|/ /
* | Merge branch 'mar17-colorize'Paul Phillips2012-03-185-0/+549
|\ \
| * | Library for ansi color management.Paul Phillips2012-03-185-0/+549
* | | Merge remote-tracking branches 'axel22/feature/checkinit-transient' and 'jsue...Paul Phillips2012-03-1834-318/+565
|\ \ \
| * | | Added +: and :+ extractors to mirror append/prepend.Josh Suereth2012-03-162-0/+24
| |/ /
| * | Eliminating warnings in Cleanup.Paul Phillips2012-03-163-74/+67
| * | Testing compiler asSeenFrom directly.Paul Phillips2012-03-164-17/+52
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge remote-tracking branches 'VladUreche/feature/inheritdoc-clean', 'acruis...Paul Phillips2012-03-1623-186/+406
| |\ \ \ \ \ \ \
| | | | | | | * | Fixed maven deployment issues for new versioning scheme.Josh Suereth2012-03-162-15/+20
| | | | | | | * | 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
| | | | | | | * | Modified build for new versioning scheme.Josh Suereth2012-03-162-3/+4
| | | | | | | |/
| | | | | | * | Renamed concurrent trie source files.Aleksandar Prokopec2012-03-162-0/+0
| | | | | | * | Renaming Ctrie to ConcurrentTrieMap.Aleksandar Prokopec2012-03-162-77/+77
| | | | * | | | Remove assert given the test. Fixes #SI-5572.Hubert Plociniczak2012-03-161-1/+0
| | | | |/ / /
| | | * | | | Tweaked deprecation annotations to avoid warningAlex Cruise2012-03-152-2/+2
| | | * | | | Re-fixed 2.10-style literals. Oh, silly Windows and your line endings.Alex Cruise2012-03-151-1/+1
| | | * | | | SI-1118:Alex Cruise2012-03-152-462/+459
| | | * | | | Cleaned up failed manual patchAlex Cruise2012-03-151-459/+459
| | | * | | | SI-1118 WIPAlex Cruise2012-03-1513-46/+115
| | * | | | | Merged and cleaned the 'feature/inheritdoc' branchVlad Ureche2012-03-164-32/+183
| * | | | | | Revert "More uniformity for the parser."Paul Phillips2012-03-162-39/+14
| | |_|_|_|/ | |/| | | |
| * | | | | Finish fixing range positions.Paul Phillips2012-03-162-2/+2
| | |_|_|/ | |/| | |
* / | | | Simplify check for transient fields in mixin.Aleksandar Prokopec2012-03-161-1/+1
|/ / / /
* | | | More uniformity for the parser.Paul Phillips2012-03-162-14/+39
* | | | New option -Ypos-debug, and fixed range position breakage.Paul Phillips2012-03-1515-75/+134
* | | | Merge remote-tracking branches 'axel22/feature/checkinit-transient' and 'lryt...Paul Phillips2012-03-15143-694/+1598
|\ \ \ \
| * | | | create relative symlinks in ant scriptsLukas Rytz2012-03-151-1/+1
| | |/ / | |/| |
| * | | Whitespace and a couple checkfile updates.Paul Phillips2012-03-142-4/+4
| * | | Merge branch 'master' into merge-inlinePaul Phillips2012-03-141-1/+0
| |\ \ \
| | * | | Eliminate build-breaking import.Paul Phillips2012-03-141-1/+0
| * | | | The rest of the inline classes.Paul Phillips2012-03-142-2/+2
| * | | | Merge remote-tracking branch 'odersky/topic/inline' into merge-inlinePaul Phillips2012-03-14110-554/+1067
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Allows case classes as value classesMartin Odersky2012-03-072-11/+17