-
Notifications
You must be signed in to change notification settings - Fork 428
Issues: chapel-lang/chapel
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
How many trailing semicolons for a multi-dim array literal?
area: Language
#26858
opened Mar 6, 2025 by
arifthpe
Should we have a way to create a task that can escape the global
sync
scope?
area: Compiler
area: Language
type: Design
#26855
opened Mar 6, 2025 by
bradcray
What minimum version of Apple Clang should we report supporting?
area: Docs
type: Refactor
#26851
opened Mar 6, 2025 by
bradcray
Should arrays-of-arrays support promotion across nestings?
area: Language
type: Design
#26848
opened Mar 5, 2025 by
bradcray
Should Chapel support initializations of multidimensional arrays using arrays-of-arrays?
area: Language
type: Design
#26813
opened Mar 1, 2025 by
bradcray
[Bug]: Running
gen_release
on a Mac results in a tar with lots of warnings
type: Bug
#26794
opened Feb 27, 2025 by
jabraham17
[Feature Request]: enable ASAN builds with qthreads
area: Runtime
area: Third-Party
type: Feature Request
#26790
opened Feb 26, 2025 by
jabraham17
[Feature Request]: make available memory visible to locales
type: Feature Request
#26786
opened Feb 26, 2025 by
jhh67
[Feature Request]: Ordered dictionary implementation
type: Feature Request
user issue
#26774
opened Feb 25, 2025 by
Iainmon
[Bug]: extern proc with varargs fails with non-literal param expression name
type: Bug
#26759
opened Feb 21, 2025 by
jabraham17
Should we support
with
intent clauses for on
clauses?
area: Language
type: Design
#26752
opened Feb 21, 2025 by
bradcray
Allow 'c_ptrTo' be allowed for remote data?
type: Feature Request
#26750
opened Feb 20, 2025 by
mppf
Should coforall intent impact a nested 'on' statement?
area: Language
type: Design
#26749
opened Feb 20, 2025 by
mppf
Can we have better errors for cross locale Python interop
type: Error Message
type: Feature Request
#26710
opened Feb 14, 2025 by
jabraham17
Surprising additional communication happens with tuples versus varargs
type: Performance
#26708
opened Feb 13, 2025 by
jabraham17
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.