Commit graph

2 commits

Author SHA1 Message Date
Matthias Krüger
136ad015b6 fix various typos 2020-03-06 15:19:31 +01:00
Matthew Jasper
8ae8bc2808 Fix various issues with making items reachable through macros
* Allow items to be accessible through private modules and fields when a
  macro can access them.
* Don't mark type-private items as reachable.
* Never make items exported/public via macros
2019-08-05 23:50:47 +01:00