8000 Tags · timholy/SnoopCompile.jl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: timholy/SnoopCompile.jl

Tags

v3.1.2

Toggle v3.1.2's commit message
[Diff since v3.1.1](v3.1.1...v3.1.2)

**Merged pull requests:**
- Add docs for `isprecompilable` (#416) (@timholy)

**Closed issues:**
- Add user-documentation for `isprecompilable` (#411)

v3.1.1

Toggle v3.1.1's commit message
[Diff since v3.1.0](v3.1.0...v3.1.1)

**Merged pull requests:**
- Use `join` for `backedges` (#417) (@timholy)

**Closed issues:**
- Loading ReverseDiff and UnicodePlots together and looking at their invalidations prints tens of thousands of lines (#362)
- Sorting on number of children seems to have regressed (#373)

v3.1.0

Toggle v3.1.0's commit message
[Diff since v3.0.3](v3.0.3...v3.1.0)

**Merged pull requests:**
- Fix test failures on 1.11 (#413) (@timholy)
- Add option to make write more git diff-friendly (#415) (@timholy)

**Closed issues:**
- MethodError: no method matching String(::Expr) (#266)
- Add option to make `write` more git diff-friendly (#314)

v3.0.3

Toggle v3.0.3's commit message
[Diff since v3.0.2](v3.0.2...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_path` in paths printed in e.g. `ascend` (#328)
- `suggest` is producing `StackOverflowError` (#339)
- `MethodError` with `invalidation_trees` on 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_llvm` the REPL outputs show various errors (#405)
- Error in `report_invalidations` when invalidated method tree has no children (#406)
- `methods_with_generators` undefined when running `SnoopCompile.write` (#407)

v3.0.2

Toggle v3.0.2's commit message
[Diff since v3.0.1](v3.0.1...v3.0.2)

**Merged pull requests:**
- Bump codecov/codecov-action from 4 to 5 (#402) (@dependabot[bot])
- Fix InterpreterIP reference (#404) (@IanButterworth)

**Closed issues:**
- Failed to precompile SnoopCompile in CI (#397)
- Precompile failure on julia master: UndefVarError: `InterpreterIP` not defined in `Compiler` (#403)

v3.0.1

Toggle v3.0.1's commit message
[Diff since v3.0.0](v3.0.0...v3.0.1)

**Merged pull requests:**
- NEWS.md: fix Markdown syntax (#391) (@fingolfin)
- Test Cthulhu extension (#392) (@timholy)
- fix docs typo (#393) (@disberd)
- Docs: add `maxdepth=100` arg to print_tree (#394) (@IanButterworth)
- Docs: add material on constprop (#396) (@timholy)
- Fix SCPyPlotExt (#398) (@Sbozzolo)
- Version 3.0.1 (#401) (@timholy)

**Closed issues:**
- Issues with loading extension (#400)

v3.0.0

Toggle v3.0.0's commit message
[Diff since v2.10.8](v2.10.8...v3.0.0)

**Merged pull requests:**
- Bump actions/checkout from 3 to 4 (#369) (@dependabot[bot])
- SnoopCompileCore 2.10.1 (#372) (@timholy)
- Bump actions/cache from 3 to 4 (#374) (@dependabot[bot])
- Bump codecov/codecov-action from 3 to 4 (#375) (@dependabot[bot])
- Update the docs to mention that native code is now cached (#377) (@JamesWrigley)
- lazy loading of the JET integration (#379) (@aviatesk)
- Fix snoopc test (#380) (@mkitti)
- Make Cthulhu.jl a weakdep, implement CthulhuExt.jl (#381) (@mkitti)
- rm SnoopCompileBot (#383) (@aviatesk)
- Remove cruft (#384) (@timholy)
- Rename the macros (#386) (@timholy)
- Small fixes (#387) (@timholy)
- Reorder invalidation tests (#388) (@timholy)
- Rewrite the docs (#389) (@timholy)
- Fix Cthulhu extension (#390) (@timholy)

**Closed issues:**
- Register new versions of SnoopCompileCore? (#366)
- `Illegal inttoptr` error on HPC (#368)
- Next breaking release (#382)

v2.10.8

Toggle v2.10.8's commit message
[Diff since v2.10.7](v2.10.7...v2.10.8)

**Merged pull requests:**
- make SnoopCompile compatible with JET@0.8 (#365) (@aviatesk)

v2.10.7

Toggle v2.10.7's commit message
[Diff since v2.10.6](v2.10.6...v2.10.7)

**Closed issues:**
- SnoopPrecompile with pkgimages chokes on non-native code (#338)
- There are not tags for SnoopPrecompile in the repo (#346)
- Rethink how we use Preferences (#356)
- can't SnoopPrecompile ModelingToolkit / DifferentialEquations :( (#361)

**Merged pull requests:**
- Add deprecation notice to docs on SnoopPrecompile (#363) (@timholy)

v2.10.6

Toggle v2.10.6's commit message
[Diff since v2.10.5](v2.10.5...v2.10.6)

**Closed issues:**
- confusing output of mt_backedges (#357)
- A lazier approach to precompilation (#358)

**Merged pull requests:**
- Target verify_methods to backedges (#359) (@timholy)
- Version 2.10.6 (#360) (@timholy)
0