Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 8, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

claude and others added 2 commits January 7, 2026 18:06
- Add return type annotation `::Nothing` to `_check_matlab_compatible()`
- Fix `_is_matlab_compatible_eltype()` to reject BigInt (MATLAB doesn't
  support arbitrary precision integers). Previously `<:Integer` incorrectly
  matched BigInt since `BigInt <: Integer`.
- Include jet_tests.jl in runtests.jl so JET tests run as part of test suite
- Enhance JET tests with:
  - `@test_opt` for type stability verification
  - Tests for type compatibility functions
  - Return type inference validation
- Add UInt and BigInt precompilation in workload

Co-Authored-By: Claude Opus 4.5 <[email protected]>
…s-20260107-173456

Improve static analysis: fix BigInt compatibility, enhance JET tests
@pull pull bot locked and limited conversation to collaborators Jan 8, 2026
@pull pull bot added the ⤵️ pull label Jan 8, 2026
@pull pull bot merged commit 4225352 into juliamatlab:master Jan 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants