summaryrefslogtreecommitdiff
path: root/test/files/run
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3240 from soc/SI-7618Adriaan Moors2013-12-132-33/+7
|\
| * SI-7618 Remove octal number literalsSimon Ochsenreither2013-12-092-33/+7
* | Merge pull request #3250 from soc/SI-8059Adriaan Moors2013-12-132-3/+18
|\ \
| * | SI-8059 Override immutable.Queue#{+:,:+} for performanceSimon Ochsenreither2013-12-112-3/+18
* | | Merge pull request #3265 from retronym/merge/2.10.x-to-masterAdriaan Moors2013-12-133-0/+95
|\ \ \
| * \ \ Merge commit '9cdbe28' into merge/2.10.x-to-masterJason Zaugg2013-12-111-0/+16
| |\ \ \
| | * | | SI-7912 Be defensive calling `toString` in `MatchError#getMessage`Jason Zaugg2013-12-101-0/+16
| * | | | Merge commit '0c92704' into merge/2.10.x-to-masterJason Zaugg2013-12-111-0/+57
| |\| | |
| | * | | Merge pull request #3229 from retronym/ticket/8029Adriaan Moors2013-12-091-0/+57
| | |\ \ \
| | | * | | SI-8029 Avoid multi-run cyclic error with companions, package objectJason Zaugg2013-12-061-0/+57
| | * | | | Merge pull request #3230 from retronym/backport/7439Eugene Burmako2013-12-074-0/+38
| | |\ \ \ \
| | | * | | | [backport] SI-7439 Avoid NPE in `isMonomorphicType` with stub symbols.Jason Zaugg2013-12-074-0/+38
| | | |/ / /
| * | | / / Merge commit 'a774157' into merge/2.10.x-to-masterJason Zaugg2013-12-111-0/+22
| |\| | | | | | |_|/ / | |/| | |
| | * | | SI-8010 Fix regression in erasure double definition checksJason Zaugg2013-12-061-0/+22
| | |/ /
| | * | Merge pull request #3180 from xeno-by/topic/toolbox-rangeposJason Zaugg2013-11-262-0/+9
| | |\ \
| | | * | [nomaster] teaches toolbox about -YrangeposEugene Burmako2013-11-222-0/+9
* | | | | Merge pull request #3169 from som-snytt/issue/4841-plugin-cpJason Zaugg2013-12-125-0/+89
|\ \ \ \ \
| * | | | | SI-4841 Plugins get a class pathSom Snytt2013-12-065-0/+89
| | |_|_|/ | |/| | |
* | | | | Test usage of SubpatternsAttachment from a macroDen Shabalin2013-12-113-0/+26
| |/ / / |/| | |
* | | | deprecates macro def return type inferenceEugene Burmako2013-12-1067-166/+119
|/ / /
* | | Merge pull request #3197 from retronym/merge/2.10.x-positions-to-masterJason Zaugg2013-11-268-0/+160
|\ \ \
| * | | Merge remote-tracking branch 'origin/pr/3196' into merge/2.10.x-positions-to-...Jason Zaugg2013-11-268-0/+160
| |\| |
| | * | SI-8005 Fixes NoPositon error for updateDynamic callsSimon Schaefer2013-11-262-0/+42
| | * | SI-8004 Resolve NoPosition error for applyDynamicNamed method callSimon Schaefer2013-11-262-0/+40
| | * | SI-7463,SI-8003 Correct wrong position for {select,apply}Dynamic callsSimon Schaefer2013-11-264-0/+78
| | |/
* | | Merge pull request #3189 from retronym/ticket/8002Jason Zaugg2013-11-261-0/+19
|\ \ \
| * | | SI-8002 private access for local companionsJason Zaugg2013-11-241-0/+19
* | | | Merge pull request #3192 from retronym/ticket/4332Jason Zaugg2013-11-263-0/+104
|\ \ \ \ | |_|/ / |/| | |
| * | | SI-4332 Plugs the gaps in viewsJason Zaugg2013-11-263-0/+104
* | | | Merge pull request #3183 from xeno-by/topic/pure-expression-does-nothingAdriaan Moors2013-11-251-6/+0
|\ \ \ \
| * | | | SI-8001 spurious "pure expression does nothing" warningEugene Burmako2013-11-231-6/+0
* | | | | Merge pull request #3165 from retronym/ticket/uncurry-tidy-2Adriaan Moors2013-11-254-0/+65
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Substitute new parameter symbols into lambda bodyJason Zaugg2013-11-233-0/+41
| * | | | Symbol substutition must consider ClassInfoType#parentsJason Zaugg2013-11-231-0/+24
* | | | | Merge pull request #3162 from retronym/ticket/7985Jason Zaugg2013-11-222-0/+8
|\ \ \ \ \
| * | | | | SI-7985 Allow projection of lower-cased prefix as pattern type argJason Zaugg2013-11-191-0/+5
| * | | | | SI-7985 Allow qualified type argument in patternsJason Zaugg2013-11-191-0/+3
| | |_|/ / | |/| | |
* | | | | Merge pull request #3152 from paulp/pr/deprecationsJason Zaugg2013-11-222-2/+2
|\ \ \ \ \
| * | | | | Removing deprecated code.Paul Phillips2013-11-182-2/+2
| |/ / / /
* | | | | Merge pull request #3131 from densh/pr/deprecate-pair-and-tripleJason Zaugg2013-11-2214-146/+146
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | deprecate Pair and TripleDen Shabalin2013-11-2014-146/+146
| |/ / /
* / / / SI-6329 Graduation day for pending tests for tag materializationJason Zaugg2013-11-214-0/+20
|/ / /
* | | Merge pull request #3119 from Ichoran/issue/5263James Iry2013-11-182-0/+170
|\ \ \
| * | | New AnyRefMap fixes SI-5263 to the extent practical.Rex Kerr2013-11-181-0/+91
| * | | New mutable hash map with Long keys: partially solves SI-5263 and is relevantRex Kerr2013-11-181-0/+79
* | | | Merge pull request #3135 from adriaanm/revive-xml-testsJames Iry2013-11-1810-0/+268
|\ \ \ \ | |_|/ / |/| | |
| * | | Revived tests that once depended on xmlAdriaan Moors2013-11-1410-0/+268
* | | | Revert "temporarily disables run/reflection-sync-subtypes"Jason Zaugg2013-11-142-0/+20
* | | | Merge pull request #3133 from adriaanm/merge-2.10Adriaan Moors2013-11-143-0/+15
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| *-. \ \ Merge commit '075f6f260c'; commit 'e09a8a2b7f' into merge-2.10Adriaan Moors2013-11-133-0/+15
| |\ \ \ \ | | | |_|/ | | |/| |