Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / chapel-lang/chapel issues and pull requests

#26471 - Dyno: check return types when validating interface constraints

Pull Request - State: closed - Opened by DanilaFe 27 days ago

#26470 - Compiler attempts to compile extern procs in class/record definitions as methods

Issue - State: open - Opened by e-kayrakli 27 days ago - 3 comments
Labels: area: Compiler, type: Error Message

#26470 - Compiler attempts to compile extern procs in class/record definitions as methods

Issue - State: open - Opened by e-kayrakli 27 days ago - 3 comments
Labels: area: Compiler, type: Error Message

#26469 - annotate arkouda tests running with --isolated

Pull Request - State: closed - Opened by stonea 27 days ago

#26469 - annotate arkouda tests running with --isolated

Pull Request - State: closed - Opened by stonea 27 days ago

#26468 - Partially revert Qthreads patch from #26328

Pull Request - State: closed - Opened by jabraham17 27 days ago - 9 comments

#26467 - Fix some issues with 32-bit builds on allocations support

Pull Request - State: closed - Opened by e-kayrakli 27 days ago

#26466 - dyno: materialize promoted and iterable expressions into arrays when assigned to variables or returned from procedures

Issue - State: closed - Opened by DanilaFe 30 days ago - 2 comments
Labels: area: Compiler, area: Dyno

#26466 - dyno: materialize promoted and iterable expressions into arrays when assigned to variables or returned from procedures

Issue - State: open - Opened by DanilaFe 30 days ago - 1 comment
Labels: area: Compiler, area: Dyno

#26465 - Add a clear method to the Heap type, similar to the other collection types

Pull Request - State: closed - Opened by lydia-duncan 30 days ago
Labels: area: Libraries / Modules, area: Tests / Benchmarks, stat: Needs Code Review

#26465 - Add a clear method to the Heap type, similar to the other collection types

Pull Request - State: closed - Opened by lydia-duncan 30 days ago
Labels: area: Libraries / Modules, area: Tests / Benchmarks, stat: Needs Code Review

#26464 - Dyno: add test for issue #11225

Pull Request - State: closed - Opened by DanilaFe 30 days ago

#26464 - Dyno: add test for issue #11225

Pull Request - State: closed - Opened by DanilaFe 30 days ago

#26463 - Dyno: fixes to timing script and infrastructure

Pull Request - State: closed - Opened by DanilaFe 30 days ago

#26463 - Dyno: fixes to timing script and infrastructure

Pull Request - State: closed - Opened by DanilaFe 30 days ago

#26462 - Update copyright year to 2025 and fix script

Pull Request - State: closed - Opened by riftEmber about 1 month ago - 2 comments

#26462 - Update copyright year to 2025 and fix script

Pull Request - State: closed - Opened by riftEmber about 1 month ago - 2 comments

#26461 - Dyno: Resolve auto module visibility statements eagerly

Pull Request - State: closed - Opened by DanilaFe about 1 month ago

#26461 - Dyno: Resolve auto module visibility statements eagerly

Pull Request - State: closed - Opened by DanilaFe about 1 month ago

#26460 - Remove common-hpe-cray-ex GCC version pinning

Pull Request - State: closed - Opened by riftEmber about 1 month ago - 1 comment

#26460 - Remove common-hpe-cray-ex GCC version pinning

Pull Request - State: closed - Opened by riftEmber about 1 month ago - 1 comment

#26459 - Dyno: fix query recursion bug

Pull Request - State: open - Opened by DanilaFe about 1 month ago - 1 comment

#26459 - Dyno: fix query recursion bug

Pull Request - State: open - Opened by DanilaFe about 1 month ago - 1 comment

#26458 - Methods with `ref` this-intent are not inherited

Issue - State: open - Opened by e-kayrakli about 1 month ago - 2 comments
Labels: type: Bug, area: Compiler

#26457 - Dyno: fix iterator type methods

Pull Request - State: closed - Opened by DanilaFe about 1 month ago

#26455 - Dyno: implement unpacking tuples in `zip` expressions

Pull Request - State: closed - Opened by DanilaFe about 1 month ago

#26455 - Dyno: implement unpacking tuples in `zip` expressions

Pull Request - State: closed - Opened by DanilaFe about 1 month ago

#26454 - Dyno: Fix (callable variable, function) disambiguation

Pull Request - State: closed - Opened by DanilaFe about 1 month ago

#26454 - Dyno: Fix (callable variable, function) disambiguation

Pull Request - State: closed - Opened by DanilaFe about 1 month ago

#26453 - Skip multi-locale test if CHPL_COMM==none

Pull Request - State: closed - Opened by jhh67 about 1 month ago

