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

Fix Windows image building

github.com/ponylang/ponyc - 951d092bbc5939584cf5ef8c0aa9fab21feff632 authored over 1 year ago by Sean T. Allen <[email protected]>
Push images to GitHub Container Registry in addition to DockerHub (#4424)

We are transitioning from DockerHub to GitHub Container Registry and
while we are migrating, we...

github.com/ponylang/ponyc - 99dcdaadc9a1030468e46f22ae543342f577eaf4 authored over 1 year ago by Sean T Allen <[email protected]>
Send alert to Zulip on release-notes-bot failure (#4429)

github.com/ponylang/ponyc - e5185d7bcbde8a073b121be638bafc8eb526dc73 authored over 1 year ago by Sean T Allen <[email protected]>
Send alert to Zulip on changelog-bot failure (#4428)

github.com/ponylang/ponyc - 28a200007ea83cc0f33492fe9dbf12bfac1a6b73 authored over 1 year ago by Sean T Allen <[email protected]>
Update repository dispatch action to v2.1.1 (#4426)

github.com/ponylang/ponyc - 8cd4f6da4c9d1d42f8d22a4c9bce779480e2f061 authored over 1 year ago by Sean T Allen <[email protected]>
Move private CI images from DockerHub to GitHub Container Registry (#4425)

Old images will remain at DockerHub, all new ones, starting with the ones
I generated for this ...

github.com/ponylang/ponyc - e8601d61468fb2503f9c94e0a0b11ff3b912c2d1 authored over 1 year ago by Sean T Allen <[email protected]>
Update to release-notes-reminder-bot-action 0.1.1 (#4423)

github.com/ponylang/ponyc - d48dc40afdf71c26df226d0d9a333a32e8bfb6fe authored over 1 year ago by Sean T Allen <[email protected]>
Update to release-notes-bot-action 0.3.7 (#4422)

github.com/ponylang/ponyc - 5dcb6208619082a4608acdabf16d2bd25c52a0a4 authored over 1 year ago by Sean T Allen <[email protected]>
Use changelog-tool from GitHub Container Registry (#4420)

github.com/ponylang/ponyc - acde89fbf683df7f3629715ca8ae652e799e3995 authored over 1 year ago by Sean T Allen <[email protected]>
Use release-bot-action from GitHub Container Registry (#4421)

github.com/ponylang/ponyc - ca3ebc90948edb5a03afc793f2d8a44dc1433760 authored over 1 year ago by Sean T Allen <[email protected]>
Fix bad formatting in 0.56.0 release notes

github.com/ponylang/ponyc - f96dd9aed3d57bcc5cc8627abfdbe4c860d86cde authored over 1 year ago by Sean T. Allen <[email protected]>
Rotate release notes as part of the 0.56.0 release

github.com/ponylang/ponyc - eb454da2e0caebb58f440dff3e37b43bff2fdd34 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Fix made Windows release

github.com/ponylang/ponyc - 49f33611487a3a78b2f04c71b75fc88c05d2233b authored over 1 year ago by Sean T. Allen <[email protected]>
Update Windows release job names

Use triple which matches other release related job naming schemes.

github.com/ponylang/ponyc - 5a11faa12f10998f3295c3bc73225b103c24c397 authored over 1 year ago by Sean T. Allen <[email protected]>
Fix missing "needs" dependency for Windows releases

github.com/ponylang/ponyc - ece17723ddf2439a0c80ae351b7599a37f22a6b4 authored over 1 year ago by Sean T. Allen <[email protected]>
Add unreleased section to CHANGELOG post 0.56.0 release

github.com/ponylang/ponyc - 065a4e5be5df65a360fc3d0626c95259182e1868 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Update VERSION in preparation for 0.56.0 release

github.com/ponylang/ponyc - 06a706d4dafe95030f9170ac4417678588bd01ba authored over 1 year ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG.md in preparation for 0.56.0 release

github.com/ponylang/ponyc - 46c52cac45aed0ca5932cf5da2712c4536d24b0c authored over 1 year ago by Ponylang Main Bot <[email protected]>
Use changelog-bot-action from GitHub Container Registry (#4419)

github.com/ponylang/ponyc - b81a5c08112259a752180dec1abff8e64b67aa6f authored over 1 year ago by Sean T Allen <[email protected]>
Add support for building libponyc-standalone.a on FreeBSD (#4414)

github.com/ponylang/ponyc - 6f152275b7dbb5ebbcf1e125defb9459a363b9b0 authored over 1 year ago by Matthias Wahl <[email protected]>
Update CHANGELOG for PR #4405

github.com/ponylang/ponyc - aa55fac56ce30708770f49eeae3b3b35b56dd06f authored over 1 year ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4405

github.com/ponylang/ponyc - 1382a25c05fb15797595fdf5be6e73c24844aa4e authored over 1 year ago by Ponylang Main Bot <[email protected]>
Avoid hangs in async pony_check properties when using actions

It was possible for calls from stray actors from previous executions of the
same property to c...

github.com/ponylang/ponyc - c97337a3a3120751d537f36939a82cbf3fbb198f authored over 1 year ago by Matthias Wahl <[email protected]>
Install LLDB 19 in Ubuntu 22 builder image (#4418)

LLDB 14 is broken and doesn't run our "usedebugger" scripts correctly.
This can result in faili...

github.com/ponylang/ponyc - 48c8cfb6098ceea33efbef973d1235a43407d583 authored over 1 year ago by Sean T Allen <[email protected]>
Update supported Alpine version to 3.17 and later (#4407)

With Alpine 3.17, Alpine stopped supporting libexecinfo. In the process,
the backtrace function...

github.com/ponylang/ponyc - 12a896fe0cc29a15e3d30f77c0d56acbee42d96f authored over 1 year ago by Sean T Allen <[email protected]>
Add macOS Stress Tests (#4415)

When we turn off CircusCI, we'll lose macOS stress tests. This
commit adds stress tests for mac...

github.com/ponylang/ponyc - a14ee5e228e4ad71fdde59fcbed641dbaa00694a authored over 1 year ago by Sean T Allen <[email protected]>
Turn off the last of CirrusCI (#4416)

This commit removes our usage of CirrusCI and "ongoing mentions"
from the ponyc repository.

github.com/ponylang/ponyc - d574b7a553aabb7147d2d2e57609f0fa7d798936 authored over 1 year ago by Sean T Allen <[email protected]>
Fix failing CI tests that were run in LLDB 14 not reporting failures (#4417)

LLDB 14 and 15 (perhaps 16, we didn't test) has some issues.

It doesn't run "on crash" script...

github.com/ponylang/ponyc - ed3d888d873520926c116d6789fc0aa6ad6ad878 authored over 1 year ago by Sean T Allen <[email protected]>
Move Windows CI from CirrusCI to GitHub Actions (#4383)

As part of this commit, the TCP tests were turned off as they are very flakey in GH where they...

github.com/ponylang/ponyc - a6f25e7b374fa15f87c358c406418caa879f9333 authored over 1 year ago by Sean T Allen <[email protected]>
Fix small output error in make.ps1 (#4411)

The full command wasn't being outout as `--debug=` was missing. It made
for reading the actual ...

github.com/ponylang/ponyc - 66c74e6c1a82afa6aa907cc0fa77ee281c5ada23 authored over 1 year ago by Sean T Allen <[email protected]>
Only require nightly stdlib builder update for pruning

Having a needs for nightly and release as I originally set it up
would result in a step that nev...

github.com/ponylang/ponyc - d04fb497117a413cb693aac48786632768b4639f authored over 1 year ago by Sean T. Allen <[email protected]>
Update to new actionlint location

github.com/ponylang/ponyc - ba5d8060b63d0e490c2f511955695fa7bbcfd3b0 authored over 1 year ago by Sean T. Allen <[email protected]>
Update documentation for Actor and Scheduler statistics (#4406)

Prior to this change, it wasn't clear without looking at the code
that you need a runtime compi...

github.com/ponylang/ponyc - 4f2936a57290b8be5cb741a3d773ec89a1f41605 authored over 1 year ago by Sean T Allen <[email protected]>
Delete untagged stdlib builder images (#4408)

This commit adds a steps that runs after each update for the
tagged standard library builder im...

github.com/ponylang/ponyc - 50615a692e3f4aafbf693512f98075e780ea0e3c authored over 1 year ago by Sean T Allen <[email protected]>
Update CHANGELOG for PR #4403

github.com/ponylang/ponyc - 68d9ec9385bb97ca6759d5ec86dc2af1f0f9972b authored over 1 year ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4403

github.com/ponylang/ponyc - aeafc0a714c6fa183713e3a79ccf9176bdaac44f authored over 1 year ago by Ponylang Main Bot <[email protected]>
Drop macOS on Apple Silicon as a fully supported platform (#4403)

With our move off of CirrusCI, we don't have a Apple Silicon CI
environment. Hopefully, we'll g...

github.com/ponylang/ponyc - 086937870b1992fb0aa33a37c47a229106f11d28 authored over 1 year ago by Sean T Allen <[email protected]>
Add test runner support for spaces in debugger path name (#4409)

We discovered this bug while working on moving Windows CI from
CirrusCI to GitHub Actions when ...

github.com/ponylang/ponyc - 8336cf26b68419c194d885915cb31d7e895cf833 authored over 1 year ago by Sean T Allen <[email protected]>
Add missing macos nightly released event

Apparently I missed adding this back in when re-adding macOS on
Intel support.

github.com/ponylang/ponyc - c393500e8f8222d648f803f78a705baf452bce05 authored over 1 year ago by Sean T. Allen <[email protected]>
Update CHANGELOG for PR #4390

github.com/ponylang/ponyc - 42abf398d11b3128e2c105741d2b2e71dfb7df4d authored over 1 year ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4390

github.com/ponylang/ponyc - a8b19842b2bbc0bda9eedaf8273881b42e931f29 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Add macOS on Intel as fully supported platform (#4390)

github.com/ponylang/ponyc - e3905edc7a131c9533fa6de3576503d77846dfee authored over 1 year ago by Sean T Allen <[email protected]>
Make the concurrency group for PR workflow more scoped (#4400)

Having it just be the ref can accidentally conflict with other
workflows that set the same and ...

github.com/ponylang/ponyc - b73db009845eaf88535596ddacee1068fbe5cb22 authored over 1 year ago by Sean T Allen <[email protected]>
Move action linting to own workflow (#4399)

The PR workflow sees a lot of change, if there's a problem in it
and it doesn't run, we don't g...

github.com/ponylang/ponyc - 7dcf7053768a815262ba377e86ae7d24f61b61ac authored over 1 year ago by Sean T Allen <[email protected]>
Add missing release note to 0.55.1

It apparently didn't make its way over after we had a we kerfuffle
getting it merged, unmerged, ...

github.com/ponylang/ponyc - 32c31151b4c6e706460bc5be83b331fe7da68562 authored over 1 year ago by Sean T. Allen <[email protected]>
Updates release notes for PR #4382

github.com/ponylang/ponyc - b8776849a2355128bf237f2585000b9d6e4e1cb0 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4382

github.com/ponylang/ponyc - 5a664cac7bb61c244412e26d844ee119e6139a72 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Drop FreeBSD as a supported platform (#4382)

We no longer have access to FreeBSD hardware are part of our normal
Continous Integration testi...

github.com/ponylang/ponyc - 559f100522138fea481215e5db3e878b30e3fa78 authored over 1 year ago by Sean T Allen <[email protected]>
Rotate release notes as part of the 0.55.1 release

github.com/ponylang/ponyc - dca58c75609c4688aa22b5da6818fe54e670afc8 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Add unreleased section to CHANGELOG post 0.55.1 release

github.com/ponylang/ponyc - 713ec1b76d6cd7662be35f5aa4e0a562109cdb17 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Update VERSION in preparation for 0.55.1 release

github.com/ponylang/ponyc - 800527f783997c8a32066980a99fbffeeab10d11 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG.md in preparation for 0.55.1 release

github.com/ponylang/ponyc - 2d8943ff32a164d8f03f63d585b2cacc22a9913e authored over 1 year ago by Ponylang Main Bot <[email protected]>
Update CHANGELOG for PR #4372

github.com/ponylang/ponyc - 09601f7a4d6e2f79ec34842d250c66c59b91fa79 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4372

github.com/ponylang/ponyc - e714357849bf36ec10f0c263dfd740991fd187ae authored over 1 year ago by Ponylang Main Bot <[email protected]>
Fix memory errors with some `--debug` program builds (#4372)

github.com/ponylang/ponyc - d46f3f3646ab70c7f901782ccb319525fbce7323 authored over 1 year ago by Sean T Allen <[email protected]>
Move aarch64 CI from native on Cirrus to QEMU on GitHub Actions (#4392)

github.com/ponylang/ponyc - 3452bc402ad78e11113b266cb2a0463df94f0f3f authored over 1 year ago by Sean T Allen <[email protected]>
Add `make ponyc` for building just ponyc. (#4394)

Sometimes while working on a compiler bug, it's annoying to
rebuild lots of tests/runners/etc w...

github.com/ponylang/ponyc - 81f524219986675a47a856843dadff2c85759c77 authored over 1 year ago by Joe Eli McIlvain <[email protected]>
Update CHANGELOG for PR #4393

github.com/ponylang/ponyc - b037d8a628dd394456c3b036763d10bbb85500fc authored over 1 year ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4393

github.com/ponylang/ponyc - ba603b3a6d68b43fdeee0025acb0fb36ef80bbec authored over 1 year ago by Ponylang Main Bot <[email protected]>
Fix broken linking when using a sanitizer (#4393)

github.com/ponylang/ponyc - 55e3e680a059c94381c3b84449d25432a6b9aca7 authored over 1 year ago by Sean T Allen <[email protected]>
Add linting of GitHub Action workflow files (#4389)

github.com/ponylang/ponyc - 8f14f1f2a7b6dc9a7e3480840082e61f5cbab728 authored over 1 year ago by Sean T Allen <[email protected]>
Add includes necessary for Visual Studio 2022 v17.7.0 (#4387)

The latest version of Visual Studio 2022 (17.7.0) makes some header changes that require includi...

github.com/ponylang/ponyc - b6e2be9ccf090acafbd01426de44048f785a91e6 authored over 1 year ago by Gordon Tisher <[email protected]>
Check for LLVM cache needing to be updated on each push to main

This has the downside of potentially having multiple lined up if
several changes that come rapid...

github.com/ponylang/ponyc - 3b3dba37fbba4c0aff7b0823facdc8007f57b7c0 authored over 1 year ago by Sean T. Allen <[email protected]>
Merge the "configure" and "build" pony build steps together (#4388)

github.com/ponylang/ponyc - 409b3f1875f4a681190d85f299b005429f487502 authored over 1 year ago by Sean T Allen <[email protected]>
Run "rebuild libs cache" every day 3 hours before nightlies run (#4386)

Usually this will quickly exit, however, if anything is out of date
3 hours before nightlies, it...

github.com/ponylang/ponyc - 7f41bd7d5ddb5da3cceb311385c022df7cdde7ee authored over 1 year ago by Sean T Allen <[email protected]>
Move armhf CI from CirrusCI to GitHub Actions (#4385)

github.com/ponylang/ponyc - 1fe625d85a61abc3b6d5e2c47c4cf55ce1f0fa36 authored over 1 year ago by Sean T Allen <[email protected]>
Move arm CI jobs from CirrusCI to GitHub actions (#4384)

github.com/ponylang/ponyc - f46db1eda391872fa7aaa7ba614e8c306e441271 authored over 1 year ago by Sean T Allen <[email protected]>
Add link to specific job that failed in error messages sent to Zulip

It makes it easier to see the specific job that that failed rather than
just the run.

github.com/ponylang/ponyc - 1755dc13191eff720e13fc672fd13a8280c365bc authored over 1 year ago by Sean T. Allen <[email protected]>
Update stress test failure message to include the job

github.com/ponylang/ponyc - 10690033a204ad3f4717ac5d998065933b4c08f0 authored over 1 year ago by Sean T. Allen <[email protected]>
Fix stress test misconfiguration after move from CirrusCI

github.com/ponylang/ponyc - 3bafb917a9755b2563daa5366e5cf86c3a87a81b authored over 1 year ago by Sean T. Allen <[email protected]>
Move riscv64 CI jobs from CirrusCI to GitHub actions (#4381)

github.com/ponylang/ponyc - e7ede0537b0eb2ce8758e5fce876b733c725583f authored over 1 year ago by Sean T Allen <[email protected]>
Fix typo in checkout setup in cloudsmith synchronized workflow

github.com/ponylang/ponyc - 0ef0f58d408e3469d466082fc622e7c211b4341f authored over 1 year ago by Sean T. Allen <[email protected]>
Cancel in progress PR CI when a new push to the same branch is made

It's a waste otherwise for how we have things set up.

github.com/ponylang/ponyc - 99d2dec617a3c33194c00ae52db030a86f836782 authored over 1 year ago by Sean T. Allen <[email protected]>
Update CHANGELOG for PR #4371

github.com/ponylang/ponyc - 0973cd9b19e94a0036284cc1baa2a8f96f6f1589 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Move heap ownership info from chunk to pagemap (#4371)

Prior to this commit, the chunk kept track of the heap ownership
info in the `chunk->actor` fie...

github.com/ponylang/ponyc - 277329e665f21e9f2f061cc61a4b5d841044c762 authored over 1 year ago by Joe Eli McIlvain <[email protected]>
Move x86 Linux musl CI jobs from CirrusCI to Github Actions (#4377)

github.com/ponylang/ponyc - 292851281787f6947608d24de43215d266c89a8f authored over 1 year ago by Sean T Allen <[email protected]>
Fix github-action-zulip after version upgrade

github.com/ponylang/ponyc - 1a1a5e8d6a59d87ccd0c234fae7a58888ad6e6f0 authored over 1 year ago by Sean T. Allen <[email protected]>
Improve string-message-unbench stress tester (#4375)

This update does two things:

- Exits on fatal errors

Previously fatal errors could be miss...

github.com/ponylang/ponyc - a8b0d9fbf40269c88ab2aa399c0bd1542a678760 authored over 1 year ago by Sean T Allen <[email protected]>
Save libs/LLVM cache immediately after building it (#4379)

Prior to this change, if a subsequent job after we built the
libs/LLVM cache failed then the LL...

github.com/ponylang/ponyc - f3e25d3d26217f802bf42ec843a0a0eb62d93005 authored over 1 year ago by Sean T Allen <[email protected]>
Update to actions/checkout v3 (#4374)

Eventually v2 will be deprecated. Let's update before that happens.
This also gets us using v3 ...

github.com/ponylang/ponyc - 8a0e4189316b2f020657c85ae6cf34e896ae0703 authored over 1 year ago by Sean T Allen <[email protected]>
Update version of github-actions-zulip (#4378)

The previous version we were on was tied to node12 which is
deprecated on runners. The new veri...

github.com/ponylang/ponyc - 888a4aa0f2c4905591604e5c7f106064593fddff authored over 1 year ago by Sean T Allen <[email protected]>
Allow stress tests to run in the debugger

When I set it up, I failed to correctly set up the Docker options
correctly.

github.com/ponylang/ponyc - 4505a15fbc5ba18be82a53f98566940118968638 authored over 1 year ago by Sean T. Allen <[email protected]>
Fix permissions error in Ubuntu 20.04 builder image

github.com/ponylang/ponyc - f91095de4afd128ef7f3c7705fbddabfce1629e2 authored over 1 year ago by Sean T. Allen <[email protected]>
Don't fail fast for matrix jobs

If one job fails, we want the others to keep processing, without
"fail-fast: false", when one fa...

github.com/ponylang/ponyc - f13cdad21a44210185d2d381056888b9ef8981a5 authored over 1 year ago by Sean T. Allen <[email protected]>
Correct stress test workflow name

github.com/ponylang/ponyc - 90ef939db1b2e6980f9fa84da8be34bffd6bd428 authored over 1 year ago by Sean T. Allen <[email protected]>
Add workflow to manually update the lib cache (#4376)

We cache `lib` in order to speed up our builds as building all of LLVM
takes a long long time. ...

github.com/ponylang/ponyc - 31c1fd40b01c47db254481d096b3da07db824dc6 authored over 1 year ago by Sean T Allen <[email protected]>
Move glibc x86 Linux CI from CirrusCI to GitHub (#4373)

CirrusCI is ending their unlimited free usage so, we need to start moving as we are way over the...

github.com/ponylang/ponyc - 2b3dbf98c7c5a0c9a5ca0e54644f5e74e1279e1b authored over 1 year ago by Sean T Allen <[email protected]>
Revert "Update CHANGELOG for PR #4368"

This reverts commit a1a1446579d1e9310ec2e685f9f60ad7d68ab540.

github.com/ponylang/ponyc - 2dc8d01c7387e204f9b1fb269f5b73fc78a7a096 authored over 1 year ago by Sean T. Allen <[email protected]>
Revert "Updates release notes for PR #4368"

This reverts commit a9343c5c4c4f4231de05a5a03057d4c957e5bd3d.

github.com/ponylang/ponyc - fbc40366e7c5ca01334441e5dff68db36d953d06 authored over 1 year ago by Sean T. Allen <[email protected]>
Revert "Move heap ownership info from chunk to pagemap (#4368)" (#4370)

This reverts commit afb94f686f7fb204ff89dae671061fd9a4ddbffc.

github.com/ponylang/ponyc - a0c995e20d1239133ff7206f1098ecde4e04f239 authored over 1 year ago by Joe Eli McIlvain <[email protected]>
Update CHANGELOG for PR #4368

github.com/ponylang/ponyc - a1a1446579d1e9310ec2e685f9f60ad7d68ab540 authored over 1 year ago by Ponylang Main Bot <[email protected]>
Updates release notes for PR #4368

github.com/ponylang/ponyc - a9343c5c4c4f4231de05a5a03057d4c957e5bd3d authored over 1 year ago by Ponylang Main Bot <[email protected]>
Move heap ownership info from chunk to pagemap (#4368)

Prior to this commit, the chunk kept track of the heap ownership
info in the `chunk->actor` fie...

github.com/ponylang/ponyc - afb94f686f7fb204ff89dae671061fd9a4ddbffc authored over 1 year ago by Dipin Hora <[email protected]>
Add option to use pool implementation which relies on memalign (#4367)

This commit add an option to build pony with the pool implementation
based on posix_memalign in...

github.com/ponylang/ponyc - 07eef7100caa8150b292f27619871a76131f9b91 authored over 1 year ago by Dipin Hora <[email protected]>
Revert "Add option to use pool implemenation which relies on memalign (#4357)"

This reverts commit 649786dc661575404a00cbe9e4b7785ad40e84b9.

github.com/ponylang/ponyc - 228d4bcee7b43dc0524ab78e8fa8ec688a8d22b0 authored over 1 year ago by Sean T. Allen <[email protected]>
Make some static bnf token & rule arrays const (#4356)

This allows the compiler to put them in read only memory without additional analysis to find out...

github.com/ponylang/ponyc - e0ead702cccbd97fec53ade927e940e9c13cd763 authored over 1 year ago by Dante Broggi <[email protected]>
Add option to use pool implemenation which relies on memalign (#4357)

This commit add an option to build pony with the pool implementation
based on posix_memalign in...

github.com/ponylang/ponyc - 649786dc661575404a00cbe9e4b7785ad40e84b9 authored over 1 year ago by Dipin Hora <[email protected]>
Specialize heap small and large chunk implementations (#4366)

Prior to this commit, the heap `chunk_t` was generic for both small
and large chunks taking up ...

github.com/ponylang/ponyc - 4109a914351551360acc8c9a10acd5637f6f9910 authored over 1 year ago by Dipin Hora <[email protected]>
Use pointer tagging to avoid clearing chunks at start of GC (#4364)

As part of https://github.com/ponylang/ponyc/pull/4143, the logic was
changed to avoid clearing...

github.com/ponylang/ponyc - 1d7c6d699e08c4e1a4aa0eb8c1c4e57b80794a27 authored over 1 year ago by Dipin Hora <[email protected]>
Use distinct directory when multiple `use=` flags are enabled (#4365)

Prior to this commit, the output directory used when multiple
`use=` flags were enabled would b...

github.com/ponylang/ponyc - 8fc5e34586335f72075abef8d7f38741565f642f authored over 1 year ago by Dipin Hora <[email protected]>