aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/TypedTrees.scala
Commit message (Expand)AuthorAgeFilesLines
* Split filterAsSeenFrom and generalized flag handling.Martin Odersky2013-03-121-1/+1
* Some polishing of Positions and Trees.Martin Odersky2013-03-071-1/+1
* Finished polishing of Types and TypeOps.Martin Odersky2013-03-061-8/+14
* Polishing of Symbols.Martin Odersky2013-03-041-8/+12
* Fixed ModuleDefs so that they produce code that keeps invariants of tree maps.Martin Odersky2013-02-271-3/+23
* Rename Shared -> SharedTreeMartin Odersky2013-02-271-5/+5
* Filling in all ???sMartin Odersky2013-02-271-1/+4
* Refactoring and cleanup of several symbol creation related aspects.Martin Odersky2013-02-241-6/+5
* Added methods to substitute trees and change their owners.Martin Odersky2013-02-221-3/+52
* Added previously forgotten typed Try trees, modified params of typed Super tr...Martin Odersky2013-02-221-6/+14
* Misc fixes to typed trees, flags, and elsewhere.Martin Odersky2013-02-211-63/+91
* Changed function expansion and fleshed out checkTypeMartin Odersky2013-02-211-47/+244
* Refined tree typing and started on checksMartin Odersky2013-02-201-50/+152
* Moved TypeTrees defs into nested object tpd.Martin Odersky2013-02-201-245/+247
* Making TypedTrees a full alternative to TreesMartin Odersky2013-02-191-177/+231
* File renameMartin Odersky2013-02-191-0/+239