aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/config
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added capability to print tree positionsMartin Odersky2013-11-041-0/+1
* Fix in parsing int settingsMartin Odersky2013-10-231-1/+1
* Added option -YheartbeatMartin Odersky2013-10-011-2/+1
* Bug fixes and improvements in error diagnostics.Martin Odersky2013-09-161-0/+1
* Converted more strings to be "i" interpolated.Martin Odersky2013-08-141-0/+1
* Added main runner and driver.Martin Odersky2013-08-122-2/+129
* Scanners added.Martin Odersky2013-04-171-1/+0
* Re-organized comparisons of types with classes.Martin Odersky2013-04-101-3/+3
* Consolidated tracing under -YdebugTrace.Martin Odersky2013-04-041-0/+1
* Pretty-printing improvements.Martin Odersky2013-03-202-1/+2
* Some improvements to printingMartin Odersky2013-03-191-0/+1
* Various fixes to get past Definitions#init.Martin Odersky2013-03-131-0/+1
* First steps to make compiler start work.Martin Odersky2013-03-112-2/+2
* A fix in settings caused by a probably Scala 2.10 bugMartin Odersky2013-03-081-1/+6
* More polishing of types.Martin Odersky2013-03-052-2/+2
* Filling in all ???sMartin Odersky2013-02-273-6/+8
* Fleshing out some ???'sMartin Odersky2013-02-253-20/+20