julia
Avoid macro-expand recursion into `Expr(:toplevel, ...)`
#53515
Merged

Commits
  • Thread `lno` through `macroexpand` functions
    Keno committed 2 years ago
  • Push `hygienic-scope` into `Expr(:toplevel, ...)`
    Keno committed 2 years ago
  • Add a testcase for the macroexpand change
    Keno committed 2 years ago
  • Implement the macroexpand change
    Keno committed 2 years ago
  • Also ignore toplevel in expand-macroscope
    Keno committed 2 years ago
  • Add more docs and tests
    Keno committed 2 years ago
  • Don't strip hygienic scope in doc macro
    Keno committed 2 years ago
Loading