#26452 - Fix Portability issue with inet_aton on FreeBSD 13.2 chapel-lang#22549

Pull Request - State: closed - Opened by EduardoMorras about 1 month ago - 1 comment

#26452 - Fix Portability issue with inet_aton on FreeBSD 13.2 chapel-lang#22549

Pull Request - State: closed - Opened by EduardoMorras about 1 month ago - 1 comment

#26451 - Adjust chplvis makefile to use CHPL_MAKE_HOST_CXX

Pull Request - State: closed - Opened by mppf about 1 month ago

#26451 - Adjust chplvis makefile to use CHPL_MAKE_HOST_CXX

Pull Request - State: closed - Opened by mppf about 1 month ago

#26450 - Quote user arguments passed to slurm launchers

Pull Request - State: closed - Opened by vasslitvinov about 1 month ago

#26449 - Close memory leak caused by throwing postinits

Pull Request - State: closed - Opened by bradcray about 1 month ago

#26446 - `.c_str()` on an empty localized string returns `NULL`/`nullptr`

Issue - State: open - Opened by bradcray about 1 month ago
Labels: type: Bug, area: Libraries / Modules

#26445 - Reference to field's type in initializer shouldn't result in invalid access errors

Issue - State: open - Opened by bradcray about 1 month ago - 1 comment
Labels: area: Compiler, type: Feature Request, user issue

#26444 - Support a way to reason about a field's type from the record/class type

Issue - State: open - Opened by bradcray about 1 month ago - 2 comments
Labels: area: Language, user issue

#26443 - Skip test with launchers that do not support co-locales

Pull Request - State: closed - Opened by jhh67 about 1 month ago

#26442 - Remove pin for PrgEng-gnu as CPE has moved to a new version.

Pull Request - State: closed - Opened by tzinsky about 1 month ago - 2 comments

#26441 - Skipif 'extremeBlock' under gasnet/fast on darwin

Pull Request - State: closed - Opened by vasslitvinov about 1 month ago

#26440 - Revert Qthreads patch from #26328

Issue - State: closed - Opened by bradcray about 1 month ago
Labels: area: Runtime, type: Performance, easy / straightforward

#26439 - Add a new execopts to make sure config strings with spaces work

Pull Request - State: closed - Opened by bradcray about 2 months ago

#26438 - Throwing initializers don't support `throw` code inline

Issue - State: open - Opened by bradcray about 2 months ago - 2 comments
Labels: area: Compiler, type: Unimplemented Feature

#26437 - Throwing initializers don't call field deinitializers

Issue - State: open - Opened by bradcray about 2 months ago - 1 comment
Labels: area: Compiler, type: Unimplemented Feature

#26436 - Refactor the Python interop module to use inheritance

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26435 - Fix location reporting for lint rules on a AstNode with a name

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26434 - Update docs to use 'init this;' rather than 'this.complete();'

Pull Request - State: closed - Opened by bradcray about 2 months ago - 1 comment

#26433 - Try an older version of GCC on CHAMPS testing

Pull Request - State: closed - Opened by e-kayrakli about 2 months ago

#26432 - Turn on `-buildcheck` for gpus in nightly tests

Pull Request - State: closed - Opened by jabraham17 about 2 months ago
Labels: stat: Ready to Merge

#26431 - Implement locale.numColocales

Pull Request - State: closed - Opened by jhh67 about 2 months ago - 1 comment

#26430 - Enable throwing postinit()s

Pull Request - State: closed - Opened by bradcray about 2 months ago

#26429 - Add ability to infer CHPL_LLVM_GCC_INSTALL_DIR

Pull Request - State: closed - Opened by jabraham17 about 2 months ago - 2 comments

#26428 - Fix issues with using a non-default system LLVM with CHPL_LLVM_CONFIG

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26427 - Performance gap between Chapel bigint (multiply) reductions vs. hand-coded

Issue - State: open - Opened by bradcray about 2 months ago - 3 comments
Labels: type: Design, area: Libraries / Modules, type: Performance, area: Language, user issue

#26426 - Fix typo in chpl-language-server debug output

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26425 - Make setting CHPL_DEVELOPER to a falsy value be respected

Pull Request - State: closed - Opened by jabraham17 about 2 months ago - 1 comment

#26424 - [Bug] Chapel compilation with rocm 6.2 hits LLVM assertion in developer builds

Issue - State: closed - Opened by jabraham17 about 2 months ago - 3 comments
Labels: type: Bug, area: Compiler, area: GPU Support

#26423 - Update to CHPL_MEM to CHPL_TARGET_MEM in a test case

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26422 - Adding missing documentation for some slurm launcher specifc flags and environment variables

