summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge pull request #2967 from densh/topic/si-6719Jason Zaugg2013-09-212-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | add test case for SI-6719Den Shabalin2013-09-202-0/+9
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #2957 from paulp/pr/parser-improvementsJason Zaugg2013-09-1959-426/+530
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | SI-7854, SI-6768 better parsing/positioning in parserPaul Phillips2013-09-1852-414/+464
| * | | | | | | | | | | | | | Position#show prints the point.Paul Phillips2013-09-1813-36/+90
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #2941 from huitseeker/less-destructive-docComments-resetJason Zaugg2013-09-193-3/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add trait keeping comments across new Typer runsFrançois Garillot2013-09-192-1/+19
| * | | | | | | | | | | | | Uses a WeakHashMap to constrain memory footprint of docCommentsFrançois Garillot2013-09-191-2/+8
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #2959 from paulp/pr/basic-type-housekeepingPaul Phillips2013-09-1817-85/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Type housekeeping.Paul Phillips2013-09-1818-87/+91
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #2961 from paulp/pr/whitespaceJason Zaugg2013-09-181056-4234/+3594
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Cull extraneous whitespace.Paul Phillips2013-09-181056-4234/+3594
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #2960 from paulp/noisy-test-3960Jason Zaugg2013-09-181-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Silence pos/t3960's -Ycheck output.Paul Phillips2013-09-171-2/+2
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2955 from retronym/ticket/7853Paul Phillips2013-09-187-11/+64
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | SI-7853 A less ad-hoc place to call memberTypeJason Zaugg2013-09-184-6/+16
| * | | | | | | | | | | SI-7853 An unsatisfying fix regression in explicit outerJason Zaugg2013-09-184-7/+50
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #2958 from paulp/pr/longer-timeoutPaul Phillips2013-09-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Longer timeout for repl test.Paul Phillips2013-09-171-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2942 from retronym/topic/build-number-mavenGrzegorz Kossakowski2013-09-172-4/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove build.number.mavenJason Zaugg2013-09-132-4/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #2951 from retronym/ticket/7847Grzegorz Kossakowski2013-09-174-7/+18
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-7847 Static forwarders for case apply/unapplyJason Zaugg2013-09-164-7/+18
* | | | | | | | | | | | Merge pull request #2950 from retronym/ticket/7841Grzegorz Kossakowski2013-09-178-20/+91
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | SI-7841 More robust unspecialization of namesJason Zaugg2013-09-163-14/+73
| * | | | | | | | | | | SI-7841 Remove AnyRef specialization from AbstractPartialFunctionJason Zaugg2013-09-161-1/+13
| * | | | | | | | | | | SI-7841 Remove commented out AnyRef specialization from Function{0,1}.Jason Zaugg2013-09-154-5/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #2935 from densh/topic/si-7304-6489-6701Jason Zaugg2013-09-1626-113/+232
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | refactor variable arity definitionsDen Shabalin2013-09-125-46/+47
| * | | | | | | | | | | SI-6489 parsing in macros should provide proper positionsDen Shabalin2013-09-1216-54/+113
| * | | | | | | | | | | SI-7304 improve deprecation warnings for tree factory methodsDen Shabalin2013-09-114-13/+68
| * | | | | | | | | | | SI-6701 add SYNTHETIC flag to the reflection apiDen Shabalin2013-09-112-0/+4
* | | | | | | | | | | | Merge pull request #2948 from retronym/ticket/7845Jason Zaugg2013-09-162-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | SI-7845 Disable test for JSR 233Jason Zaugg2013-09-162-0/+8
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #2946 from jinfu-leng/ticket/7844Jason Zaugg2013-09-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SI-7844 Intellij setup.sh is not working for Ubuntu 12.04jinfu-leng2013-09-151-1/+1
* | | | | | | | | | | | Merge pull request #2884 from retronym/ticket/3832Jason Zaugg2013-09-1516-19/+119
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SI-7223 More finesse in setting INCONSTRUCTORJason Zaugg2013-09-123-1/+14
| * | | | | | | | | | | | SI-7007 Test case shows we disallow premature `this` accessJason Zaugg2013-09-112-0/+21
| * | | | | | | | | | | | SI-3832 Don't lift methods in aux constructor trailing stats as STATICJason Zaugg2013-09-116-2/+52
| * | | | | | | | | | | | SI-3832 Extract tracking of under-construction classes to a mixinJason Zaugg2013-09-112-15/+21
| * | | | | | | | | | | | SI-1909 Move tests from pos to runJason Zaugg2013-09-113-1/+11
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2931 from paulp/pr/TreeDSLJason Zaugg2013-09-1530-340/+343
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Reducing variation of tree creation methods.Paul Phillips2013-09-1323-317/+163
| * | | | | | | | | | | | Widen type of outer accessor.Paul Phillips2013-09-132-3/+3
| * | | | | | | | | | | | Corrects behavior of finalResultType.Paul Phillips2013-09-1314-23/+180
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2945 from som-snytt/test/jsr223-serviceJason Zaugg2013-09-153-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | SI-7843 Restore JSR 223 service entrySom Snytt2013-09-143-2/+13
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2936 from paulp/pr/one-team-one-positionPaul Phillips2013-09-142-295/+206
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Removed deprecated calls.Paul Phillips2013-09-121-92/+95