aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Phases.scala
Commit message (Expand)AuthorAgeFilesLines
* New scheme for attachments.Martin Odersky2014-02-111-1/+3
* Checking for already existing symbols before creating new ones.Martin Odersky2014-02-061-2/+2
* Integrated parser/typer into compilerMartin Odersky2013-08-141-14/+19
* Refactored handling of phases to make them more robust and simpler to install.Martin Odersky2013-08-121-14/+31
* First steps to make compiler start work.Martin Odersky2013-03-111-2/+4
* NoPhase needs to be lazy or we get a cyclic reference on startupMartin Odersky2013-03-081-1/+1
* Some refinements for priningMartin Odersky2013-03-071-3/+3
* Filling in all ???sMartin Odersky2013-02-271-2/+82
* Initial commitMartin Odersky2012-12-061-0/+11