Pull Request - State: closed - Opened by jabraham17 about 2 months ago - 4 comments
Labels: stat: Ready to Merge

#26421 - Fix internal error when erroneously writing `super.init` twice

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26420 - Handle PRs not based off recent main in large files check

Pull Request - State: closed - Opened by riftEmber about 2 months ago

#26419 - Fix `--help` and man page output for `--target-mem`

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26419 - Fix `--help` and man page output for `--target-mem`

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26418 - Fix cmake tests due to filesystem case insensitivity

Pull Request - State: closed - Opened by jabraham17 about 2 months ago - 1 comment

#26418 - Fix cmake tests due to filesystem case insensitivity

Pull Request - State: closed - Opened by jabraham17 about 2 months ago - 1 comment

#26417 - Make sure that module scope variables of extern types are default initalized

Pull Request - State: closed - Opened by jabraham17 about 2 months ago
Labels: stat: Ready to Merge

#26416 - Don't check base commit in large files check

Pull Request - State: closed - Opened by riftEmber about 2 months ago

#26415 - Remove early-out in runtime topo layer

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26415 - Remove early-out in runtime topo layer

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26414 - Fix not-equals in `compositeTypeContentsMatchInner`

Pull Request - State: closed - Opened by riftEmber about 2 months ago

#26414 - Fix not-equals in `compositeTypeContentsMatchInner`

Pull Request - State: closed - Opened by riftEmber about 2 months ago

#26413 - Add annotations for improvements to log with `--no-checks`

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26411 - What is the correct behavior of `fileReader.matches`?

Issue - State: open - Opened by jabraham17 about 2 months ago - 1 comment
Labels: type: Bug, area: Libraries / Modules

#26411 - What is the correct behavior of `fileReader.matches`?

Issue - State: open - Opened by jabraham17 about 2 months ago - 1 comment
Labels: type: Bug, area: Libraries / Modules

#26410 - Add unstable `extractMatches` overload that returns a value

Pull Request - State: closed - Opened by jabraham17 about 2 months ago
Labels: stat: Ready to Merge

#26409 - fix homebrew-linux test that encountered merge conflict

Pull Request - State: closed - Opened by arezaii about 2 months ago

#26408 - Add a copy of binarytrees5.chpl to our submitted directory

Pull Request - State: closed - Opened by bradcray about 2 months ago - 1 comment

#26407 - Update submitted knucleotide versions to work with Chapel 2.3

Pull Request - State: closed - Opened by bradcray about 2 months ago - 3 comments

#26406 - [Bug]: Chapel variables with extern types may not be default initialized

Issue - State: closed - Opened by jabraham17 about 2 months ago - 2 comments
Labels: type: Bug, area: Compiler, area: Runtime

#26406 - [Bug]: Chapel variables with extern types may not be default initialized

Issue - State: closed - Opened by jabraham17 about 2 months ago - 2 comments
Labels: type: Bug, area: Compiler, area: Runtime

#26405 - [Bug]: CHPL_TASKS=fifo + CHPL_COMM=gasnet segfaults in runtime startup

Issue - State: closed - Opened by jabraham17 about 2 months ago - 1 comment
Labels: type: Bug, area: Runtime

#26405 - [Bug]: CHPL_TASKS=fifo + CHPL_COMM=gasnet segfaults in runtime startup

Issue - State: closed - Opened by jabraham17 about 2 months ago - 1 comment
Labels: type: Bug, area: Runtime

#26404 - Fix spurious pathchk error output from configure

Pull Request - State: closed - Opened by bonachea about 2 months ago - 2 comments

#26404 - Fix spurious pathchk error output from configure

Pull Request - State: closed - Opened by bonachea about 2 months ago - 2 comments

#26403 - Fix printchplbuilds test for comm=none

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26403 - Fix printchplbuilds test for comm=none

Pull Request - State: closed - Opened by jabraham17 about 2 months ago

#26402 - Fix CHPL_LLVM=bundled build when a system LLVM is installed

Pull Request - State: closed - Opened by jabraham17 about 2 months ago
Labels: stat: Ready to Merge

#26401 - Always remove docker image before new build

Pull Request - State: closed - Opened by riftEmber about 2 months ago - 2 comments

#26401 - Always remove docker image before new build

Pull Request - State: closed - Opened by riftEmber about 2 months ago - 2 comments

#26400 - update hombrew formula to match 2.3 release version

Pull Request - State: closed - Opened by arezaii about 2 months ago

#26400 - update hombrew formula to match 2.3 release version

Pull Request - State: closed - Opened by arezaii about 2 months ago