summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SI-7979 Fix quasiquotes crash on mismatch between fields and constructorDen Shabalin2013-12-102-4/+24
* SI-6842 Make splicing less sensitive to precise types of treesDen Shabalin2013-12-107-54/+110
* SI-8009 Ensure that Idents preserve isBackquoted propertyDen Shabalin2013-12-105-2/+24
* SI-8016 Ensure that q”..$xs” is equivalent to q”{..$xs}”Den Shabalin2013-12-103-1/+16
* SI-8008 Make q”f(..$xs)” only match trees with Apply nodeDen Shabalin2013-12-105-22/+4
* Merge pull request #3246 from xeno-by/topic/compile-time-onlyJason Zaugg2013-12-103-48/+85
|\
| * streamlines refchecking undesired symbol propertiesEugene Burmako2013-12-093-48/+85
* | Merge pull request #3237 from xeno-by/topic/macrodef-returntype-inferenceJason Zaugg2013-12-10102-235/+245
|\ \ | |/ |/|
| * deprecates macro def return type inferenceEugene Burmako2013-12-10102-235/+245
|/
* Merge pull request #3226 from ziggystar/patch-1Adriaan Moors2013-12-082-0/+35
|\
| * add method dequeueOption to immutable.QueueThomas Geier2013-12-052-0/+35
* | Merge pull request #3225 from som-snytt/issue/8013-interp-nowarnAdriaan Moors2013-12-084-6/+60
|\ \
| * | SI-8013 Nowarn on macro str interpolationSom Snytt2013-12-044-6/+60
* | | Merge pull request #3231 from xeno-by/topic/undeprecate-parseEugene Burmako2013-12-061-3/+0
|\ \ \
| * | | undeprecates c.parseEugene Burmako2013-12-061-3/+0
|/ / /
* | | Merge pull request #3228 from retronym/merge/2.10.x-and-pr-3209-to-masterJason Zaugg2013-12-0617-29/+137
|\ \ \
| * \ \ Merge commit '7d41094' into merge/2.10.x-and-pr-3209-to-masterJason Zaugg2013-12-068-15/+58
| |\ \ \
| | * | | SI-7982 Changed contract of askLoadedType to unload units by defaultFrançois Garillot2013-12-068-15/+58
| * | | | Merge commit '7d74884' into merge-2.10.x-to-masterJason Zaugg2013-12-063-5/+8
| |\ \ \ \
| | * \ \ \ Merge pull request #3181 from heathermiller/issue/6913James Iry2013-12-053-5/+8
| | |\ \ \ \
| | | * | | | SI-6913 Fixing semantics of Future fallbackTo to be according to docsHeather Miller2013-12-053-5/+8
| | |/ / / /
| * | | | | Merge commit '7c1d114' into merge-2.10.x-to-masterJason Zaugg2013-12-067-9/+71
| |\| | | |
| | * | | | Merge pull request #3208 from dotta/si-7548-on-2.10Jason Zaugg2013-12-027-9/+71
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | SI-7458 Pres. compiler must not observe trees in silent modeJason Zaugg2013-12-022-6/+8
| | | * | | SI-7548 Test to demonstrate residual exploratory typing bugJason Zaugg2013-12-023-0/+30
| | | * | | SI-7548 askTypeAt returns the same type whether the source was fully or targe...Mirco Dotta2013-12-024-9/+39
| | |/ / /
| * | | | Merge commit 'da73950' into merge-2.10.x-to-masterJason Zaugg2013-12-060-0/+0
| |\| | |
| | * | | Merge pull request #3180 from xeno-by/topic/toolbox-rangeposJason Zaugg2013-11-263-2/+16
| | |\ \ \
| | | * | | [nomaster] teaches toolbox about -YrangeposEugene Burmako2013-11-223-2/+16
| | * | | | Merge pull request #3196 from retronym/topic/3190-fixupJason Zaugg2013-11-2610-8/+178
| | |\ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge pull request #3191 from retronym/ticket/deprecate-par-viewJason Zaugg2013-12-0621-968/+286
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Removes Gen*View and Par*ViewJason Zaugg2013-11-2621-980/+286
| * | | | | Deprecates Par*View and Gen*ViewJason Zaugg2013-11-2412-1/+13
* | | | | | Merge pull request #3198 from adriaanm/update-versionsAdriaan Moors2013-12-041-0/+21
|\ \ \ \ \ \
| * | | | | | Use -Dupdate.versions to update versions.propertiesAdriaan Moors2013-11-261-0/+21
* | | | | | | Merge pull request #3216 from xeno-by/topic/macro-error-messagesAdriaan Moors2013-12-0315-76/+84
|\ \ \ \ \ \ \
| * | | | | | | better error messages for various macro definition errorsEugene Burmako2013-12-0315-76/+84
* | | | | | | | Merge pull request #3213 from Ichoran/issue/8014Adriaan Moors2013-12-032-1/+52
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes SI-8014, regression in Vector ++ TraversableOnce.Rex Kerr2013-12-022-1/+52
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #3202 from retronym/topic/function1-tuplenAdriaan Moors2013-12-0310-8/+119
|\ \ \ \ \ \ \ \
| * | | | | | | | Better error messages for common Function/Tuple mistakesJason Zaugg2013-12-0110-8/+119
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3215 from retronym/ticket/7373Adriaan Moors2013-12-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | SI-7373 Make the constructor of Vector non-publicJason Zaugg2013-12-031-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3212 from retronym/ticket/8023Adriaan Moors2013-12-034-12/+42
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | SI-8023 Address review comments around typedHigherKindedTypeJason Zaugg2013-12-033-18/+18
| * | | | | | | SI-8023 Fix symbol-completion-order type var pattern bugJason Zaugg2013-12-022-7/+37
| |/ / / / / /
* | | | | | | Merge pull request #3207 from retronym/ticket/8022Adriaan Moors2013-12-022-6/+36
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | SI-8022 Backwards compatibility for Regex#unapplySeqJason Zaugg2013-12-012-6/+36
| |/ / / / /
* | | | | | Merge pull request #3201 from adriaanm/test-rm-androidJason Zaugg2013-11-282-27/+0
|\ \ \ \ \ \
| * | | | | | Remove unused android tests.Adriaan Moors2013-11-282-27/+0
|/ / / / / /