aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Annotations.scala
Commit message (Expand)AuthorAgeFilesLines
* Avoid memory leaks on repeated compilation.Martin Odersky2014-02-241-10/+12
* Fixed several deep problems in handling of types and symbols.Martin Odersky2013-12-141-1/+1
* Renaming: typeConstructor -> typeRefMartin Odersky2013-11-221-4/+4
* Converting most uses of NamedType to select.Martin Odersky2013-11-151-1/+1
* Fixed unpickling of polymorphic constructors.Martin Odersky2013-10-271-2/+4
* wip, because I have to get off this machine.Martin Odersky2013-05-301-1/+1
* Made tpd/untpd toplevel objects.Martin Odersky2013-05-221-1/+1
* More tree refactorings.Martin Odersky2013-05-221-1/+1
* Scanners added.Martin Odersky2013-04-171-2/+3
* Re-organized comparisons of types with classes.Martin Odersky2013-04-101-2/+2
* Renamed creation methods of NamedTypesMartin Odersky2013-04-091-1/+1
* Added initial denotations to NamedType where feasible.Martin Odersky2013-04-091-2/+2
* Defining standard dotty classes used in Definitions.Martin Odersky2013-03-141-1/+1
* Various fixes that make loadDef largely work.Martin Odersky2013-03-141-0/+15
* Filling in all ???sMartin Odersky2013-02-271-6/+3
* Fleshing out some ???'sMartin Odersky2013-02-251-1/+1
* Systeamtic use of symbolicRef abbreviation.Martin Odersky2013-02-251-1/+1
* Moved TypeTrees defs into nested object tpd.Martin Odersky2013-02-201-1/+1
* Making TypedTrees a full alternative to TreesMartin Odersky2013-02-191-17/+17
* Fleshed out TypeTreeGen.Martin Odersky2013-02-181-5/+7
* More annotation constructors.Martin Odersky2013-02-151-6/+29
* Treating all annotations as wrappers over trees.Martin Odersky2013-02-111-8/+12
* Various additions and improvements, in preparation for addition of unpicklers.Martin Odersky2013-02-061-0/+12
* Refined completion, in particular for module symbols and made contexts explicit.Martin Odersky2013-02-011-0/+1
* Various additions to symbols, denotations, and elsewhereMartin Odersky2013-01-241-2/+5
* Fleshed out Flags architecture and started work on Symbols.Martin Odersky2013-01-201-0/+1
* Initial commitMartin Odersky2012-12-061-0/+7