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 supported118 Subscribers
View all SubscribersAdd a CodeTriage badge to julia
Help out
- Issues
- Don't display propertynames on tab completion if there are a gazzilion properties.
- cgmemmgr: CodeModel-aware memory management
- Implement `rem(x, y, r)` with `RoundNearestTiesUp` and `RoundNearestTiesAway` for `Integer` and `AbstractFloat`
- [JuliaLowering] Fix soft scope semantics leaking through hard scope
- `rem(x, y, r)` - Missing implementation for rounding mode `RoundNearestTiesUp` and `RoundNearestTiesAway`
- set VERSION to 1.13.0-beta2
- Add `first(f,itr)`, returns first x in itr with `f(x)==true`
- Fixes for `break label` and `continue label` parsing
- set VERSION to 1.12.5
- Fix similar, but wrong word in modules documentation
- Docs
- Julia not yet supported