summaryrefslogtreecommitdiff
path: root/src/reflect/scala/reflect/internal/util
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Merge pull request #2957 from paulp/pr/parser-improvements"François Garillot2013-09-241-3/+2
* Position#show prints the point.Paul Phillips2013-09-181-2/+3
* Merge pull request #2959 from paulp/pr/basic-type-housekeepingPaul Phillips2013-09-182-2/+10
|\
| * Type housekeeping.Paul Phillips2013-09-182-2/+10
* | Cull extraneous whitespace.Paul Phillips2013-09-182-9/+24
|/
* Removed deprecated calls.Paul Phillips2013-09-121-92/+95
* Consolidate Position classes.Paul Phillips2013-09-122-302/+210
* SI-7791 Line number table reflects underlying fileSom Snytt2013-09-051-0/+5
* Value class Depth.Paul Phillips2013-08-251-0/+2
* Crasher in symbol tracer.Paul Phillips2013-08-171-1/+1
* SI-7624 Fix a few remaining -Xlint warnings ...Simon Ochsenreither2013-08-151-15/+16
* SI-7624 Fix -feature warnings and build with -featureSimon Ochsenreither2013-08-152-2/+4
* Make map2Conserve occupy constant stack space in spirit of SI-2411George Leontiev2013-08-081-7/+31
* Move map2Conserve to a new home, next to map2.George Leontiev2013-08-081-0/+12
* SI-7681 Clean up scala.reflect.internal.util.TableDefSimon Ochsenreither2013-07-201-11/+8
* Adds equals and hashCode to three classes that implement Ordered.Lex Spoon2013-06-261-0/+12
* Merge pull request #2605 from JamesIry/weak_hashset_uniquesGrzegorz Kossakowski2013-06-041-38/+409
|\
| * SI-7150 Replace scala.reflect.internal.WeakHashSetJames Iry2013-06-041-38/+409
* | Add a TriState value class.Paul Phillips2013-05-311-0/+26
|/
* Make all numeric coercions explicit.Paul Phillips2013-05-271-3/+3
* Merge pull request #2568 from scalamacros/topic/abstractfile-classloaderEugene Burmako2013-05-222-0/+246
|\
| * Moves AbstractFileClassLoader to scala-reflect.jarEugene Burmako2013-05-202-0/+246
* | Harden partest against duplicate paths.Paul Phillips2013-05-201-0/+2
|/
* Merge v2.10.1-326-g4f8c306' into merge/v2.10.1-326-g4f8c306-to-masterJason Zaugg2013-05-1715-183/+159
|\
| * Absolutized paths involving the scala package.Paul Phillips2013-05-0314-16/+31
| * Eliminated the accumulated feature warnings.Paul Phillips2013-04-231-5/+6
| * Reifier -> AST Node test.Paul Phillips2013-04-091-12/+36
| * Merge remote tracking branch 'origin/2.10.x' into topic/merge-2.10.x-to-v2.11...Jason Zaugg2013-04-021-0/+13
| |\
| * | Name boolean arguments in src/reflect.Jason Zaugg2013-03-051-2/+2
| * | Disentangled RangePositions from interactive.Paul Phillips2013-03-042-43/+49
| * | Modernize legacy backquotes in comments.Jason Zaugg2013-02-251-1/+1
| * | More explicit empty paren lists in method calls.Jason Zaugg2013-02-241-1/+1
| * | Merge 2.10.x into master.Adriaan Moors2013-02-201-1/+1
| |\|
| * | Merge commit '644eb7078a' into wip/fresh-merge2Paul Phillips2013-02-011-4/+4
| |\ \
| * \ \ Merge branch 'merge-wip-into-2.10.x' into merge-2.10-into-masterPaul Phillips2012-12-111-1/+2
| |\ \ \
| * \ \ \ Merge branch 'merge-2.10-wip' into merge-2.10Paul Phillips2012-12-052-0/+44
| |\ \ \ \
| * | | | | Members removed in scala.reflect.Paul Phillips2012-11-209-80/+3
| * | | | | Removing ancient comments and pointless comments.Paul Phillips2012-11-191-7/+0
| * | | | | Revert "Commenting out unused members."Paul Phillips2012-11-199-62/+70
| * | | | | Commenting out unused members.Paul Phillips2012-11-199-70/+62
| * | | | | Merge commit 'refs/pull/1574/head' into merge-210Paul Phillips2012-11-057-7/+7
| |\ \ \ \ \
| * | | | | | Removing unused locals and making vars into vals.Paul Phillips2012-11-031-1/+0
| * | | | | | Remove unused private members.Paul Phillips2012-11-011-34/+1
| * | | | | | Merge pull request #1512 from paulp/merge-210Adriaan Moors2012-10-221-1/+45
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-10-191-1/+45
| | |\ \ \ \ \ \
| * | | | | | | | SI-6388 Remove some remaining, minor deprecationsSimon Ochsenreither2012-10-081-2/+0
| |/ / / / / / /
| * | | | | | | Added utility function shortClass.Paul Phillips2012-09-292-0/+42
| * | | | | | | Merge branch '2.10.x' into 210-mergePaul Phillips2012-09-282-12/+15
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch '2.10.x'Paul Phillips2012-09-203-4/+4
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/2.10.x' into merge-210Paul Phillips2012-09-156-20/+20
| |\ \ \ \ \ \ \ \ \