aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/CompilationUnit.scala
Commit message (Expand)AuthorAgeFilesLines
* Allow unpickler to be accessible after FromTastyDmitry Petrashko2015-12-201-1/+3
* Pickling modularization reorgMartin Odersky2015-05-021-2/+1
* Move addrOfTree, addOfSym from CompilationUnit to Pickler.Martin Odersky2015-04-281-14/+0
* Maintain source files in pickled infoMartin Odersky2015-04-281-3/+3
* Produce one TASTY pickling per top-level class.Martin Odersky2015-04-241-2/+2
* Make all Dotty source files end in newline.Dmitry Petrashko2015-04-091-1/+1
* Address reviewer comments on #416Dmitry Petrashko2015-04-031-2/+17
* Populate addresses of symbols after picklerDmitry Petrashko2015-03-181-0/+4
* Export pickler and pickled addresses so that other phases can pickle their infoDmitry Petrashko2015-03-181-1/+5
* Save pickled bytes in compilation unitMartin Odersky2015-03-181-0/+2
* New subtype constraint maintenance algorithm.Martin Odersky2014-01-071-1/+0
* Defined root context with importsMartin Odersky2013-08-171-0/+2
* Integrated parser/typer into compilerMartin Odersky2013-08-141-0/+15