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
github.com/ponylang/ponyc - 626bc740e9f1a958bf05a6eb33d8ddfa33083670 authored almost 3 years ago
Previously there were methods for `Iter` within `itertools` which, while originally planned, whe...
github.com/ponylang/ponyc - 786d21c979e19a7ab402e3c270861a64040e03ba authored almost 3 years ago
The code is easier to maintain when its not in C strings so we
decided to transition any that a...
github.com/ponylang/ponyc - 670f0eb0487743edb5792ecc8879ac0d98472f05 authored almost 3 years ago
github.com/ponylang/ponyc - 1ae75a706d0093b12ecc9bda864490fde9c90448 authored almost 3 years ago
* WIP
* Release notes
github.com/ponylang/ponyc - 4acc70ad2c90f8ad5a0436ff914de7095b029dff authored almost 3 years agogithub.com/ponylang/ponyc - 0bbaf881d82f6017b551aed9ef425c52f1b43f87 authored almost 3 years ago
github.com/ponylang/ponyc - 950b65090c652001e65850ee2c9777189ccad0ab authored almost 3 years ago
The signature of the `pony_os_stdin_read` function has been simplified to remove the `bool* out_...
github.com/ponylang/ponyc - f4d8fe2cd74aea9034bdcf2c42c99987ad0c411b authored almost 3 years agogithub.com/ponylang/ponyc - 8db04b01e21772fcd9a0473e49fd4737b10dc336 authored almost 3 years ago
The example program in the "files" package would not compile because
there was an unnecessary `...
github.com/ponylang/ponyc - c7a2b0e39b51c07fd8f3eaff324bbdb81571fb37 authored almost 3 years ago
github.com/ponylang/ponyc - c9ce2a329a3580ec8bb242a0e95e4f62f846ab14 authored almost 3 years ago
This change updates our LLVM submodule to llvmorg-13.0.1
github.com/ponylang/ponyc - a87c35329bffab1aa32eb1fd60f6afc9264c3c36 authored almost 3 years agogithub.com/ponylang/ponyc - 78089cfbc0a70729aad598fa3d3a2b2fc7fa48fe authored almost 3 years ago
github.com/ponylang/ponyc - 54d1e33aeafbfb86b048ad8e8a1532cd5a5ae350 authored almost 3 years ago
The bug that [#3781](https://github.com/ponylang/ponyc/pull/3781) aka "prevent non-opaque struct...
github.com/ponylang/ponyc - cee12b95b145e8657c8cd5da25f841019fda2031 authored almost 3 years agogithub.com/ponylang/ponyc - ae11e97c197fd5abebad78c2a1b2b09665f24096 authored almost 3 years ago
github.com/ponylang/ponyc - a06f06fcd3b4b92bdd366819ee74014e023d8cd3 authored almost 3 years ago
Prior to this fix, you could crash the runtime if you sent a `val` struct wrapper in an `iso` cl...
github.com/ponylang/ponyc - 76ec21542087b175bd0d6097149313ba05b62ff6 authored almost 3 years ago
We were doing extra work in `ponyint_cpu_core_pause` that wasn't used
when we weren't going to ...
github.com/ponylang/ponyc - b218ce1fe16c6f72d8c5f2f1759b62e1c2bb3238 authored almost 3 years ago
github.com/ponylang/ponyc - 9b5530f51ba3497050699215a815ba9f1cfcf475 authored almost 3 years ago
github.com/ponylang/ponyc - 52bdf128c57852b998ea6723da5f47de7d362d46 authored almost 3 years ago
It reached its end-of-life in January 2022.
Closes #3982
github.com/ponylang/ponyc - fa14028562cc827438472c8f31c7a74e0d3036ef authored almost 3 years agogithub.com/ponylang/ponyc - b96b7c04876f3243a7cd3f8df39feacbd9def058 authored almost 3 years ago
github.com/ponylang/ponyc - 1e3e2ed4e3bd82533945e9d50f864477256e2835 authored almost 3 years ago
github.com/ponylang/ponyc - 91b5a1ac6b6a90461e16689ef43d61426f0ad914 authored almost 3 years ago
github.com/ponylang/ponyc - 60665f1512830e8442e34a71b503885b39f8aaf6 authored almost 3 years ago
Previously, when users wanted to optimize the parallelizing work based on the maximum number of ...
github.com/ponylang/ponyc - 2f1e7c910503964ff59840d6e007724963e2e9d6 authored almost 3 years agogithub.com/ponylang/ponyc - 0c9622e019722255d9edb64a134355d077f4a211 authored almost 3 years ago
github.com/ponylang/ponyc - 186b0797a3dbd7e9cd9452fca1fc06550a7d3ec7 authored almost 3 years ago
github.com/ponylang/ponyc - 79627611b5caa9f413851a05ef43a3eb0f82747c authored almost 3 years ago
github.com/ponylang/ponyc - 14a25f04bdac28c780a9cb2d2449e5d39879d4a9 authored almost 3 years ago
We do some cleanup now and remove the label when we close an issue
or a pull request.
github.com/ponylang/ponyc - 96289021947d71b6660f03e96e2de603358cb5a8 authored almost 3 years ago
github.com/ponylang/ponyc - 6eee58525a5c30ef300185c26e0bafdf0ed2a34d authored almost 3 years ago
github.com/ponylang/ponyc - e581d8534f1d262db92955b2ae95f9c3dbcfb25d authored almost 3 years ago
The can be used to control the pony compilers documentation generation,
any structure that can ...
github.com/ponylang/ponyc - 55f4e3c2b7e6682c24e2256274be99c8971b3431 authored almost 3 years ago
github.com/ponylang/ponyc - 7b4e7defeb5e7912c9af92893810013b08a58101 authored almost 3 years ago
This reverts commit 50fe98936b4b39e622314b51705a0598c7928ed8.
github.com/ponylang/ponyc - 324d22184f93bd37c66ffde4402bf6f4dddaa702 authored almost 3 years agogithub.com/ponylang/ponyc - bc214a36f2336c250078f480b4bea43a721aeb4a authored almost 3 years ago
github.com/ponylang/ponyc - 6ad5dcf26da021c26c4ef08f5ff343b3794c7d42 authored almost 3 years ago
github.com/ponylang/ponyc - 5009bbdf73192eca69372214bb7019a6cb85e040 authored almost 3 years ago
Builds upon @mateus-md work on #3894, fixes #3823.
When this is squashed and merged, the comm...
github.com/ponylang/ponyc - 9d2426d358492601c8fa495f32309456ffe11a52 authored almost 3 years ago
They aren't providing any value at the moment as we assume all
failures are the flakiness. We c...
github.com/ponylang/ponyc - fe2cccd6612b45fd849b7bf20bdff4300f7a80aa authored almost 3 years ago
github.com/ponylang/ponyc - fd245b46e664636bb5f716230ae170558b7dce44 authored almost 3 years ago
When Pony allowed interfaces to have private methods, it was possible to use an interface to bre...
github.com/ponylang/ponyc - 4f0a2dd0b3ced63aa492d4d915a979a00f05645d authored almost 3 years agogithub.com/ponylang/ponyc - 69bef64b27dbb938733d30c489360abc034292aa authored almost 3 years ago
github.com/ponylang/ponyc - ca368192917b76bb43e0892d4f14cbdf18e1f7d6 authored almost 3 years ago
github.com/ponylang/ponyc - 34b35dbf7b94a8857a31bdf831aa4a50fadd3198 authored almost 3 years ago
From the very early days of the Pony runtime, a "library mode" has been around that allows you t...
github.com/ponylang/ponyc - 956c9d9806924527c606f4b9f0e32f92046a1630 authored almost 3 years ago
GH actions that normally handle this didn't run because GH is having
some issues.
A small logical flaw was discovered in the Pony runtime backpressure system that could lead to a...
github.com/ponylang/ponyc - 324453aeeee48d8eb0ed08a5493b9e9ef9635656 authored almost 3 years agoA small logical flaw was discovered in the Pony runtime backpressure system that could lead to a...
github.com/ponylang/ponyc - bc927a619a139cd1270a723613652b4506005ae1 authored almost 3 years agoCloses #3646
github.com/ponylang/ponyc - fb78d024798ac7ae5f3be9e9630e4c02cf76d1b3 authored almost 3 years agogithub.com/ponylang/ponyc - 065d70a9b7116195fbfda37f761fdd1ca4231cd7 authored almost 3 years ago
github.com/ponylang/ponyc - 842bef7940e33ff89fd6f8b30b81697f113c856f authored almost 3 years ago
github.com/ponylang/ponyc - 2217a1040b16a7748d0c9a908aad47c19f69a6f6 authored almost 3 years ago
Our checks to make sure that the usage of return in behaviours and constructors was overly restr...
github.com/ponylang/ponyc - a6d14caab3e11df59a7fa10d5e59801204815248 authored almost 3 years agogithub.com/ponylang/ponyc - f19ef11a43104a761600838b2b69404e0525966f authored almost 3 years ago
in order to get all the possible information out of the cpuid instructions.
Previously it has o...
github.com/ponylang/ponyc - eea94aed96c18536875d99c3b1fbc5fc208ea596 authored almost 3 years ago
github.com/ponylang/ponyc - e2ef1c7898a56253dc60c2f0a6bab24b980eb6e7 authored almost 3 years ago
github.com/ponylang/ponyc - f32f61c4e5d539f56468e2b30fe3fb70afda80f9 authored almost 3 years ago
github.com/ponylang/ponyc - 50fe98936b4b39e622314b51705a0598c7928ed8 authored about 3 years ago
github.com/ponylang/ponyc - 4b72ca9c9112909e75c3ebacda4920c856cd6ecf authored about 3 years ago
The intent with the cirrus failures workflow is to send alerts
to Zulip for scheduled job failur...
github.com/ponylang/ponyc - 5d6e76f9bc5c4f3523e9e9dc2277dbd569095eb4 authored about 3 years ago
github.com/ponylang/ponyc - 5757fc58f350e636620967c5d05a737398f30da7 authored about 3 years ago
m1.md was incorporated into the correct final release version file but
for some reason the tempo...
github.com/ponylang/ponyc - 955ed0e15449d78f9a7ce7f25c55913329d8d2d5 authored about 3 years ago
github.com/ponylang/ponyc - 41356e751b9cd589ee9148297254589f23ad8db4 authored about 3 years ago
github.com/ponylang/ponyc - afda8d1408bd4fc6ff420fb25e80f7ee91f3933c authored about 3 years ago
github.com/ponylang/ponyc - f10a169b38e5ec9da2289a2747d5f94ebb17413c authored about 3 years ago
github.com/ponylang/ponyc - 07efaf45ebaee9bc30b350f6a359c9ee88812e8c authored about 3 years ago
github.com/ponylang/ponyc - 1743890bff2dff4c39a9ceec09b6dc79002c159e authored about 3 years ago
Implements RFC #65.
Co-authored-by: Matthias Wahl <[email protected]>
github.com/ponylang/ponyc - c9e96c8dad11fa7aad91c3cf32a9feec1ceaeff4 authored about 3 years agogithub.com/ponylang/ponyc - 12466227bb253b600b7a3ee995b56b442d02b6e2 authored about 3 years ago
github.com/ponylang/ponyc - b928c37f8ff0ee6ac652951d28f4ef3a270ab3ea authored about 3 years ago
github.com/ponylang/ponyc - 4319be85a10c8a35d6d92bf81bb198edb7373f6e authored about 3 years ago
github.com/ponylang/ponyc - d1d5ed83b83dac6150af54f937ffd0b898a07d16 authored about 3 years ago
github.com/ponylang/ponyc - f3dfbd0d17b7e2be64438fe6ae5f1f8536598fd2 authored about 3 years ago
github.com/ponylang/ponyc - 2033608b1273f03bf0b2647691ba2776643e253c authored about 3 years ago
CentOS 8 has been end-of-lifed.
github.com/ponylang/ponyc - 5e6a7d2597ba2820a027d1b448da75edb1f7ed08 authored about 3 years agogithub.com/ponylang/ponyc - 9a4e0c0688d0b580aa3001396073a9d06e8e458c authored about 3 years ago
github.com/ponylang/ponyc - 676067aaf28eec48f534616e85fb99b5a496a6a1 authored about 3 years ago
github.com/ponylang/ponyc - 06a22864534122386d38d4497a49b42c494adcdf authored about 3 years ago
github.com/ponylang/ponyc - 92342e239fa6f7787afb42871ccb6b644ece6a17 authored about 3 years ago
github.com/ponylang/ponyc - 08e6b3e9f811dec9501f9a955ec1d97e6d915b2d authored about 3 years ago
github.com/ponylang/ponyc - 592d5295db31434edd59d2777270b0ffe901b158 authored about 3 years ago
github.com/ponylang/ponyc - 69794cf66119f409c79a9f8190e50b93271ed387 authored about 3 years ago
github.com/ponylang/ponyc - 2e03c3f3a349f51b0a7dac54d9d822ecae956d7c authored about 3 years ago
github.com/ponylang/ponyc - 0bba5467fe834777056380789495e3f11612390d authored about 3 years ago
github.com/ponylang/ponyc - 725fac75381c35da5803c83bd00fbd552261f099 authored about 3 years ago
github.com/ponylang/ponyc - fa5a2daadd180fac8c874518ad3bc7647120079f authored about 3 years ago
Closes #3872
github.com/ponylang/ponyc - 9322d310450f0dc1261f673ff29906f7ded6534c authored about 3 years agogithub.com/ponylang/ponyc - ae9680d46683665684474ad052c2e04a786df958 authored about 3 years ago