aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Flags.scala
Commit message (Expand)AuthorAgeFilesLines
* Split filterAsSeenFrom and generalized flag handling.Martin Odersky2013-03-121-0/+7
* fixes to flagsMartin Odersky2013-02-281-5/+12
* Cleanup of flagsMartin Odersky2013-02-271-28/+32
* Completed implementation of FlagsMartin Odersky2013-02-251-118/+144
* Refactoring and cleanup of several symbol creation related aspects.Martin Odersky2013-02-241-2/+3
* Misc fixes to typed trees, flags, and elsewhere.Martin Odersky2013-02-211-4/+1
* Some cleanups in FlagsMartin Odersky2013-02-211-34/+19
* Refined tree typing and started on checksMartin Odersky2013-02-201-0/+2
* New definitions and flagsMartin Odersky2013-02-151-0/+7
* Added new utility methods to SymDenotations and refactored creation.Martin Odersky2013-02-081-3/+13
* Some progress in printing things.Martin Odersky2013-02-061-0/+3
* Various additions and improvements, in preparation for addition of unpicklers.Martin Odersky2013-02-061-5/+17
* Added config package with settings, platform.Martin Odersky2013-02-011-1/+1
* Refined completion, in particular for module symbols and made contexts explicit.Martin Odersky2013-02-011-0/+2
* Fleshed out definitions and class loading architecture.Martin Odersky2013-01-311-2/+8
* Added operations and flags for package objects.Martin Odersky2013-01-281-3/+8
* Consolidation of SymbolsMartin Odersky2013-01-281-0/+2
* Various additions to symbols, denotations, and elsewhereMartin Odersky2013-01-241-2/+3
* Hardened Flags.allOf and some other improvements to flags.Martin Odersky2013-01-211-6/+14
* Polished FlagSet abstractionMartin Odersky2013-01-201-53/+61
* Fleshed out Flags architecture and started work on Symbols.Martin Odersky2013-01-201-23/+257
* Renamed hasFlag… operations to contains/intersectsMartin Odersky2013-01-171-6/+6
* Fleshed out FlagSetsMartin Odersky2013-01-101-3/+87
* (1) Moved logic from ClassDenotation to ClassInfoType. (2) Tweaks to other ty...Martin Odersky2012-12-181-5/+9
* Initial commitMartin Odersky2012-12-061-0/+13