Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Pony

Pony is an object-oriented, actor-model, capabilities-secure, high performance programming language.
Collective - Host: opensource - https://opencollective.com/ponyc - Code: https://github.com/ponylang/ponyc

Limit permissions when stress tests are run

github.com/ponylang/ponyc - SeanTAllen opened this pull request 5 days ago
Limit some workflow permissions

github.com/ponylang/ponyc - SeanTAllen opened this pull request 5 days ago
Move aarch64 from QEMU to native aarch64 machines

github.com/ponylang/ponyc - SeanTAllen opened this pull request 5 days ago
Issue 4579

github.com/ponylang/ponyc - SeanTAllen opened this pull request 6 days ago
String find/rfind change (RFC #80)

github.com/ponylang/ponyc - SeanTAllen opened this issue 8 days ago
Update ubuntu 24 builder

github.com/ponylang/ponyc - SeanTAllen opened this pull request 8 days ago
quiescence issue with actor pinning

github.com/ponylang/ponyc - SeanTAllen opened this issue 17 days ago
incorrect error message with iso assignment

github.com/ponylang/ponyc - SeanTAllen opened this issue 18 days ago
Fix possible null dereference

github.com/ponylang/ponyc - peter15914 opened this pull request 19 days ago
Update google benchmark dependency

github.com/ponylang/ponyc - dspx-plcr opened this pull request 20 days ago
Update gbenchmark dependency

github.com/ponylang/ponyc - dspx-plcr opened this issue 20 days ago
Change stack_depth_t to size_t on OpenBSD

github.com/ponylang/ponyc - dspx-plcr opened this pull request 20 days ago
Release 0.58.10

github.com/ponylang/ponyc - SeanTAllen opened this issue 27 days ago
Handle Bool with exhaustive match

github.com/ponylang/ponyc - SeanTAllen opened this issue about 1 month ago
Test - do not merge

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 1 month ago
WIP: Upgrade to LLVM 16

github.com/ponylang/ponyc - hovsater opened this pull request about 1 month ago
Unionize actor heap large and small chunks

github.com/ponylang/ponyc - dipinhora opened this pull request about 2 months ago
Deterministic serialisation for cross binary communication

github.com/ponylang/ponyc - dipinhora opened this pull request about 2 months ago
Arguing refcaps

github.com/ponylang/ponyc - hovsater opened this issue about 2 months ago
Stop supporting 32-bit platforms

github.com/ponylang/ponyc - SeanTAllen opened this issue about 2 months ago
Fix incorrect LLVM CI caching

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 2 months ago
Update Pony musl Docker images to Alpine 3.20

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 2 months ago
Use updated musl builder from #4560

github.com/ponylang/ponyc - dipinhora opened this pull request about 2 months ago
Add py3-lldb to musl ci builder

github.com/ponylang/ponyc - dipinhora opened this pull request about 2 months ago
Drop Fedora 39 support

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 2 months ago
Add Fedora 41 as a supported platform

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 2 months ago
Release 0.58.8

github.com/ponylang/ponyc - SeanTAllen opened this issue about 2 months ago
Unreported internal error when matching array of U8

github.com/ponylang/ponyc - junetried opened this issue about 2 months ago
Fix use=runtimestats heap test

github.com/ponylang/ponyc - dipinhora opened this pull request about 2 months ago
Don't swallow gtest failures when running tests in LLDB

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 2 months ago
Fix early quiescence/termination bug

github.com/ponylang/ponyc - dipinhora opened this pull request about 2 months ago
Correctly shutdown all scheduler threads

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 2 months ago
Fix bug in ASIO shutdown

github.com/ponylang/ponyc - SeanTAllen opened this pull request about 2 months ago
Destroy mutemap on scheduler shutdown

github.com/ponylang/ponyc - dipinhora opened this pull request 2 months ago
Only scheduler 0 can initiate shutdown

github.com/ponylang/ponyc - dipinhora opened this pull request 2 months ago
Use a constant for unknown scheduler index

github.com/ponylang/ponyc - dipinhora opened this pull request 2 months ago
Fix mpmcq use-after-free bug

github.com/ponylang/ponyc - dipinhora opened this pull request 2 months ago
Fix buffer out of bounds access issue

github.com/ponylang/ponyc - dipinhora opened this pull request 2 months ago
Correctly find custom-built `llc`

github.com/ponylang/ponyc - chalcolith opened this pull request 3 months ago
Fix heap chunk recycling memory leak and another bug

github.com/ponylang/ponyc - dipinhora opened this pull request 3 months ago
Disable actor heap large chunk recycling

github.com/ponylang/ponyc - dipinhora opened this pull request 3 months ago
Release 0.58.7

github.com/ponylang/ponyc - SeanTAllen opened this issue 3 months ago
Test - Ignore

github.com/ponylang/ponyc - SeanTAllen opened this pull request 3 months ago
Add runtime stats to "use" CI for PRs

github.com/ponylang/ponyc - SeanTAllen opened this issue 3 months ago
Make actor pad automagically calculated

github.com/ponylang/ponyc - dipinhora opened this pull request 4 months ago
Make heap large chunk bit twiddling branchless

github.com/ponylang/ponyc - dipinhora opened this pull request 4 months ago
Update to actions/cache version 4

github.com/ponylang/ponyc - SeanTAllen opened this pull request 4 months ago
`x86-64 Linux musl` build segfaults

github.com/ponylang/ponyc - dipinhora opened this issue 4 months ago
Test for CI - ignore

github.com/ponylang/ponyc - SeanTAllen opened this pull request 4 months ago
"gold" linker should be replaced with another linker

github.com/ponylang/ponyc - stefantalpalaru opened this issue 6 months ago
Official package support from Archlinux and NixOS

github.com/ponylang/ponyc - yVieta opened this pull request 7 months ago
Release 0.58.6

github.com/ponylang/ponyc - SeanTAllen opened this issue 8 months ago
Fix typo in docstring

github.com/ponylang/ponyc - shaedrich opened this pull request 8 months ago
Improve error message for generic subtyping.

github.com/ponylang/ponyc - jemc opened this pull request 9 months ago
Release 0.58.5

github.com/ponylang/ponyc - SeanTAllen opened this issue 9 months ago
Update the base image for our ponyc images

github.com/ponylang/ponyc - SeanTAllen opened this pull request 9 months ago
Update musl builder to Alpine 3.19

github.com/ponylang/ponyc - SeanTAllen opened this pull request 9 months ago
Update cross-riscv64 builder to Ubuntu 24.04

github.com/ponylang/ponyc - SeanTAllen opened this pull request 9 months ago
Update the cross-armhf builder to Ubuntu 24.04

github.com/ponylang/ponyc - SeanTAllen opened this pull request 9 months ago
Update cross-arm builder to Ubuntu 24.04

github.com/ponylang/ponyc - SeanTAllen opened this pull request 9 months ago
Update cross-aarch64 builder to Ubuntu 24.04

github.com/ponylang/ponyc - SeanTAllen opened this pull request 9 months ago
Add prebuilt ponyc binaries for Ubuntu 24.04

github.com/ponylang/ponyc - SeanTAllen opened this pull request 9 months ago
Fix generation of invalid LLVM IR

github.com/ponylang/ponyc - ArthurPV opened this pull request 9 months ago
Fix compiler crash

github.com/ponylang/ponyc - ArthurPV opened this pull request 10 months ago
Update supported MacOS on Apple Silicon version

github.com/ponylang/ponyc - SeanTAllen opened this pull request 10 months ago
Release 0.58.4

github.com/ponylang/ponyc - SeanTAllen opened this issue 10 months ago
Fix bug in documentation generation

github.com/ponylang/ponyc - SeanTAllen opened this pull request 10 months ago
Update peter-evans/repository-dispatch

github.com/ponylang/ponyc - SeanTAllen opened this pull request 11 months ago
Update docker/login-action

github.com/ponylang/ponyc - SeanTAllen opened this pull request 11 months ago
Adding a missing backtick in the documentation.

github.com/ponylang/ponyc - redvers opened this pull request 11 months ago
Update actionlint

github.com/ponylang/ponyc - SeanTAllen opened this pull request 11 months ago
Release 0.58.3

github.com/ponylang/ponyc - SeanTAllen opened this issue 11 months ago
Segfault from bad cap in code

github.com/ponylang/ponyc - SeanTAllen opened this issue 11 months ago
Update Zulip send message action

github.com/ponylang/ponyc - SeanTAllen opened this pull request 11 months ago
Slim down the Fedora 39 builder some more

github.com/ponylang/ponyc - 13r0ck opened this pull request 12 months ago
Add constrained_types package to the standard library

github.com/ponylang/ponyc - SeanTAllen opened this pull request 12 months ago
Constrained Types RFC

github.com/ponylang/ponyc - SeanTAllen opened this issue 12 months ago