aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/FromTasty.scala
Commit message (Expand)AuthorAgeFilesLines
* Set the positions of inlined trees wehn read form TastyMartin Odersky2016-10-021-1/+1
* Simplify handling of sourcefiles in Tasty infoMartin Odersky2016-04-091-2/+2
* Make first phase of FromTasty not be a TyperMartin Odersky2016-04-071-0/+3
* newCompiler now takes a context parameterMartin Odersky2016-02-171-1/+1
* Allow unpickler to be accessible after FromTastyDmitry Petrashko2015-12-201-0/+1
* Fix rebase breakage around reporters.Martin Odersky2015-06-291-1/+1
* Partest 1/3: Pass PrintWriter as argument for context creationvsalvis2015-06-241-1/+2
* Pickling modularization reorgMartin Odersky2015-05-021-1/+1
* Force TASTY trees read by unpickler in FromTastyMartin Odersky2015-04-301-0/+6
* Add usage documentation to FromTastyMartin Odersky2015-04-281-0/+11
* Handle missing delta positions when unpicklingMartin Odersky2015-04-281-3/+2
* Maintain source files in pickled infoMartin Odersky2015-04-281-6/+2
* Compiler for embedded TASTY info.Martin Odersky2015-04-281-0/+90