Ecosyste.ms: OpenCollective

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

github.com/ponylang/ponyc

Pony is an open-source, actor-model, capabilities-secure, high performance programming language
https://github.com/ponylang/ponyc

Handle Bool with exhaustive match

SeanTAllen opened this issue 5 days ago
Test - do not merge

SeanTAllen opened this pull request 10 days ago
WIP: Upgrade to LLVM 16

hovsater opened this pull request 11 days ago
Support pony bare functions to be reachable externally.

redvers opened this issue 15 days ago
Unionize actor heap large and small chunks

dipinhora opened this pull request 16 days ago
Deterministic serialisation for cross binary communication

dipinhora opened this pull request 17 days ago
Arguing refcaps

hovsater opened this issue 17 days ago
Compile error when a function branch always returns early

junetried opened this issue 18 days ago
Stop supporting 32-bit platforms

SeanTAllen opened this issue 19 days ago
Fix incorrect LLVM CI caching

SeanTAllen opened this pull request 20 days ago
Update Pony musl Docker images to Alpine 3.20

SeanTAllen opened this pull request 20 days ago
Use updated musl builder from #4560

dipinhora opened this pull request 20 days ago
Add py3-lldb to musl ci builder

dipinhora opened this pull request 20 days ago
Don't use lldb for macos because stdlib tests fail silently with it

dipinhora opened this pull request 20 days ago
Drop Fedora 39 support

SeanTAllen opened this pull request 21 days ago
Add Fedora 41 as a supported platform

SeanTAllen opened this pull request 21 days ago
Fix rare termination logic failures that could result in early shutdown

dipinhora opened this pull request 22 days ago
Release 0.58.8

SeanTAllen opened this issue 22 days ago
Unreported internal error when matching array of U8

junetried opened this issue 25 days ago
Fix use=runtimestats heap test

dipinhora opened this pull request 25 days ago
Don't swallow gtest failures when running tests in LLDB

SeanTAllen opened this pull request 25 days ago
Fix early quiescence/termination bug

dipinhora opened this pull request 26 days ago
Correctly shutdown all scheduler threads

SeanTAllen opened this pull request 27 days ago
Fix bug in ASIO shutdown

SeanTAllen opened this pull request 27 days ago
Add support for pinning actors to a dedicated scheduler thread

dipinhora opened this pull request 28 days ago
Destroy mutemap on scheduler shutdown

dipinhora opened this pull request 29 days ago
Don't signal threads that are already known to be awake

dipinhora opened this pull request 29 days ago
Only need to wait for a single scheduler thread to become active

dipinhora opened this pull request 29 days ago
Only scheduler 0 can initiate shutdown

dipinhora opened this pull request about 1 month ago
Use a constant for unknown scheduler index

dipinhora opened this pull request about 1 month ago
Fix mpmcq use-after-free bug

dipinhora opened this pull request about 1 month ago
Fix buffer out of bounds access issue

dipinhora opened this pull request about 1 month ago
Make actor scheduling when unscheduled a tiny bit more efficient

dipinhora opened this pull request about 1 month ago
Allow multiple sanitizers to be enabled at the same time

dipinhora opened this pull request about 1 month ago
Correctly find custom-built `llc`

chalcolith opened this pull request about 1 month ago
Fix heap chunk recycling memory leak and another bug

dipinhora opened this pull request about 2 months ago
Disable actor heap large chunk recycling

dipinhora opened this pull request about 2 months ago
Release 0.58.7

SeanTAllen opened this issue 2 months ago
Test - Ignore

SeanTAllen opened this pull request 2 months ago
Recycle actor heap chunks after GC instead of returning to pool

dipinhora opened this pull request 2 months ago
Add CI test that everything works when runtimestats are on

SeanTAllen opened this pull request 2 months ago
Add runtime stats to "use" CI for PRs

SeanTAllen opened this issue 2 months ago
Make actor pad automagically calculated

dipinhora opened this pull request 2 months ago
Make heap small chunk size setting logic more precise/correct

dipinhora opened this pull request 2 months ago
Make heap large chunk bit twiddling branchless

dipinhora opened this pull request 2 months ago
Update to actions/cache version 4

SeanTAllen opened this pull request 2 months ago
`x86-64 Linux musl` build segfaults

