aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/SymDenotations.scala
Commit message (Expand)AuthorAgeFilesLines
* Small fixes prompted by last week's code walkthrough.Martin Odersky2013-04-301-7/+21
* Scanners added.Martin Odersky2013-04-171-0/+6
* Re-organized comparisons of types with classes.Martin Odersky2013-04-101-6/+6
* Removing automatic legal prefix checking.Martin Odersky2013-04-101-1/+0
* Renamed creation methods of NamedTypesMartin Odersky2013-04-091-1/+1
* Renaming ClassCompleter -> ClassCoimpleterWithDeclsMartin Odersky2013-04-091-5/+12
* Fixes to originalName and allOverrddenSymbols.Martin Odersky2013-04-091-4/+6
* More refinements to classfile loading.Martin Odersky2013-04-081-1/+1
* Changes to pre complete declsMartin Odersky2013-04-071-11/+12
* RenamingsMartin Odersky2013-04-061-6/+6
* Refactored lazy class completers and module class completers.Martin Odersky2013-04-061-14/+14
* Made & , | NoType-aware.Martin Odersky2013-04-051-7/+1
* Made module class names end in '$'.Martin Odersky2013-04-051-4/+9
* Fixes to baseType; now respects linearization order.Martin Odersky2013-04-051-22/+14
* Consolidated tracing under -YdebugTrace.Martin Odersky2013-04-041-2/+2
* Fxing cyclic references during findMemberMartin Odersky2013-04-041-12/+10
* Trying to get at the root of cyclic reference problems.Martin Odersky2013-04-041-2/+2
* Improvements in tracing and some Type fixes.Martin Odersky2013-04-031-22/+42
* Some more fixes of classfile reading.Martin Odersky2013-03-261-1/+1
* More fixes to classfile reading.Martin Odersky2013-03-251-1/+1
* More fixes to classfile loading.Martin Odersky2013-03-241-0/+1
* Fixes fingerprint problems.Martin Odersky2013-03-241-5/+5
* Attempt to fix fingerprint problem (disabled for now)Martin Odersky2013-03-231-12/+19
* More fixes to classfile reading.Martin Odersky2013-03-231-3/+3
* More fixes for classfile reading.Martin Odersky2013-03-221-6/+19
* More fixes to classfile reading.Martin Odersky2013-03-211-0/+12
* Pretty-printing improvements.Martin Odersky2013-03-201-1/+2
* Fixing problem with reading typeParams correctly in UnpicklerMartin Odersky2013-03-191-1/+2
* Various fixes to make classfile loading work.Martin Odersky2013-03-151-7/+11
* Improvements to stub handling.Martin Odersky2013-03-141-2/+2
* Various fixes that make loadDef largely work.Martin Odersky2013-03-141-30/+39
* Various fixes to get past Definitions#init.Martin Odersky2013-03-131-4/+12
* Revising of Denotation#existsMartin Odersky2013-03-121-8/+6
* Checking abstractness of types by their flags.Martin Odersky2013-03-121-5/+12
* Split filterAsSeenFrom and generalized flag handling.Martin Odersky2013-03-121-34/+26
* First steps to make compiler start work.Martin Odersky2013-03-111-6/+21
* Made SymDenotations printable.Martin Odersky2013-03-081-0/+10
* Some refinements for priningMartin Odersky2013-03-071-1/+1
* Finished polishing of Types and TypeOps.Martin Odersky2013-03-061-4/+7
* More polishing of types.Martin Odersky2013-03-051-11/+12
* Collapsed some methods in PreDenotations…Martin Odersky2013-03-051-2/+5
* Renamed RefinedType#name, #info…Martin Odersky2013-03-041-1/+1
* Polishing of Symbols.Martin Odersky2013-03-041-9/+10
* Finished polishing of SymDenotationsMartin Odersky2013-03-031-39/+57
* Split scopes into immutable and mutable parts.Martin Odersky2013-03-031-2/+2
* New LRU Cache implementationMartin Odersky2013-03-031-4/+4
* Polishing of denotationsMartin Odersky2013-03-021-109/+123
* Polishing of Denotations and Transformers.Martin Odersky2013-02-281-2/+1
* Cleaup of ContextsMartin Odersky2013-02-271-1/+2
* Renamed DenotationSet -> PreDenotationMartin Odersky2013-02-271-4/+4