aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/classfile
Commit message (Expand)AuthorAgeFilesLines
* implementation of exhaustivity and redundancy checkliu fengyun2016-08-241-0/+10
* New string infterpolatorsMartin Odersky2016-08-161-16/+11
* Remove overloaded constructor for annotationsGuillaume Martres2016-07-271-4/+14
* Refactor handling of unpickled type paramsMartin Odersky2016-07-111-2/+2
* Abstract type parameters out from type symbolsMartin Odersky2016-07-111-1/+1
* Move Mode to coreMartin Odersky2016-04-011-1/+0
* Add second field to SeqLiteralMartin Odersky2016-03-101-1/+8
* Shorten ..Class.typeRef to ..TypeMartin Odersky2015-11-091-2/+2
* Renamings in DefinitionsMartin Odersky2015-11-091-2/+2
* Surivive Cyclic References when unpickling Scala 2 HK typesMartin Odersky2015-09-081-1/+2
* Make ClassfileConstants thread-safe.Martin Odersky2015-05-262-34/+29
* Pickling modularization reorgMartin Odersky2015-05-024-0/+1770