1. b73e75c Check in test for namespace aliases+using directives. by Anders Carlsson · 15 years ago
  2. 81c85c4 More improvements to namespace aliases. We now support everything except aliases in using directives. by Anders Carlsson · 15 years ago
  3. dd729fc Fix lookup bug by Anders Carlsson · 15 years ago
  4. a1a1b30 As Eli pointed out, it is possible that a namespace lookup is ambiguous! by Anders Carlsson · 15 years ago
  5. 5721c68 Check that the alias points to a valid namespace. by Anders Carlsson · 15 years ago
  6. 8d7ba40 Check that the namespace alias doesn't conflict with a previous declaration in this scope. by Anders Carlsson · 15 years ago