summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update of Eclipse project filesSimon Schaefer2013-09-229-112/+57
* Merge pull request #2957 from paulp/pr/parser-improvementsJason Zaugg2013-09-196-305/+286
|\
| * SI-7854, SI-6768 better parsing/positioning in parserPaul Phillips2013-09-185-303/+283
| * Position#show prints the point.Paul Phillips2013-09-181-2/+3
* | 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-1892-575/+141
|\ \
| * | Cull extraneous whitespace.Paul Phillips2013-09-1892-575/+141
* | | 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-183-9/+12
|\ \ | |/ |/|
| * SI-7853 A less ad-hoc place to call memberTypeJason Zaugg2013-09-183-6/+9
| * SI-7853 An unsatisfying fix regression in explicit outerJason Zaugg2013-09-181-5/+5
* | Merge pull request #2942 from retronym/topic/build-number-mavenGrzegorz Kossakowski2013-09-171-1/+1
|\ \
| * | Remove build.number.mavenJason Zaugg2013-09-131-1/+1
* | | Merge pull request #2951 from retronym/ticket/7847Grzegorz Kossakowski2013-09-172-7/+3
|\ \ \
| * | | SI-7847 Static forwarders for case apply/unapplyJason Zaugg2013-09-162-7/+3
* | | | Merge pull request #2950 from retronym/ticket/7841Grzegorz Kossakowski2013-09-177-20/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | SI-7841 More robust unspecialization of namesJason Zaugg2013-09-162-14/+27
| * | | 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-1617-111/+136
|\ \ \ | |/ / |/| |
| * | refactor variable arity definitionsDen Shabalin2013-09-125-46/+47
| * | SI-6489 parsing in macros should provide proper positionsDen Shabalin2013-09-129-53/+71
| * | SI-7304 improve deprecation warnings for tree factory methodsDen Shabalin2013-09-112-12/+14
| * | SI-6701 add SYNTHETIC flag to the reflection apiDen Shabalin2013-09-112-0/+4
* | | 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-154-18/+32
|\ \ \ \
| * | | | SI-7223 More finesse in setting INCONSTRUCTORJason Zaugg2013-09-121-1/+2
| * | | | SI-3832 Don't lift methods in aux constructor trailing stats as STATICJason Zaugg2013-09-111-2/+9
| * | | | SI-3832 Extract tracking of under-construction classes to a mixinJason Zaugg2013-09-112-15/+21
| | |/ / | |/| |
* | | | Merge pull request #2931 from paulp/pr/TreeDSLJason Zaugg2013-09-1523-326/+181
|\ \ \ \
| * | | | Reducing variation of tree creation methods.Paul Phillips2013-09-1319-307/+155
| * | | | Widen type of outer accessor.Paul Phillips2013-09-131-1/+1
| * | | | Corrects behavior of finalResultType.Paul Phillips2013-09-1311-21/+28
| | |_|/ | |/| |
* | | | 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
| * | | Consolidate Position classes.Paul Phillips2013-09-122-302/+210
| |/ /
* / / SI-7839 Final val breaks checkinit buildSom Snytt2013-09-131-1/+1
|/ /
* | Merge pull request #2859 from som-snytt/issue/7622-phaserGrzegorz Kossakowski2013-09-1217-221/+372
|\ \
| * | Todo promote to partestSom Snytt2013-09-111-0/+1
| * | SI-7622 Scaladoc and error message polishSom Snytt2013-08-212-1/+10
| * | SI-7622 Clean Up Phase AssemblySom Snytt2013-08-218-21/+107
| * | SI-7622 Plugins can be not enabledSom Snytt2013-08-213-26/+34
| * | SI-7622 -Xshow-phases can show disabled phasesSom Snytt2013-08-211-36/+38
| * | SI-7622 Phases are enabled or notSom Snytt2013-08-214-69/+128
| * | SI-7622 -Xgenerate-phase-graph is an info optionSom Snytt2013-08-212-14/+20