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

Incorrect array inference

kulibali opened this issue about 2 years ago
Implement empty ranges RFC

rhagenson opened this pull request about 2 years ago
Allow building gbenchmark with newer Clang

stefantalpalaru opened this pull request about 2 years ago
Fix an assert in `call.c` when checking an invalid argument for autorecover

kulibali opened this pull request about 2 years ago
Release 0.52.4

SeanTAllen opened this issue about 2 years ago
proposal syntax else ... then for else keyword in conditional branchs

lyrachord opened this issue about 2 years ago
Fix an issue with infinite loops while typechecking some expressions

jasoncarr0 opened this pull request about 2 years ago
Windows releases contain unneeded files

SeanTAllen opened this issue about 2 years ago
ponyc SEGVs when applying traits or interfaces via type

redvers opened this issue about 2 years ago
Missing error mechanism for StdStream

pcrockett opened this issue about 2 years ago
Finalisers aren't run for actors in a cycle when `ponynoblock` is used

SeanTAllen opened this issue about 2 years ago
RFC: Introduction of Empty Ranges

SeanTAllen opened this issue about 2 years ago
Make the full-program test runner able to run tests in a debugger

kulibali opened this pull request about 2 years ago
You can obtain a val from a box field via `recover`

chalcolith opened this issue about 2 years ago
How long does it take to build LLVM on GH actions these days?

SeanTAllen opened this pull request about 2 years ago
for loop

pixas opened this issue about 2 years ago
Modify libponyc.test runner to be able to run each test in LLDB/debugger

SeanTAllen opened this issue about 2 years ago
Memory leak with for in loop

Nightyx-remy opened this issue about 2 years ago
Build vendored clang

chalcolith opened this pull request over 2 years ago
Attempt to fix potential compiler segfault in lookup.c

stefandd opened this pull request over 2 years ago
Test 1.6 series google benchmark

SeanTAllen opened this pull request over 2 years ago
Release 0.51.3

SeanTAllen opened this issue over 2 years ago
Running tests via lldb on linux musl hangs in CI

dipinhora opened this issue over 2 years ago
Memory corruption via Array.copy_to

SeanTAllen opened this issue over 2 years ago
Segfault in StdLib Array.copy_to()

stefandd opened this issue over 2 years ago
Removing superfluous refcap ceremony from example

redvers opened this pull request over 2 years ago
Systematic testing enhancements

dipinhora opened this pull request over 2 years ago
WIP: FFI Tuples

jemc opened this pull request over 2 years ago
Update backpressure implementation with runtime configurable threshold

dipinhora opened this pull request over 2 years ago
Arm64 Apple Darwin CI test failures

SeanTAllen opened this issue over 2 years ago
Auto-recover constructor expressions

kulibali opened this pull request over 2 years ago
Type unions: default arguments applied to the wrong function

ergl opened this issue almost 3 years ago
Fix bug that could result in an actor being on two scheduler queues

SeanTAllen opened this pull request almost 3 years ago
Default arguments aren't handled correctly on method calls of unions

jasoncarr0 opened this issue almost 3 years ago
Investigating 3874

SeanTAllen opened this pull request almost 3 years ago
aarch64 stress test failure

SeanTAllen opened this issue almost 3 years ago
`TCPListener._accept` gets stuck in a busy loop on certain errors

jemc opened this issue almost 3 years ago
LLVM IR verification failure from `with_return` runner test

SeanTAllen opened this issue almost 3 years ago
Make the `verify` pass on by default

SeanTAllen opened this pull request almost 3 years ago
Runtime segfault when matching on capabilities via generics

jasoncarr0 opened this issue about 3 years ago
WIP: Add support for the llvm: use scheme

redvers opened this pull request about 3 years ago
WIP Introduce apply() getters for JSON data.

sgebbie opened this pull request about 3 years ago
Build as a universal binary on MacOSX.

jemc opened this pull request about 3 years ago
Contribution and doc build guidelines

rhagenson opened this pull request about 3 years ago
Debug some windows tcp

SeanTAllen opened this pull request over 3 years ago
Add linux musl tests on Arm

SeanTAllen opened this pull request over 3 years ago
CirrusCI change in config format

SeanTAllen opened this pull request over 3 years ago
Change UDPSocket to use vectored output

ergl opened this pull request almost 4 years ago
Changes for rfc-179 unicode string

rowland66 opened this pull request about 4 years ago
Replace type variables in a single sweep during reification.

SeanTAllen opened this pull request over 4 years ago
Don't add unnecessary methods to virtual tables

SeanTAllen opened this pull request over 4 years ago
Crash with iftype and generic constraint

SeanTAllen opened this issue over 4 years ago
Add back the ability to compile without `-pic` to the CMake build system

chalcolith opened this issue almost 5 years ago
Add ability to specify maximum memory a pony program is allowed to use

dipinhora opened this pull request over 5 years ago
Refactor to use new PassBuilder for LLVM > 4.

jemc opened this pull request almost 6 years ago
Type param constraints now respect default cap of the type.

jemc opened this pull request over 6 years ago
Avoid allocating multiple vtable indices to subordinate methods

Praetonus opened this pull request over 6 years ago
Tuple literals not matching correctly

sgebbie opened this issue over 7 years ago
documentation generation enhancements

mfelsche opened this issue over 7 years ago
Use embedded LLD for linking

sylvanc opened this issue over 7 years ago
`Y->Z` is outside empty contraint

plietar opened this issue almost 8 years ago
`Foo iso` is outside constraint `Foo iso | Bar val`

plietar opened this issue almost 8 years ago
`this->X!` should not be a subtype of `this->X`

plietar opened this issue almost 8 years ago
Integration tests in ponyc CI to prevent some regressions.

jemc opened this issue almost 9 years ago
Add html doc gen backend

andymcn opened this issue almost 9 years ago
Add ctags doc gen backend

andymcn opened this issue almost 9 years ago
Consistency in operator aliasing function names

Praetonus opened this issue almost 9 years ago
What versions of LLVM work / don't work for you?

andymcn opened this issue about 9 years ago