summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #1110 from julienrf/fix/rawstringPaul Phillips2012-08-282-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix raw string interpolator: string parts which were after the first argument...Julien Richard-Foy2012-08-102-2/+2
* | | | | | Merge pull request #1173 from axel22/issue/4996-cherryVlad Ureche2012-08-222-0/+51
|\ \ \ \ \ \
| * | | | | | Fixes SI-4996.Aleksandar Prokopec2012-08-212-0/+51
* | | | | | | Merge branch '2.10.x'amin2012-08-2114-3/+70
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | Merge pull request #1165 from jsuereth/fix/try-catch-libsJosh Suereth2012-08-202-0/+18
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Adding test for try-catch library unification.Josh Suereth2012-08-202-0/+18
| | | |/ / | | |/| |
| * / | | Compilespeed improvements: Exists arguments and othersMartin Odersky2012-08-201-0/+26
| |/ / /
| * | | Merge pull request #1159 from scalamacros/topic/cleanupJosh Suereth2012-08-198-0/+18
| |\ \ \
| | * | | cleanup for macroExpandEugene Burmako2012-08-188-0/+18
| * | | | Merge pull request #1162 from paulp/aug19-scala-graphPaul Phillips2012-08-182-0/+6
| |\ \ \ \
| | * | | | Fix for community build blocker.Paul Phillips2012-08-182-0/+6
| | |/ / /
| * / / / SI-5788 correct test and symbol updateVlad Ureche2012-08-191-3/+2
| |/ / /
* | | | Merge pull request #1150 from paulp/issue/6150Paul Phillips2012-08-181-0/+36
|\ \ \ \
| * | | | Modified SI-6150 fix to use intended ReusableCBF.Paul Phillips2012-08-161-23/+25
| * | | | Fixes SI-6150.Aleksandar Prokopec2012-08-151-0/+34
* | | | | Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-08-1734-21/+181
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #1151 from scalamacros/topic/cleanupEugene Burmako2012-08-1718-20/+45
| |\ \ \ \
| | * | | | more cleanup for typedMacroBodyEugene Burmako2012-08-1714-11/+36
| | * | | | shaves more than 150 lines off typedMacroBodyEugene Burmako2012-08-174-9/+9
| | | |_|/ | | |/| |
| * | | | Fixes SI-6236.Aleksandar Prokopec2012-08-174-2/+32
| * | | | Fixes SI-6189.Aleksandar Prokopec2012-08-173-0/+60
| * | | | Merge pull request #1093 from jsuereth/fix/SI-6208-2.10.xPaul Phillips2012-08-161-0/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix SI-6208. mutable.Queue now returns mutable.Queue for collection methods ...Josh Suereth2012-08-081-0/+4
| * | | | Merge pull request #1141 from VladUreche/issue/asmVlad Ureche2012-08-163-0/+34
| |\ \ \ \
| | * | | | Fixes backend crash due to incorrect consumedTypesVlad Ureche2012-08-153-0/+34
| * | | | | macroImplSigs => macroImplSigEugene Burmako2012-08-151-0/+1
| * | | | | cleanup of reflection- and macro-related stuffEugene Burmako2012-08-156-0/+6
| |/ / / /
* | | | | Merge pull request #1126 from rklaehn/SI-6220Paul Phillips2012-08-161-0/+92
|\ \ \ \ \
| * | | | | Added test that should cover all code paths of the changes done in SI-6220Ruediger Klaehn2012-08-161-0/+92
* | | | | | Merge pull request #1122 from paulp/topic/lubbing-not-flubbingPaul Phillips2012-08-167-3/+101
|\ \ \ \ \ \
| * | | | | | Improvement for SI-2251, failure to lub f-bounds.Paul Phillips2012-08-117-3/+101
* | | | | | | Merge remote-tracking branch 'upstream/2.10.x' into merge-210Lukas Rytz2012-08-168-13/+71
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Add Scaladoc flag to specify hidden implicit conversionsingoem2012-08-141-1/+1
| * | | | | Merge pull request #1101 from scalamacros/ticket/5940Josh Suereth2012-08-145-0/+58
| |\ \ \ \ \
| | * | | | | macro implementations must be publicEugene Burmako2012-08-134-0/+17
| | * | | | | SI-5940 impls are no longer in macro def picklesEugene Burmako2012-08-131-0/+41
* | | | | | | Merge branch '2.10.x'Adriaan Moors2012-08-1470-294/+1328
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | Merge pull request #1130 from non/si6223-2.10.xJosh Suereth2012-08-132-0/+15
| |\ \ \ \ \
| | * | | | | Move side-effecting call out of debuglog(). Fixes SI-6223.Erik Osheim2012-08-132-0/+15
| * | | | | | Merge pull request #1100 from adriaanm/ticket-6022bJosh Suereth2012-08-131-0/+20
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | SI-6022 cleaner model of variable equality modulo <:Adriaan Moors2012-08-091-0/+20
| | |/ / / /
| * | | | | Merge pull request #1125 from hubertp/2.10.x-issue/6214Josh Suereth2012-08-132-0/+11
| |\ \ \ \ \
| | * | | | | Fixes SI-6214.Hubert Plociniczak2012-08-122-0/+11
| * | | | | | Merge pull request #1123 from paulp/topic/unpickle-resilience-2Josh Suereth2012-08-131-2/+3
| |\ \ \ \ \ \
| | * | | | | | More resilience to missing classes.Paul Phillips2012-08-111-2/+3
| * | | | | | | Merge pull request #1120 from paulp/ticket-6184-revisedJosh Suereth2012-08-111-0/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | SI-6184 don't introduce dummies in checkableTypeAdriaan Moors2012-08-091-0/+7
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #1118 from scalamacros/ticket/6201Josh Suereth2012-08-111-0/+13
| |\ \ \ \ \ \
| | * | | | | | SI-6201 minor fixes in key pointsEugene Burmako2012-08-111-0/+13