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

Updates release notes for PR #3793

github.com/ponylang/ponyc - d7b4e1a6c882b3fdce4f8c90b647624a210a2e69 authored over 3 years ago
Fix OOM on MacOS when using xcode 12.5

Usage of VM_FLAGS_SUPERPAGE_SIZE_ANY when doing allocations causes
ponyc to OOM if it is built w...

github.com/ponylang/ponyc - 436be8f5e39ac4475c108c1c2f5a3090bb379e53 authored over 3 years ago
Change Python version in FreeBSD CI

py37-pip package is coming back as no longer available. Let's move
up to the next version.

github.com/ponylang/ponyc - 72e8dc07a34e1da66b6e9293c404434cbc4dd1b1 authored over 3 years ago
FreeBSD install via ponyup

github.com/ponylang/ponyc - e8c6fc024d834ddcd4aa2958d2af36f2faccf76f authored over 3 years ago
Fix libponyrt CMakeLists.txt for standalone build.

This commit changes `src/libponyrt/CMakeLists.txt`
to prefer `${CMAKE_CURRENT_SOURCE_DIR}` (whic...

github.com/ponylang/ponyc - c043e9da809b4494783abb66365f5deea099e816 authored over 3 years ago
Update CHANGELOG for PR #3783

github.com/ponylang/ponyc - de8c1ab3488898facf66904f18219d1fd623c7c6 authored over 3 years ago
Updates release notes for PR #3783

github.com/ponylang/ponyc - 374e679abf621115b426f403f47b8a496f829947 authored over 3 years ago
Add support for prebuilt Rocky Linux versions

With CentOS 8 no longer being supported as of the end of 2021, many of
the former CentOS users a...

github.com/ponylang/ponyc - 0d61f5bb255dea76b8fd3a48db54326ac32b2b0d authored over 3 years ago
Rotate release notes as part of 0.42.0 release

github.com/ponylang/ponyc - df7614f0e919e939ad93fc78595b5ebc3bae474f authored over 3 years ago
Add unreleased section to CHANGELOG post 0.42.0 release

github.com/ponylang/ponyc - 9a60c6ce89f0631d8231a65de37dbb0a4793bcaa authored over 3 years ago
0.42.0 release

github.com/ponylang/ponyc - 8b6c26ca3235e63e3bd130845820b23cf3bb9da4 authored over 3 years ago
Update google benchmark version

The previous version we were using doesn't build with gcc 11.
1.5.4 is the earliest version that...

github.com/ponylang/ponyc - 7ba0da2fa864fa1f3ff07347e1fc8d78ee87ec8e authored over 3 years ago
Update CHANGELOG for PR #3780

github.com/ponylang/ponyc - 7bae660310d7361d12293222cc24e9875d345e64 authored over 3 years ago
Updates release notes for PR #3780

github.com/ponylang/ponyc - 748bc6402b7612df1a1d09f89ba66e40c584a6ab authored over 3 years ago
Don't allow PONYPATH to override standard library

Prior to this change, a library could contain a package called `builtin`
that would override to ...

github.com/ponylang/ponyc - 6b3f369ba081f9cd30eb6392455a8a582bb0a037 authored over 3 years ago
Updates release notes for PR #3778

github.com/ponylang/ponyc - c8f49c4474cd55575fea85518cb6292b7e3c87e6 authored over 3 years ago
Update CHANGELOG for PR #3778

github.com/ponylang/ponyc - 1a65308bdc31608d768bcfb3fb7fe2b3bfb6b87d authored over 3 years ago
Allow Flags instances to be created with a set bit encoding

Extending Flags.create to (optionally) allow initialization of a
Flags object with the numeric r...

github.com/ponylang/ponyc - e03c02c43e094b5db0ec2a83e562fa6775950255 authored over 3 years ago
Updates release notes for PR #3777

github.com/ponylang/ponyc - 26bec5ae5755c9a8fd40be24f840283f063a6c48 authored over 3 years ago
Update CHANGELOG for PR #3777

github.com/ponylang/ponyc - c858794680d8c320548d00b51904a44905280b23 authored over 3 years ago
Fix bug where Flags.remove could set flags in addition to unsetting them

Flags.remove when given a flag to remove that wasn't currently present in the set, would turn th...

github.com/ponylang/ponyc - 9f136ba6bb5520981f82b90af7b56d855328cd47 authored over 3 years ago
Rotate release notes as part of 0.41.2 release

github.com/ponylang/ponyc - 89b03703acfebf6ee6d1b92298f6b671ce14d556 authored over 3 years ago
Add unreleased section to CHANGELOG post 0.41.2 release

github.com/ponylang/ponyc - 7243c8da15dd8f20a5a1f5b23aaeeac088f520b2 authored over 3 years ago
0.41.2 release

github.com/ponylang/ponyc - 01e5820ba75e8c92813328005e27b9bb3914f505 authored over 3 years ago
Update CHANGELOG for PR #3768

github.com/ponylang/ponyc - a37b32d03b23bb7200a1145cee70eedb3edde9ed authored over 3 years ago
Updates release notes for PR #3768

github.com/ponylang/ponyc - 62a9eaa3845166277052964970cd48391b0666b4 authored over 3 years ago
Fix code generation for variadic FFI functions on arm64

We need to tell LLVM about the non-optional arguments that a variadic
function takes, but we wer...

github.com/ponylang/ponyc - 304692a41f44512016e62ee4c1e6635dc448ec63 authored over 3 years ago
Fix FFI definitions for vararg capsicum functions

The definitions of these functions appear to have a mixture of fixed and
optional parameters, bu...

github.com/ponylang/ponyc - 8372c09f483011d0de2728a5b5f5e473dc98f0f9 authored over 3 years ago
Update CHANGELOG for PR #3763

github.com/ponylang/ponyc - 773f76b7c21a33acd206ac101b1dccda8afd163a authored over 3 years ago
Updates release notes for PR #3763

github.com/ponylang/ponyc - d2fae00352998ba417c5eda64d7cd907ddd93b96 authored over 3 years ago
Fix assertion error on iftype inside lambdas

github.com/ponylang/ponyc - 29431e436636db4d497af5f8aaeddf674dc09ed6 authored over 3 years ago
Add missing cachebuster

github.com/ponylang/ponyc - 847c83430e8dfa645ba753a84754004134a9ca60 authored over 3 years ago
Remove whitespace-only lines from stdlib

This small change removes whitespace-only lines from files in the
standard library. All I did wa...

github.com/ponylang/ponyc - 285ff8ad9830a59146e60efe84cea68122f895c4 authored over 3 years ago
Rotate release notes as part of 0.41.1 release

github.com/ponylang/ponyc - e081a64b2aa506964d32841bb646c1ca3f8f1e84 authored over 3 years ago
Add unreleased section to CHANGELOG post 0.41.1 release

github.com/ponylang/ponyc - d589a08bdc39fb8bd2e8202bb0563c7b01f1575f authored over 3 years ago
0.41.1 release

github.com/ponylang/ponyc - 4553e6cf61dfcccd48f87b75e35b1204f68e4177 authored over 3 years ago
Updates release notes for PR #3758

github.com/ponylang/ponyc - 35fe4ce940befd54961bbe20397773bc38281988 authored over 3 years ago
Update CHANGELOG for PR #3758

github.com/ponylang/ponyc - 8e063513e21165ce7fc50db8aca2b1e9a0259f88 authored over 3 years ago
Fix type constraint check against NullablePointer being ommitted in FFI declarations

This commit makes the expr pre check for use commands more fine-grained:
we're only interested i...

github.com/ponylang/ponyc - 5e676cfb92dfb4476a5604aa6bba39e48132068a authored over 3 years ago
clone submodule with depth 1

github.com/ponylang/ponyc - 3bdad0dac9b51a03b50609d37027aea587243e0e authored over 3 years ago
Rotate release notes as part of 0.41.0 release

github.com/ponylang/ponyc - 1ab8eb29baf437169206e06e29304372a6a1dbf9 authored over 3 years ago
Add unreleased section to CHANGELOG post 0.41.0 release

github.com/ponylang/ponyc - 1b279c52984d3b90a1f7a2f79b1b602a1796cd8e authored over 3 years ago
0.41.0 release

github.com/ponylang/ponyc - c0dda326eb1faf0ce67fb1bcdb40430e7a8a807a authored over 3 years ago
Update CHANGELOG for PR #3755

github.com/ponylang/ponyc - 586b78d878ba52dfcc9ca4321c745babb0a99c97 authored over 3 years ago
Updates release notes for PR #3755

github.com/ponylang/ponyc - 58929e36d54d18e5ec2a7fc5048ee16cb8f78e85 authored over 3 years ago
Fix memory corruption with Array.chop and String.chop

Both Array.chop and String.chop violate an expectation that the memory
allocator had.

The memor...

github.com/ponylang/ponyc - dae95a0bea492cfa09dc7032c21faf6538221e4b authored over 3 years ago
add TK_TUPLE for is_method_result

github.com/ponylang/ponyc - a050428e10c436dafda3fef07c1551c9d22e8877 authored almost 4 years ago
Updates release notes for PR #3753

github.com/ponylang/ponyc - e022b34be9b963916bf34b764c3fb319f46aa56d authored almost 4 years ago
Update CHANGELOG for PR #3753

github.com/ponylang/ponyc - 594cdfd2c31161447ea444a7317edd5e7626571a authored almost 4 years ago
Improve error message on destructuring of non-tuple types

github.com/ponylang/ponyc - ee25e620d4100f9d5adf29da0874a7a3dfc5ea21 authored almost 4 years ago
Updates release notes for PR #3752

github.com/ponylang/ponyc - 61791e9f87cf56a14ebe2176037bf89935a14a89 authored almost 4 years ago
Update CHANGELOG for PR #3752

github.com/ponylang/ponyc - 5de51c8381eebcef140b95b76078f0e569f16702 authored almost 4 years ago
Change return type of String.add to String iso^

Fixes #3750 by implementing RFC 69.

github.com/ponylang/ponyc - fc688c89a0579d2c51c17c36f20b78c2a7014676 authored almost 4 years ago
Fix example on String docstring [skip ci]

github.com/ponylang/ponyc - b9c890ffdc026b57debebef34b3ccd278f19ea99 authored almost 4 years ago
Update CHANGELOG for PR #3739

github.com/ponylang/ponyc - 90d3fa6502b6b88effff66c8b8b3d1d6b3fab19b authored almost 4 years ago
Updates release notes for PR #3739

github.com/ponylang/ponyc - c13eba0c2ee874efc401dbb8953428e6cbd462c7 authored almost 4 years ago
Declare FFI functions in tests

github.com/ponylang/ponyc - eaadc54dbf1b4b25bdccc1e28b92a356f995d558 authored almost 4 years ago
Unexport ASIO-related functions

github.com/ponylang/ponyc - b619777abd63f02b606a2aa182d0bcf2f97cfc82 authored almost 4 years ago
Annotate integer intrinsics

github.com/ponylang/ponyc - d7a60b74f72fb6859838a40b656086223f7d4d86 authored almost 4 years ago
Add release notes

github.com/ponylang/ponyc - a4abbba4afcb5ce876c22ebb4751f8602e0aec33 authored almost 4 years ago
Enforce mandatory FFI declarations

github.com/ponylang/ponyc - 11b9a5baad51179a289fa51f333e0bec33c59ed9 authored almost 4 years ago
Remove obsolete FFI tests

github.com/ponylang/ponyc - fa6a9af32433442e5cc44f8bfab590bb8a11b4f0 authored almost 4 years ago
Remove explicit return-type from FFI calls

github.com/ponylang/ponyc - f3e2226b0a569e8626bbd2fada2eb238ec7deea4 authored almost 4 years ago
Declare FFI functions in standard library [skip ci]

github.com/ponylang/ponyc - 9d48fba12c6148703a3649441bf73a38edd63977 authored almost 4 years ago
Annotate floating-point intrinsics

github.com/ponylang/ponyc - d1f60b6d9496e0192c20b291f83090659db299a0 authored almost 4 years ago
Remove FFI call return-type syntax

github.com/ponylang/ponyc - a48346fe873a89fbb5481ad58ec5a46e3e9549f8 authored almost 4 years ago
Update CHANGELOG for PR #3746

github.com/ponylang/ponyc - c5e0b8a662f41eb5531d2e98deace16d8c9d5c27 authored almost 4 years ago
Updates release notes for PR #3746

github.com/ponylang/ponyc - cc164f86d7997d07f967a97beccc4b3650eb6c2b authored almost 4 years ago
Improve error message for match on structs

Since a struct doesn't have a type descriptor, it's impossible to match
against it, unless it's ...

github.com/ponylang/ponyc - 7369194a6972d28b5b4cc60f0789795f015c1a24 authored almost 4 years ago
Update CHANGELOG for PR #3643

github.com/ponylang/ponyc - 151a2f50d35db7745e8a55d00e91c756b97f3dc0 authored almost 4 years ago
Updates release notes for PR #3643

github.com/ponylang/ponyc - 7575c41d5f811fd739305395de57ba8bec0d1fbc authored almost 4 years ago
Change the subtyping model used in ponyc to match Steed's model.

The original notion of subtyping in Pony combined subtyping and
aliasing simultaneously (K1 <= K...

github.com/ponylang/ponyc - 2b9eb700aea46093614ecfb08c3747f8937b4cbd authored almost 4 years ago
Update qemu version

github.com/ponylang/ponyc - 2c130f7e6c58fc8cd145551034a780d61317750d authored almost 4 years ago
Remove linting error in INSTALL.md

github.com/ponylang/ponyc - 8eb91bc70494e02a075752f31cc44b617b05777d authored almost 4 years ago
Update FreeBSD install instructions

github.com/ponylang/ponyc - 374e060f6e1914f7ad7bb05a2fd585cd752c09aa authored almost 4 years ago
Rotate release notes as part of 0.40.0 release

github.com/ponylang/ponyc - 59feb67f8fc9428c7e596ce5e225bebe8e492ce9 authored almost 4 years ago
Add unreleased section to CHANGELOG post 0.40.0 release

github.com/ponylang/ponyc - c3ffcb1b3637bf9d514eb763e24bc9a9f83d3f16 authored almost 4 years ago
0.40.0 release

github.com/ponylang/ponyc - b8b0100bebdc8b6baac93dd0b8c92f12dc40f331 authored almost 4 years ago
temporary release-bot-action fix

github.com/ponylang/ponyc - d7b5ea88e5d128de72a1ab394e7b95350f9aa8b3 authored almost 4 years ago
Switch to using prebuilt release-bot-action docker images

github.com/ponylang/ponyc - 4cee12f6e95fc99f98cf5f9313bbab6ead6611ae authored almost 4 years ago
Switch to using prebuilt release-notes-reminder-bot-action docker image

github.com/ponylang/ponyc - 983caca3ce179e1e3649356bc045253067995a40 authored almost 4 years ago
Switch to using prebuilt release-notes-bot-action docker image

github.com/ponylang/ponyc - a2f6d2fffcfd6b83ece7a2fe0084952efcc407a6 authored almost 4 years ago
Switch to using already built changelog-bot-action docker image

github.com/ponylang/ponyc - c85a434f5e32279979e27a136511937259f0a840 authored almost 4 years ago
Updates release notes for PR #3743

github.com/ponylang/ponyc - dec0b68d927ec7c5b84d7c5046061baf97cd8ebd authored almost 4 years ago
Update CHANGELOG for PR #3743

github.com/ponylang/ponyc - f6bbb6c75bb2c019efd8378c641c01f9c54e95fa authored almost 4 years ago
Change supported FreeBSD to 13.0 (#3743)

github.com/ponylang/ponyc - 3e65700f389f6aa514595bd91661e8d8267288ef authored almost 4 years ago
Fix setsockopt example in OSSockOpt docs [skip ci]

The example mentions the `@pony_os_setsockopt` function, which was
originally added in PR #2513,...

github.com/ponylang/ponyc - 19cd02f1dc5852c199148f0aebbfce2f8e8ad81e authored almost 4 years ago
Update CHANGELOG for PR #3741

github.com/ponylang/ponyc - ca4441921ace541dea1924f1089aee9f28b153b4 authored almost 4 years ago
Updates release notes for PR #3741

github.com/ponylang/ponyc - c1bf9b87da9001dddfd7eaeedc057e39fced15df authored almost 4 years ago
Fix potential memory leak when reading / writing from a pipe

github.com/ponylang/ponyc - ef9303dcd15c12f9fb1ec2b68071c12aa2456c4b authored almost 4 years ago
Updates release notes for PR #3738

github.com/ponylang/ponyc - 17167f1fb866e1bf021a36a82731c0d7828e7526 authored almost 4 years ago
Update CHANGELOG for PR #3738

github.com/ponylang/ponyc - b5bbc9a8fb03bb74bbc6ff8c41655611e6f2d974 authored almost 4 years ago
Add primality checker, IsPrime, and tests to math

* Provide class-based IsPrime checker

* Don't check n %% 2 and n %% 3 twice

* Static alloc...

github.com/ponylang/ponyc - ae556fe61ad70f221377f9ec986e91ba0e74c0e1 authored almost 4 years ago
Add a cache buster value to Windows LLVM lib fingerprint

The addition of a value allows us to bust the cache for other reasons
we might need like:

- cac...

github.com/ponylang/ponyc - 7d38ffa91cf5f89f94daf6f195dfae3bd3395355 authored almost 4 years ago
Rotate release notes as part of 0.39.1 release

github.com/ponylang/ponyc - b4d098178dbc0da86b2836ce428712c2bf6c5457 authored almost 4 years ago
Add unreleased section to CHANGELOG post 0.39.1 release

github.com/ponylang/ponyc - b024e9ae8d2b2b12d0849a03d97a6a6588f37c8d authored almost 4 years ago
0.39.1 release

github.com/ponylang/ponyc - 330b4bca5f53a9a87782166afbf7971e92bf37c2 authored almost 4 years ago
Annotate variadic FFI functions

github.com/ponylang/ponyc - 6d1080eb6237f76c74b021f324e5f20d13accae5 authored almost 4 years ago
Update CHANGELOG for PR #3729

github.com/ponylang/ponyc - dbe4bfbc3caf0ef5337cda0923d6900a5fec09ef authored almost 4 years ago
Updates release notes for PR #3729

github.com/ponylang/ponyc - 96dcb07b9439b2b33d54a90b7bca63fb3c44e5ee authored almost 4 years ago