dipinhora opened this issue 3 months ago
Test for CI - ignore

SeanTAllen opened this pull request 3 months ago
"gold" linker should be replaced with another linker

stefantalpalaru opened this issue 5 months ago
Official package support from Archlinux and NixOS

yVieta opened this pull request 5 months ago
Release 0.58.6

SeanTAllen opened this issue 7 months ago
Fix typo in docstring

shaedrich opened this pull request 7 months ago
Improve error message for generic subtyping.

jemc opened this pull request 8 months ago
Release 0.58.5

SeanTAllen opened this issue 8 months ago
Update the base image for our ponyc images

SeanTAllen opened this pull request 8 months ago
Update musl builder to Alpine 3.19

SeanTAllen opened this pull request 8 months ago
Update cross-riscv64 builder to Ubuntu 24.04

SeanTAllen opened this pull request 8 months ago
Update the cross-armhf builder to Ubuntu 24.04

SeanTAllen opened this pull request 8 months ago
Update cross-arm builder to Ubuntu 24.04

SeanTAllen opened this pull request 8 months ago
Update cross-aarch64 builder to Ubuntu 24.04

SeanTAllen opened this pull request 8 months ago
Add prebuilt ponyc binaries for Ubuntu 24.04

SeanTAllen opened this pull request 8 months ago
Segfault when accessing a union in a tuple via `Any`

nisanharamati opened this issue 8 months ago
Fix generation of invalid LLVM IR

ArthurPV opened this pull request 8 months ago
Fix compiler crash

ArthurPV opened this pull request 8 months ago
Update supported MacOS on Apple Silicon version

SeanTAllen opened this pull request 9 months ago
Release 0.58.4

SeanTAllen opened this issue 9 months ago
Fix bug in documentation generation

SeanTAllen opened this pull request 9 months ago
Update peter-evans/repository-dispatch

SeanTAllen opened this pull request 10 months ago
Update docker/login-action

SeanTAllen opened this pull request 10 months ago
Adding a missing backtick in the documentation.

redvers opened this pull request 10 months ago
Update actionlint

SeanTAllen opened this pull request 10 months ago
Release 0.58.3

SeanTAllen opened this issue 10 months ago
Segfault from bad cap in code

SeanTAllen opened this issue 10 months ago
Update Zulip send message action

SeanTAllen opened this pull request 10 months ago
Slim down the Fedora 39 builder some more

13r0ck opened this pull request 11 months ago
Add constrained_types package to the standard library

SeanTAllen opened this pull request 11 months ago
Constrained Types RFC

SeanTAllen opened this issue 11 months ago
Fix compiler warning

SeanTAllen opened this pull request 11 months ago
Fix for potential memory corruption in `Array.copy_to`

SeanTAllen opened this pull request 11 months ago
Update to actions/[email protected]

SeanTAllen opened this pull request 11 months ago
Send event to corral and ponyup on arm64 macos nightlies being released

SeanTAllen opened this pull request 11 months ago
Add MacOS on Apple Silicon as a supported platform

SeanTAllen opened this pull request 11 months ago
Fix bug when serializing bare lambdas

SeanTAllen opened this pull request 11 months ago
Add Fedora 39 as a supported platform

SeanTAllen opened this pull request 11 months ago
Slim down the Fedora 39 builder some

SeanTAllen opened this pull request 11 months ago
Add Fedora 39 builder

SeanTAllen opened this pull request 11 months ago
Release 0.58.2

SeanTAllen opened this issue 11 months ago
Use the correct LLVM intrinsics for `powi` on *nix.

chalcolith opened this pull request 11 months ago
LLVM mangling error with `powi`

chalcolith opened this issue 11 months ago
EDITORS.md: add Kakoune text editor

greenfork opened this pull request 11 months ago
Segmentation fault when ponyc compiles this code

junetried opened this issue 11 months ago
Fix missing "runtime_info" package documentation

SeanTAllen opened this pull request 12 months ago
Invalid LLVM generated

SeanTAllen opened this issue 12 months ago
Only include `ponyc.exe` in the `bin` directory of Windows release zip files

chalcolith opened this pull request about 1 year ago
Stop pushing new images to DockerHub

SeanTAllen opened this pull request about 1 year ago