julia
https://github.com/julialang/julia
Julia
The Julia Language: A fresh approach to technical computing.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Julia not yet supported120 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Make `Base.decompose` public
- `copyto!` write-barrier is unsound (under concurrent mutation)
- Interpreted stack frames print as `top-level scope` instead of the method signature (regression in 1.12 through nightly)
- Invalidate missing-method edges on deletion
- scheduler: don't skip waking the io-loop thread while the IO lock is busy
- The always-ref'd SIGINT listener `AsyncCondition` keeps the io-loop thread inside `uv_run` holding the IO lock while idle
- loading: replay edge validity for signatures untouched outside the dependency closure
- gc: never skip weak-processing pages in the quick sweep
- test/threads: Report duration of the spawnmany runs
- REPL: supply a contrasting history region foreground
- Docs
- Julia not yet supported