Max Horn
Max Horn
I made an update version of this PR ([see here for the relevant tree](https://github.com/fingolfin/pages-gem/tree/mh/jekyll-last-modified-at)), but then realized this issue is still blocked by the fact that `git rev-parse` won't work...
Duplicate of issue #154 ?
The code expanded by the macro invokes `MacroTools.trymatch`, which indeed is not available in the current scope after just doing `using MacroTools: @capture`. And I think this makes sense given...
What's the status of this then?
The plan regarding `RecNames` sounds fine to me. But that leaves `
Based on the related discussion on #4576, it seems there are strong reasons to leave `RecNames` untouched. The leaves `
To me, saying "... G act transitively on a domain D ... " as in the quoted manual segment always implies "G acts on D" and hence I would indeed...
Somewhat related is also issue #4297
The first argument to `InstallPackageLoadedCallback` could also be a list of packages, or even a list of pairs "package name -- version", as in the `NeededOtherPackages` of a package
I think this is getting close to being mergeable. I am sure there are bugs in my changes, but to flush those out, we should write more and better systematic...