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 - e4febddc7ed591f6b93348e0d3531df8da70555d authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 7ce60e625368a8d112cbcbe5735b5c23e6e60d5e authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 78cb18bdca08f97a380b61ed5cbec2454d3bbc00 authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 7f83f7b460e8d49f1550870a1f0e92119c973dd4 authored almost 2 years ago by Ponylang Main Bot <[email protected]>
Fixes a missed case in #4283 (arrow types). Instead of displaying
an error message, the user wh...
github.com/ponylang/ponyc - a3ec45d804d7d4f404071098f2c972df16ef34d3 authored almost 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - d9a01b50be50dcc4570cfceaa675aefc0225002a authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 1cf11124224ddbc8fe26c2404e7c85bb6f07a08b authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - b9bf72ecd15dd928420e8343b1d2ab3a4c367548 authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - fe338669f821ffc340cc53ea5804cb6bc38f9494 authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 235d459ff5d9e5db30c9af0254721c42cc64d28f authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 74b5a9ec0862423d00009656e5058d94c1c2d51e authored almost 2 years ago by Ponylang Main Bot <[email protected]>
This commit includes a fix for the soundness bug introduced in 0.51.2 and adds a set of simple ...
github.com/ponylang/ponyc - c7746df99e78be369681057b7057dff66b97e96d authored almost 2 years ago by Jason Carr <[email protected]>github.com/ponylang/ponyc - 05856dea08b4d5e4bc07ce32874fefac062fd295 authored almost 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 6ef51f7718edfa1ce4f24e9decdbb0e6b4e2c47b authored almost 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 8ad3d21b075d9bdc5ed4e3f94f966f7bb64e0dfa authored almost 2 years ago by Ponylang Main Bot <[email protected]>
Some recursive constraints in type signatures could result in infinite loops while typechecking ...
github.com/ponylang/ponyc - 4c3c4de4d837c11e1e000d5529a20b23cfc741a3 authored almost 2 years ago by Jason Carr <[email protected]>github.com/ponylang/ponyc - 4c2ba12ad9d4c74210d48cf23c880d925354ad02 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 2ec37c9d51aa814fec2c45cc4d5189d5ea85f492 authored about 2 years ago by Ponylang Main Bot <[email protected]>
The following code crashes the compiler, because `{(ISize)} iso^` is an invalid type, and when w...
github.com/ponylang/ponyc - e1fda53d343f35d477ec893279c869af73e8b45c authored about 2 years ago by Gordon Tisher <[email protected]>github.com/ponylang/ponyc - fe2129707badc8ac04152df2ea4d67e23c4f8a69 authored about 2 years ago by Ștefan Talpalaru <[email protected]>
github.com/ponylang/ponyc - d49aed1e8424781657069c2cbdaebc85e6fdd58f authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - a265bcb49e7e1a2e828b35cb3ddefc9d8e5bf52f authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 71e5ece482fe54180ebee72373c010c31d59485b authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 852e409acd3d21afd01b61e7eebf82866df658f2 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 8fe6d8a0642f2cf03d87b3eedbbbdb2a4828f70e authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 5b43de289de8f728b7a407181fed5ceb54149c2c authored about 2 years ago by Ponylang Main Bot <[email protected]>
I messed up implenting Don't include "home file" in documentation search.
The front matter wasn...
github.com/ponylang/ponyc - 5f4b755aceb4b0b784715819306d7242c420aa45 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - f7460155b5f0625d6876e56a2a7e060a714e35cd authored about 2 years ago by Ponylang Main Bot <[email protected]>
Prior to this commit, there was an unsafe optimization in the Pony runtime. The
optimization i...
github.com/ponylang/ponyc - 45cf9d0783af2eeb1792dffc8fb11c89b62340ed authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - c6357b6611004d8c4a7d4f27937c9853e86b3569 authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 1ea3d793c4dc73e78d71f54ec8078020a3b39d18 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 8c098303c11dacf3a06d0ebf864e04a7e4817f28 authored about 2 years ago by Ponylang Main Bot <[email protected]>
CirrusCI will be removing Intel MacOS runners at the end of 2022.
It isn't worth our time to tr...
We've been using examples/message-ubench for stress tests. This
commit switches to having a ded...
Recently, I increased the stress test duration from 20 to 40 minutes
thinking "more is better" ...
it is used by clangd to store some caching and its index
github.com/ponylang/ponyc - 908402b60f083d66d3b59a1879efb6adee5ca3cc authored about 2 years ago by Matthias Wahl <[email protected]>github.com/ponylang/ponyc - 8d745cb0b607f67dee8c6b874e4a92d9bc693470 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 8788a2223a0eb389fe1b0b54a7d153fc6a218de9 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - f7d01e8009584a28cb388d3f52e33e3809c57c9d authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 00cfe1505e7396a358f029b987fcdf748681ab3d authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 404a161e3b925c90c6fb68b6ad8c2dc71e4d2148 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - e748b7c7b6eb640c5b0704ffa19f43f84c99201b authored about 2 years ago by Ponylang Main Bot <[email protected]>
This PR removes a superfluous receiver cap check when trying to autorecover a create expression ...
github.com/ponylang/ponyc - aaa55e76d9148457c5db08dc3ef405a05f809224 authored about 2 years ago by Gordon Tisher <[email protected]>PowerShell 7.3.0 now passes empty string arguments which breaks the runner CLI parsing when not ...
github.com/ponylang/ponyc - eeafcdb4ec5d5f2ad022c0ef3e0316170e5d7c57 authored about 2 years ago by Gordon Tisher <[email protected]>github.com/ponylang/ponyc - 9f75e9eefcc118e65439bd609218cb9aace84ae6 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 4338f020432b8e70cb45b549df28ceb64629d296 authored about 2 years ago by Ponylang Main Bot <[email protected]>
We can't get the CI environment working anymore. There's a linker
error that libatomic can't be...
Both need newer a newer cmake version to be able to build the googlebench
version that we are n...
github.com/ponylang/ponyc - ebbaa080a389c8d164306fcc3c237d410e7a30bd authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - e560c7d49beeccafb8f56921a302a8544e44927d authored about 2 years ago by Ponylang Main Bot <[email protected]>
All other changes herein were required to get everything passing. Google benchmark was particula...
github.com/ponylang/ponyc - 90103dc6536485daa100f53727d7e3a0a28b7944 authored about 2 years ago by Sean T Allen <[email protected]>
Previously if we were unsure if a message might be sent, we were
displaying a message that it c...
github.com/ponylang/ponyc - 0f50e3c5b7843bba5ccde083bf1a1e31fa7a400e authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - a6ca0a0b9721a5f97750ef0ef5041d18e7ef77a9 authored about 2 years ago by Ponylang Main Bot <[email protected]>
The Pony runtime includes an optional cycle detector that is on by default. The
cycle detector ...
github.com/ponylang/ponyc - 58beb97f51599e814284e2c7341a9b64a366243f authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 77515b0287d4261b1c97e90d3ddf0103dc477c8b authored about 2 years ago by Ponylang Main Bot <[email protected]>
Our prior setting of backpressure for TCP writes on Windows was naive. It was
based purely on t...
github.com/ponylang/ponyc - cfe1af08a03cc8c0e0ca2b00c79146068b98448c authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 2a14997ca0296988e4369cb0e4f1d917a44e6f1d authored about 2 years ago by Ponylang Main Bot <[email protected]>
Implements RFC #75.
Closes #4245
github.com/ponylang/ponyc - 7b624335a96f2e53d86c78ee6dda58b7629904a0 authored about 2 years ago by Sean T Allen <[email protected]>github.com/ponylang/ponyc - 93e0ebb3064d63d9ed508f9bf4917b1ae7a81208 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 8fd4d924220ce4d4c45f7e16bc2d4066575e83a0 authored about 2 years ago by Ponylang Main Bot <[email protected]>
The "home file" is only a list of the packages on the site. It ends
up being extra noise in sea...
github.com/ponylang/ponyc - 91acbbbbd8dac0a3b1e960149aa78f891e4b04c8 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - d20bc427641f8cdb90396fc9f30d9f942393258b authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 3888b8b9e4d25264cb64b409b5b8fa510f3c2e83 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 31497fa714663c1b685ba33ff1c3ba045f7b4585 authored about 2 years ago by Ponylang Main Bot <[email protected]>
It is set to "internal" and we should have access to it from
any ponylang workflows without the ...
github.com/ponylang/ponyc - 7888a9cd42c3951f17eb6e64f20b98c37528d641 authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 336d7201396c8c8a0fe8ecd0d82a134afb1b499e authored about 2 years ago by Sean T. Allen <[email protected]>
So that other repos can use if needed.
github.com/ponylang/ponyc - 3629e564df21b13e72cc002cd2e204ae6ff9dace authored about 2 years ago by Sean T. Allen <[email protected]>github.com/ponylang/ponyc - 9e2ee9f6359278c24efae2e95b89e559634ee871 authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 30899b1e9d8c213d4d10d352aee242a3d632fd14 authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 6cc5bcaee02159231a2303840d99e9eb2f1e57ca authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 61ba7c62a117012d87f1a2f863752595ddb569fe authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 705a04ddf840f709e80899f82a417bc015238d05 authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 9b079760ac3a5d1d8a88e667ce8e2162bbc0224e authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 68b7f491896ef3c674ca44a032b1cf1eae065463 authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 7454bbdd36e50b498ccc09f3f3597e8c2ab0605e authored about 2 years ago by Sean T. Allen <[email protected]>
In theory, this is a simple thing to do. However, there's at least a
couple additional moving p...
github.com/ponylang/ponyc - 0a392cedc24144cce72ab6a3f4009206fb5a6b03 authored about 2 years ago by Sean T. Allen <[email protected]>
github.com/ponylang/ponyc - 81686f01475e10facaeb013969f194ce37363478 authored about 2 years ago by Sean T. Allen <[email protected]>
This is a stepping stone to having private images that are for ponylang org
only usage for build...
github.com/ponylang/ponyc - 4295ffab6a5e377ed6716109e5bd05f2c28ffc32 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - b9a143bf74dc3a0da24e6e37459433b5d8fab77a authored about 2 years ago by Ponylang Main Bot <[email protected]>
This feature is currently "sponsors only" so it won't work for
regular users. However, we can s...
github.com/ponylang/ponyc - 52d6ac8a5104a9de5051966b27af7be835d75df1 authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - d40f573b71131d5fffddb9cdd5a8971c102e358a authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - a48b9ddff93472395bda01142abe8ed9a119bc3a authored about 2 years ago by Ponylang Main Bot <[email protected]>
github.com/ponylang/ponyc - 00ee38ef80716619a211a8f27ffe680964499ba4 authored about 2 years ago by Ponylang Main Bot <[email protected]>
I forgot to copy over the environment info from the manual one that
was setup thus causing an is...
github.com/ponylang/ponyc - 20019715f05982e059d15c9995efb69000ab3afc authored about 2 years ago by Sean T. Allen <[email protected]>
We are switching to hosting on Github pages (from Netlify) and building
using a Github actions ...
Needed to make the new GitHub pages hosted version work. The upload
artefacts GitHub action requ...
It's required until next release when we can go back to using "release".
Until then, the theme w...
github.com/ponylang/ponyc - f083b381136d78f82047471e5ab622d84dd76431 authored about 2 years ago by Sean T Allen <[email protected]>