Skip to content

Commit

Permalink
frontend: give all container types namespaces
Browse files Browse the repository at this point in the history
Eliding the namespace when a container type has no decls was an
experiment in saving memory, but it ended up causing more trouble than
it was worth in various places. So, take the small memory hit for
reified types, and just give every container type a namespace.
  • Loading branch information
mlugg committed Aug 6, 2024
1 parent c632fbe commit 9c34f6d
Show file tree
Hide file tree
Showing 5 changed files with 156 additions and 205 deletions.
Loading

0 comments on commit 9c34f6d

Please sign in to comment.