v3.0.3
SnoopCompile v3.0.3
Merged pull requests:
- Add back
methods_with_generators(fix #407) (#408) (@timholy) - [deps]: rm Pkg (fix #371) (#409) (@timholy)
- Use Float16 for % (#410) (@timholy)
- Version 3.0.3 (#412) (@timholy)
- llvm parsing: filter out
nothing(#414) (@timholy)
Closed issues:
- Use
Base.fixup_stdlib_pathin paths printed in e.g.ascend(#328) suggestis producingStackOverflowError(#339)MethodErrorwithinvalidation_treeson Julia 1.8.2, works on 1.9.1 (#367)- Error in showing output of
invalidation_trees(#370) - Why is Pkg.jl a dependency? (#371)
- Uncaught exception
NSInvalidArgumentException(#395) - In
Tutorial on @snoop_llvmthe REPL outputs show various errors (#405) - Error in
report_invalidationswhen invalidated method tree has no children (#406) methods_with_generatorsundefined when runningSnoopCompile.write(#407)