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

Use a fixed Windows version for GitHub actions (#4058)

Sadly, Windows containers need to use the same environment as the
host OS. This means that we w...

github.com/ponylang/ponyc - 65e2cfc70fc900976ea5e93fc500f39a6844ae73 authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4057

github.com/ponylang/ponyc - b2e2e8ad17beeeee7bc8bfb9ea243f60cfc60d92 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4057

github.com/ponylang/ponyc - e0e9f938549074c4fc4c92f4318c120d83dfd9a2 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix crash with exhaustive match and generics (#4057)

We previously had a compiler crash caused by trying to jump to a
next block in a match that mig...

github.com/ponylang/ponyc - 81f0d35fa2b361197e9a8f430485a669ef0ffe85 authored almost 3 years ago by Sean T Allen <[email protected]>
Rotate release notes as part of the 0.49.1 release

github.com/ponylang/ponyc - bc0d988f909d6bb2698b836bb5f592aa567f6fb6 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Add unreleased section to CHANGELOG post 0.49.1 release

github.com/ponylang/ponyc - de2d5b8d05bc69073821b21b147581f173e20f1d authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update VERSION in preparation for 0.49.1 release

github.com/ponylang/ponyc - c09be039cb46fd05623d83e365b4eaf164171dab authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG.md in preparation for 0.49.1 release

github.com/ponylang/ponyc - b6a482e506b30780f3bd9751e0198f392daaac0a authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4018

github.com/ponylang/ponyc - 95f38636008a8a54ef0ee95844f46631bdcdc4d9 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4018

github.com/ponylang/ponyc - e42febe3897dfe667d464d52201687d97e3800a6 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Ban unstable variables (#4018)

This PR introduces checks around variables and other unaliasing points, to reject programs which...

github.com/ponylang/ponyc - e9db754e10da2d5c4616a5f5aa93f0d177a8bf24 authored almost 3 years ago by Sean T Allen <[email protected]>
Add regression test for issue 2408. (#4050)

Fixes #2408.

github.com/ponylang/ponyc - eaf6dda6a1a9939ad6968d943cd3ec273e9605cb authored almost 3 years ago by Matthias Wahl <[email protected]>
Clean up some formatting

github.com/ponylang/ponyc - c03344930d9235d577a69dfde1eb70ac11418c6b authored almost 3 years ago by Sean T. Allen <[email protected]>
Send send-musl-release-event events to library-documentation-action repository

We are going to stop doing manual versions of the action and start doing ones
based on each rele...

github.com/ponylang/ponyc - b8337e3f039249274c099948004cad47f331297d authored almost 3 years ago by Sean T. Allen <[email protected]>
Rotate release notes as part of the 0.49.0 release

github.com/ponylang/ponyc - 74d91b99f078861d9dc847286078b1833731f021 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Add unreleased section to CHANGELOG post 0.49.0 release

github.com/ponylang/ponyc - 32b822a8224a74f3a0f0e8221219301ecfa832c7 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update VERSION in preparation for 0.49.0 release

github.com/ponylang/ponyc - 916f6d47b030ce3c90ba5a2b517f34af8a79171e authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG.md in preparation for 0.49.0 release

github.com/ponylang/ponyc - 16cadf846868e2e34a95e3399283155e542f8674 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4032

github.com/ponylang/ponyc - d2df7977280cc6114c615fd9e64bc4b9263c4ef4 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4032

github.com/ponylang/ponyc - 022febe4e48cb790a896c80ad6b4b776552b25e8 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Rename `ponytest` package to conform to naming standards (#4032)

github.com/ponylang/ponyc - 0f6baa6a8c6475f5345d624c2f5abb67090d0f8f authored almost 3 years ago by Sean T Allen <[email protected]>
Fix bad merge with pony_check example not compiling

It was tested without the breaking change that came right before it.

github.com/ponylang/ponyc - 56255934300153c0a8b47c0e42b01b2ec0ccac19 authored almost 3 years ago by Sean T. Allen <[email protected]>
Update CHANGELOG for PR #4044

github.com/ponylang/ponyc - 35c24f2ecd33930e43cd3dd0f6a4b0232ebb824a authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4044

github.com/ponylang/ponyc - 45b9dd983797e029816ce3053512436681cfa038 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update Windows version used as the base for Windows images (#4044)

GitHub has updated from 2019 to 2022, so we are doing the same
as you can't have differing vers...

github.com/ponylang/ponyc - 265407fb369bb382d532f454de7d58182fce6d19 authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4031

github.com/ponylang/ponyc - f7a1dc7ae8f4fe4c690e6878d348138bdee8d1b5 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4031

github.com/ponylang/ponyc - 3165a76d9ad69654cb64a307ab41074c676e1cba authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Change the standard library pattern for object capabilities (#4031)

See [RFC #72](https://github.com/ponylang/rfcs/blob/main/text/0072-change-stdlib-object-capabili...

github.com/ponylang/ponyc - 76fb361bb7856a069351aa01dc00287bbc1a9bd7 authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4043

github.com/ponylang/ponyc - ced054dc7f07843df27dd16f40d32c283f504ce7 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4043

github.com/ponylang/ponyc - 3a6f40c107a12a72ddb1b4c25b36a1cbcb124cc9 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix failed initialization bug in Process Monitor (#4043)

Previously, when a process failed to start up, it was possible to get a report
that the process...

github.com/ponylang/ponyc - 1459c7cdb16de170b994979c24b52ac5d0153c82 authored almost 3 years ago by Sean T Allen <[email protected]>
Remove unneeded `timeout` methods from ProcessMonitor tests (#4042)

github.com/ponylang/ponyc - 84089fa0ec52c48568cd818b93c731b67f25a4df authored almost 3 years ago by Sean T Allen <[email protected]>
Updates release notes for PR #4034

github.com/ponylang/ponyc - 95716e93ce59c4a72ffab43bc81d498e06ec4d59 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4034

github.com/ponylang/ponyc - dd9a871d65775ed4657adc5826eb9ecd9aeadaed authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Add PonyCheck to standard library (#4034)

Closes #4029

github.com/ponylang/ponyc - f9b837e95dde7a8b373145a3fd22b3ae7e778274 authored almost 3 years ago by Sean T Allen <[email protected]>
Updates release notes for PR #4033

github.com/ponylang/ponyc - a75350f884630a5bb1a172f15ab1d1d001b72a3e authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4033

github.com/ponylang/ponyc - 8b2029f1b5a7397d557fe1e370eeced98b74a9ae authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix incorrect test names (#4041)

github.com/ponylang/ponyc - bafd65652fb97068271a5c462066bcc1a433f82f authored almost 3 years ago by Sean T Allen <[email protected]>
Rename `ponybench` to match standard naming conventions. (#4033)

github.com/ponylang/ponyc - f87574b02ea3975c9054abfced7ab033d4077c38 authored almost 3 years ago by Sean T Allen <[email protected]>
Updates release notes for PR #4039

github.com/ponylang/ponyc - cd5d2b4d1055af47bba6edc0ddb0905e2aabce92 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4039

github.com/ponylang/ponyc - ca5cc7ae6a4fabc5ff3e50065c3045389e074c42 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix LLVM IR verification error found via PonyCheck (#4039)

This patch was developed by Joe.

github.com/ponylang/ponyc - ccfa99ad38a1d02064158f2900a27753c496034b authored almost 3 years ago by Sean T Allen <[email protected]>
Updates release notes for PR #4035

github.com/ponylang/ponyc - 5656fa77136e18131dd20f6272677206c9bf64dd authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4035

github.com/ponylang/ponyc - 655aac0f9e4f512b7ce763557c3e21edf60a1303 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Remove `logger` package from the standard library (#4035)

Closes #4030

github.com/ponylang/ponyc - b52db3e3e6c96dad773d93f6a2c4a1b275838d67 authored almost 3 years ago by Sean T Allen <[email protected]>
Updates release notes for PR #4027

github.com/ponylang/ponyc - bdea4397fb0216ceb35a038f8f4173d46f7c7c7c authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4027

github.com/ponylang/ponyc - 8869dd76113eeae7850244d8d3596696bdbfd6a3 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Use symbol table from definition scope when looking up references from default method bodies (#4027)

We've had issues with symbols within trait and interface default method bodies. If symbols used ...

github.com/ponylang/ponyc - 77663350c12c18f649c1a2b519257e7e8cf3c870 authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4026

github.com/ponylang/ponyc - c8b4d044b670d470cfd0e77b3f9089ccae947843 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4026

github.com/ponylang/ponyc - e48c2538dece19a9ba5266f5f3a93fea3aecf633 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix the signature of Iter's map_stateful/map to not require ephemerals (#4026)

This fixes a small stdlib issue discovered during: https://github.com/ponylang/ponyc/pull/4018
...

github.com/ponylang/ponyc - d944ca26ea0ece2c0eb0eb823a5bc3c9b2a6b2ff authored almost 3 years ago by Jason Carr <[email protected]>
Updates release notes for PR #4024

github.com/ponylang/ponyc - 59a50e693764b22b142a06ee7a98ae6dd33491c1 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4024

github.com/ponylang/ponyc - 13f925b3c96ab1effa841d89c5348616daa9a193 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Reimplement `with` (#4024)

The `with` keyword has been little used in most Pony programs. `with` was
implemented as "suga...

github.com/ponylang/ponyc - cd7d10a64b465a8d8d067988a98fc8751dd2216f authored almost 3 years ago by Sean T Allen <[email protected]>
Revert "Refactor how ponyint_cpu_core_pause is called (#3989)"

This reverts commit c63b8a78be17b5bffcafdd15bb6fbd58be736295.

This actually did change runtime ...

github.com/ponylang/ponyc - b2bf3950f2c14ff1b9b2113849cb749627243724 authored almost 3 years ago by Sean T. Allen <[email protected]>
Updates release notes for PR #4022

github.com/ponylang/ponyc - 073bad675760bfd1d6a7e1a7c37fdb56744b7a14 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4022

github.com/ponylang/ponyc - fcc44b24bb3432e682d5db631059542ea36ec825 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix incorrect code returned by ANSI.erase (#4022)

The `erase` function states that it erases to the left of the cursor, but the escape code it ret...

github.com/ponylang/ponyc - 666d23b7460e5621898b20ba422b8274984fdc18 authored almost 3 years ago by Christopher Silva <[email protected]>
Fix incorrect codeblock type in release notes

github.com/ponylang/ponyc - 4709bbe063f6c855efdb89921aaf04bb9fe18788 authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4017

github.com/ponylang/ponyc - f7a21d29f28f2359da11d046e16b09500e13ff4d authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4017

github.com/ponylang/ponyc - db3424a580cb5f2da2f8e653641ac90b547fac48 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix compiler crash related to using tuples in a union as a generic constraint (#4017)

Tuple types aren't legal constraints on generics in Pony and we have a check in
an early compil...

github.com/ponylang/ponyc - c4ead0f9eae56a4eb986fb478a99be5984a055e5 authored almost 3 years ago by Sean T Allen <[email protected]>
Updates release notes for PR #4011

github.com/ponylang/ponyc - 10f8a8bc0810b80e0f7ab3aa09fafba98e9f2227 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4011

github.com/ponylang/ponyc - 51b3825f70a2b0ad911861be1257ea21701d586e authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix incorrect "field not initialized" error with try/else (#4011)

Previously, due to a bug in the compiler's while/else handling code, the
following code would b...

github.com/ponylang/ponyc - f82f3f747fd32d7df6db4574c72bebfc5e8e1ee1 authored almost 3 years ago by Sean T Allen <[email protected]>
Fix broken test that came about due to CI "oops" (#4020)

GitHub doesn't rerun all PRs after a merge of others so we actually
managed to have a conflict ...

github.com/ponylang/ponyc - 75e640030d48bcad16815e7b36d1ee4c90eb4ebb authored almost 3 years ago by Sean T Allen <[email protected]>
Updates release notes for PR #4009

github.com/ponylang/ponyc - be731b1c662fc8b4ababbd6f210da458597d5dac authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4009

github.com/ponylang/ponyc - 835834ce5c4665debc71b3f6f5395c9fc6b7a422 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix incorrect "field not initialized" error with while/else (#4009)

Previously, due to a bug in the compiler's while/else handling code, the
following code would b...

github.com/ponylang/ponyc - 3986fcf0262224f7c4f661792b66020475167225 authored almost 3 years ago by Sean T Allen <[email protected]>
Fix incorrect highlighting in upcoming release notes

github.com/ponylang/ponyc - 69650ec54739e1d501f32c74c0f939ba6f41bb7c authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4001

github.com/ponylang/ponyc - 7257ab726af01c03d5800d1804adb12f3fc46ee2 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4001

github.com/ponylang/ponyc - eacee2b0bcecedd3634a36347849899f92339e37 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Add LeastCommonMultiple and GreatestCommonDivisor to math package (#4001)

github.com/ponylang/ponyc - 16861a5dfe4424be6370e921edd9bd0baa660f98 authored almost 3 years ago by Sean T Allen <[email protected]>
Add corral to Windows docker images (#4019)

Closes #3562

github.com/ponylang/ponyc - dacd80ee343856280b2ae476dc55e5cce09344ad authored almost 3 years ago by Gordon Tisher <[email protected]>
Revert release notes and CHANGELOG for reverted commit

github.com/ponylang/ponyc - 3f6a7880207e24fd3914fa425e1123ac39232e30 authored almost 3 years ago by Sean T. Allen <[email protected]>
Revert "Ban variables whose capability is unsound to alias (#3953)"

This reverts commit 3ea2647b50d5c38a466b0e3bb1cdadf2da57dd02.

github.com/ponylang/ponyc - 923bc6cd3a030208a75f606beef10f14b0c624f7 authored almost 3 years ago by Sean T. Allen <[email protected]>
Update CHANGELOG for PR #3953

github.com/ponylang/ponyc - 2bad7e6e7db01ed3887f1804a86c5b3eeeb0fdad authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4005

github.com/ponylang/ponyc - c57518682a1472e0f81790ac073564b2cbcb8028 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4005

github.com/ponylang/ponyc - f81cde72acaacbcda9ce806059da434f19bf7e72 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Fix compiler crash related to using tuples as a generic constraint (#4005)

Tuple types aren't legal constraints on generics in Pony and we have a check in
the syntax pass...

github.com/ponylang/ponyc - 717a69959e48abb0177ada76f21ad7dc99ba66c1 authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4006

github.com/ponylang/ponyc - 91c59d376f8515153c67a9460dec6f701ca129df authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4006

github.com/ponylang/ponyc - c7872ac04b69c729e567fbc90430dba2f04361f6 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Take exhaustive match into account when checking for field initialization (#4006)

Previously, exhaustive matches were handled after we verified that an object's fields
were init...

github.com/ponylang/ponyc - b36c9a584c839fe23c7b0ebeada56d07d850f398 authored almost 3 years ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #3991

github.com/ponylang/ponyc - c179dd5a081cd5c5f34afed0f8aa17ffe7379094 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #3991

github.com/ponylang/ponyc - 4f58dd1ffa99496d6abc413d77f86a407768440a authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Add workaround for compiler assertion failure in Promise.flatten_next (#3991)

This fixes #3856 with only a workaround and explicitly without actually solving the underlying i...

github.com/ponylang/ponyc - 1cab6bd38099f69b6c312c125293428a86187c82 authored almost 3 years ago by Matthias Wahl <[email protected]>
Updates release notes for PR #3953

github.com/ponylang/ponyc - 4c582d3980a7340612842e1d9144cec29f70eeea authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #3953

github.com/ponylang/ponyc - b5a2b14952d8fe99bd35f346af59f8dbb678646a authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Ban variables whose capability is unsound to alias (#3953)

This PR introduces checks around variables and other unaliasing points, to reject programs which...

github.com/ponylang/ponyc - 3ea2647b50d5c38a466b0e3bb1cdadf2da57dd02 authored almost 3 years ago by Jason Carr <[email protected]>
Add two while/else tests (#4012)

While I was recently working on updates to `refer_while`, I was suffering from
a lack of confid...

github.com/ponylang/ponyc - d56d8153421eb358b3ccc8bc06090b68ba4e9ceb authored almost 3 years ago by Sean T Allen <[email protected]>
Turn off running debug build Windows tests (#4007)

They are failing fairly regularly and we need to look into why some on the runner tests hang.
...

github.com/ponylang/ponyc - d330436df984eb3000c64ced4c2b5b308c296019 authored almost 3 years ago by Sean T Allen <[email protected]>
Windows build script tweaks (#4004)

- Use `HEAD` for development version hashes instead of `HEAD^`
- Make `build` the default build...

github.com/ponylang/ponyc - 559e1369338c254b1b5471c3f757c948a52381e6 authored almost 3 years ago by Gordon Tisher <[email protected]>
Revert "Fix compiler crash related to using tuples as a generic constraint"

This reverts commit 95302a15bc2e837a0f1b9b9d5e4adc1fa03c5536.

github.com/ponylang/ponyc - 77dfea616ab6a68246db6fba63a9857f2eb1edb7 authored almost 3 years ago by Sean T. Allen <[email protected]>
Fix compiler crash related to using tuples as a generic constraint

Tuple types aren't legal constraints on generics in Pony and we have a check in
the syntax pass ...

github.com/ponylang/ponyc - 95302a15bc2e837a0f1b9b9d5e4adc1fa03c5536 authored almost 3 years ago by Sean T. Allen <[email protected]>
Update `INSTALL.md` to mention ponyup for Windows. (#4003)

Also update prerequisites to reflect updated VS version and terminology.

github.com/ponylang/ponyc - f8c87eb27270de698e2fe6e9aaf4d4178d6676bb authored almost 3 years ago by Gordon Tisher <[email protected]>
Rotate release notes as part of the 0.48.0 release

github.com/ponylang/ponyc - 8ebf87119cf958de07577c0c8b71e2ce63c5986e authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Add unreleased section to CHANGELOG post 0.48.0 release

github.com/ponylang/ponyc - b1119cf64e03ad357aa6851b11afb3d46ec26251 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update VERSION in preparation for 0.48.0 release

github.com/ponylang/ponyc - 367815b900a914ee385f958452e07f6e046ce00a authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG.md in preparation for 0.48.0 release

github.com/ponylang/ponyc - eaea914060aa542acdd261a61cca6963e149f3f2 authored almost 3 years ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #3992

github.com/ponylang/ponyc - 416eda684e092a8c0c4e3aa67a4f6af0856913e4 authored almost 3 years ago by Ponylang Main Bot <[email protected]>