aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/config
Commit message (Expand)AuthorAgeFilesLines
* More targeted eta-liftingMartin Odersky2014-08-101-0/+1
* Added version settings -migration, -sourceMartin Odersky2014-08-033-1/+194
* Optionally check variance of Lambda classes.Martin Odersky2014-06-121-1/+6
* Fix of pos/t2429Martin Odersky2014-05-201-1/+1
* Adding dependency tracking to constraint satisfactionMartin Odersky2014-05-081-0/+6
* Making dotc/transform Dotty compliantMartin Odersky2014-05-081-1/+1
* CollectEntryPoints.Dmitry Petrashko2014-05-061-1/+19
* Shadowed referencesMartin Odersky2014-04-081-2/+2
* Option for testing for double bindingsMartin Odersky2014-04-081-0/+1
* Reworked TermRef handlingMartin Odersky2014-04-081-0/+7
* Make transforms loggableMartin Odersky2014-04-041-0/+1
* Add -Ycheck capabilityMartin Odersky2014-03-311-1/+1
* Fixing completion phaseMartin Odersky2014-03-311-1/+0
* Take phase control settings into accountMartin Odersky2014-03-291-4/+4
* Summary printingMartin Odersky2014-03-291-0/+3
* Rename methods on FreshContext to make mutation obviousDmitry Petrashko2014-03-271-2/+2
* Fix of t1236: higher-kindedMartin Odersky2014-03-211-0/+1
* Removed explicit tuplings from dotc codebase.Martin Odersky2014-03-201-1/+1
* Refactored denotation transformersMartin Odersky2014-03-181-1/+1
* Fix of #50 - volatileMartin Odersky2014-03-091-0/+1
* New scheme for attachments.Martin Odersky2014-02-111-1/+1
* Merge branch 'wip/bring-forward': Incremental compilationMartin Odersky2014-02-101-0/+1
|\
| * New scheme for incremental invalidation of parents.Martin Odersky2014-02-101-0/+1
|/
* Symbol loaders no longer complete with creation contextMartin Odersky2014-02-092-12/+11
* Fix bug for reading type arguments in ClassfileParserMartin Odersky2014-02-061-0/+2
* Better implicit loggingMartin Odersky2014-01-291-0/+1
* Accept method types directly in isApplicable.Martin Odersky2014-01-271-1/+0
* Some more statistic samplingMartin Odersky2014-01-261-0/+1
* Fixes to constraint handling.Martin Odersky2014-01-262-2/+7
* Avoid eager forcing in enterArgBindingMartin Odersky2014-01-201-1/+1
* Refactoring to avoid multiple overloaded traceIndent methods.Martin Odersky2014-01-161-1/+2
* Tweak to typing of function values.Martin Odersky2014-01-151-0/+1
* Avoid procedure syntaxMartin Odersky2014-01-141-1/+1
* Avoiding cyclic references involving module vals and imports.Martin Odersky2014-01-141-2/+3
* Making some traces conditional on printers being enabled.Martin Odersky2014-01-131-2/+4
* New subtype constraint maintenance algorithm.Martin Odersky2014-01-071-0/+2
* Change to overloading behaviorMartin Odersky2014-01-062-2/+2
* Change to computing of unapply patterns.Martin Odersky2014-01-061-3/+3
* Make implicit scope work in the presence to TypeVarsMartin Odersky2014-01-061-0/+1
* Make Settings.scala dotty conformantMartin Odersky2014-01-062-3/+6
* Output cleanupsMartin Odersky2014-01-041-0/+2
* Generalize overloading resolution to type arguments.Martin Odersky2014-01-041-1/+1
* Making printing configurable.Martin Odersky2014-01-031-0/+18
* Check that constraints are not cyclic, and avoid cycles when replacing parame...Martin Odersky2013-12-311-0/+2
* New testMartin Odersky2013-12-251-1/+1
* Fix to computeNPMembersNamed.Martin Odersky2013-12-251-0/+2
* Added divergence check for implicit searchesMartin Odersky2013-11-301-0/+1
* Changed SignaturesMartin Odersky2013-11-271-1/+2
* More posishings of SymDenots/Denotations.Martin Odersky2013-11-261-0/+1
* Some configuation parametersMartin Odersky2013-11-141-0/+13