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
The PR #3284 introduced a mechanism to track runtime memory use for
debugging purposes. However,...
github.com/ponylang/ponyc - ca31f0253c8c820a66a8aadd147ab4e4f0b59e6a authored over 3 years ago
github.com/ponylang/ponyc - e6eab38d5cf18eb3c40f2b3bda773684e8676d6e authored over 3 years ago
The code removed in this commit dates to the very first Arm 32 support
that Sylvan added. It app...
github.com/ponylang/ponyc - 70130dcf4b9677c3adb29bfe345789fa1bf9209b authored over 3 years ago
github.com/ponylang/ponyc - d0f4c288f97c45411d6a46370855573a4a657f44 authored over 3 years ago
This commit reworks tick usage to be safe with tick values that wrap around.
Most of our tick v...
github.com/ponylang/ponyc - d75fd82b9178ea05cb8cc8aedd6a3f2271854f69 authored over 3 years ago
When debugging issues that happen on occassion, if you build the
tests via a command line like `...
github.com/ponylang/ponyc - cc7ee06d75b8f32be12ba895c97881fbd5e05769 authored over 3 years ago
Makes debugging when there's no cache easier as if you get a failure
later, you'll have your new...
github.com/ponylang/ponyc - f01f4351517c3eee2d374587bac60793a2e5dbac authored over 3 years ago
The strncat call is perfectly safe. It wasn't previously giving a warning
but as of gcc-11, that...
github.com/ponylang/ponyc - 65b0668e3e3537e48c18ac574f108268d4626c67 authored over 3 years ago
github.com/ponylang/ponyc - 88f59f08784c3583ed5aab603396bc9bd02a127d authored over 3 years ago
github.com/ponylang/ponyc - 367c2d9b74976a7d4c6389fd3f7ae98caeff5b57 authored over 3 years ago
github.com/ponylang/ponyc - ffc56a25eb102e5d225647208bf03bdac30480c8 authored over 3 years ago
This was probably meant to be "underlying" and not "unlying".
github.com/ponylang/ponyc - 7a3f8f0c5f652e9bbaaee42474efa9be384d1f11 authored over 3 years agogithub.com/ponylang/ponyc - 10272ecfbd63aac96f073af5fb2554d132250b7e authored over 3 years ago
github.com/ponylang/ponyc - 43f0a7fadbfa2d808fbb9837ed95a27da960eae2 authored over 3 years ago
github.com/ponylang/ponyc - a85af361a5f742be052f78fbef716891f2f5a0c7 authored over 3 years ago
github.com/ponylang/ponyc - 1cc0ad6bbfe758d0334b42ae9f8da50a4a24e421 authored over 3 years ago
github.com/ponylang/ponyc - 48084fe40e9f95fa9d87d3782b0cf4acbdd9bca1 authored over 3 years ago
github.com/ponylang/ponyc - 2dea5358092ef6c23c8be205e4a7b36c5c548a58 authored over 3 years ago
github.com/ponylang/ponyc - 2728ed5a1660b1311c720f657245db3593684275 authored over 3 years ago
This test was added on PR #3817, which was missed by PR #3819
since it wasn't rebased.
github.com/ponylang/ponyc - 843c787b7b782300426c18113d9519b1ebde9101 authored over 3 years ago
Implementation of RFC #702.
https://github.com/ponylang/rfcs/blob/main/text/0070-filepath-con...
github.com/ponylang/ponyc - 35965c4bbe21e873e07b4c958571bedb80d70394 authored over 3 years ago
uname -o isn't supported on MacOS, however, -s and works on all
platforms that we support via po...
Closes #3806
github.com/ponylang/ponyc - fbfae6ec83f0b57a70b4998bf75d1aa86c8f5574 authored over 3 years agogithub.com/ponylang/ponyc - 0c3b8a9d01b5f3cd06bad66b3b8de3c28887f05e authored over 3 years ago
github.com/ponylang/ponyc - 4015c645cd84031672a2db5ca64a3edf7774a301 authored over 3 years ago
Ticket #3784 tracked an issue related the MergeMessageSend optimization pass, which does Pony-sp...
github.com/ponylang/ponyc - dd09bf94bc2fa9d181eca148f9330021061a2d65 authored over 3 years agogithub.com/ponylang/ponyc - fb04ec24a56a396d08110ca94ace4f6179bd91c6 authored over 3 years ago
github.com/ponylang/ponyc - 3f40c9d8f96aab59868ee70afb4ccaf03c2c8783 authored over 3 years ago
github.com/ponylang/ponyc - 825937cad0aaea23cf0f0d94bd171ca11c0abdb6 authored over 3 years ago
github.com/ponylang/ponyc - 60ce5b257fe5ab30f01d607ec90be6218b4649fb authored over 3 years ago
github.com/ponylang/ponyc - 5e68c2e1704b5c82939d2976e42fba90509ea08d authored over 3 years ago
github.com/ponylang/ponyc - d3116de6ddbe2577aa508a1fd724def9343cf34c authored over 3 years ago
github.com/ponylang/ponyc - 2da0e0fd4691f81bc3d8621ca958b44669a2917c authored over 3 years ago
github.com/ponylang/ponyc - 956e48dc4c16fd8e1db0d8b6d024b1d17afaf28e authored over 3 years ago
github.com/ponylang/ponyc - 03e3f7ba559d7693ccc38ff868df46dddceeef4f authored over 3 years ago
When we switched to LLVM 12, there was a 2nd def to set to off to
avoid needing to be linked wit...
github.com/ponylang/ponyc - 58f2656b097373265311d3968957a21d0e4f80c1 authored over 3 years ago
github.com/ponylang/ponyc - 6177f0be98072be176b0c580a737d1b576929f52 authored over 3 years ago
github.com/ponylang/ponyc - 1818b1c066b14a618e378ba101561ce9d4379172 authored over 3 years ago
On Windows the `TCPConnection` code was not immediately unsubscribing to ASIO events when trying...
github.com/ponylang/ponyc - d50259f981d48a99da63e261b0d1b2bde092c9c7 authored over 3 years agoThe field names violated the style guide.
Closes #3818
github.com/ponylang/ponyc - e63676974509b83beca8607e55dff78a2a84b352 authored over 3 years ago
We are getting some alerts for PRs that we shouldn't. It looks like
it might be because the PR i...
github.com/ponylang/ponyc - 351b7ea351e44dd45eb84fd15f3767ceca1d85f2 authored over 3 years ago
github.com/ponylang/ponyc - 96d717478c9934f24a907d6610c2f1c14d238312 authored over 3 years ago
In Windows we are closing the process handle when the process successfully exits. However, the w...
github.com/ponylang/ponyc - 1e5abdf8896867381f0ac4f1c0375b717c2d3173 authored over 3 years agogithub.com/ponylang/ponyc - c83552c339960a7cf71155081a7a58df4e4a7862 authored over 3 years ago
github.com/ponylang/ponyc - e41610136997d8a2c9137b20e44c3c9653f10043 authored over 3 years ago
github.com/ponylang/ponyc - 14edd81469d3c4e4af9dc478911601cadf785502 authored over 3 years ago
github.com/ponylang/ponyc - 5cb9db8a62636c6abc0f9539551e7d5b98f10cf7 authored over 3 years ago
github.com/ponylang/ponyc - 98660ecafe42d82df9d36b3ac2e5133f5dd9545f authored over 3 years ago
github.com/ponylang/ponyc - 1e17d1183a5ad573b15c91406f16b91b39610b3d authored over 3 years ago
github.com/ponylang/ponyc - 913ec4cd68e766eac2706a88ab3f3e470c7549c0 authored over 3 years ago
Adds `flatten_next` method to `Promise`. `flatten_next` makes working
with types like `Promise[...
github.com/ponylang/ponyc - 829b5c0ef9767e7e0c1287e0c5d7b9eb12697c1f authored over 3 years ago
github.com/ponylang/ponyc - f3233b84c40a93a24f80b91e3b958fe1a3ab9b91 authored over 3 years ago
Joe pointed out that the previous (not yet released change) that made
FileMode._os could be bett...
github.com/ponylang/ponyc - 68850b442c188a5d70f912b1e4daefb02f317d21 authored over 3 years ago
github.com/ponylang/ponyc - 77a800b3ef678f3883ef1ea8b2c548be00c19ed9 authored over 3 years ago
FileMode has always had a private method for getting an integer
representation of the file mode....
github.com/ponylang/ponyc - 99498a31762b8b177f757cf14c8557da279690d9 authored over 3 years ago
github.com/ponylang/ponyc - d248191af025dea9363f2da2be360b72ddf555ed authored over 3 years ago
github.com/ponylang/ponyc - b1a6d7f6cc0cf696c6b8f1f4d87e1cef6c779e15 authored over 3 years ago
For some reason when we switched to LLVM 12, the cloudsmith tool
broke. One of its dependencies,...
github.com/ponylang/ponyc - 7f958f9db9da9a6ba202cccf199a32836dea0f90 authored over 3 years ago
github.com/ponylang/ponyc - af86a3bf7e2bf8d02b1d1b6bb2adb168921f7b8a authored over 3 years ago
github.com/ponylang/ponyc - a1bdb4ca41366ab12e7f108b971b0dc7e17cb17d authored over 3 years ago
github.com/ponylang/ponyc - dde37b901c244083086c81979bc4337acd7a504f authored over 3 years ago
github.com/ponylang/ponyc - f17464e35f472a110e09c015f9d4026ff7a14f24 authored over 3 years ago
github.com/ponylang/ponyc - c71bd3ca4ac2813f08cbd9659bc8d20d8fa44b53 authored over 3 years ago
github.com/ponylang/ponyc - e65a066ff9735300fd3ad542eb3e6d0ba59f3823 authored over 3 years ago
github.com/ponylang/ponyc - f51a6b9020ba89a9c6b6ffe5b5b6ff52398af173 authored over 3 years ago
We had a ton of code related to older unsupported LLVM versions.
This PR commit removes them all...
github.com/ponylang/ponyc - 8d41d6650b48b9733cd675df199588e6fccc6346 authored over 3 years ago
github.com/ponylang/ponyc - fad6855dc21e444d1b507732e4338faea7b4388b authored over 3 years ago
- Update the LLVM submodule to `llvmorg-12.0.0`
- Update the JIT code to work with LLVM 12.
- Up...
github.com/ponylang/ponyc - 626e0286c6f186467c96a070bb7dc8d55a890e9b authored over 3 years ago
This change allows one to cross-compile the `libponyrt.bc` target in CMake, so that you can comp...
github.com/ponylang/ponyc - 9c8b317033178bb55b6e016117c73b4f03ac7410 authored over 3 years agogithub.com/ponylang/ponyc - 665e729a1b52dd3523a0f676904fca0daff58bc3 authored over 3 years ago
github.com/ponylang/ponyc - e9bfa5c8c261419064fed7b10248f9ed179bcb84 authored over 3 years ago
github.com/ponylang/ponyc - 5cdb0c3357db5d19c4729e943420d1cf51532c3b authored over 3 years ago
github.com/ponylang/ponyc - e26569383397c992b4952cd998e6b71691d634e1 authored over 3 years ago
github.com/ponylang/ponyc - 5cb6017991e88214050ad03872aaf30d49b0cd08 authored over 3 years ago
Co-authored-by: Ryan Hagenson <[email protected]>
github.com/ponylang/ponyc - 4197988e64773cda16584a1b9b18ee82298178e6 authored over 3 years ago
While looking at M1 stuff, I noticed that this function was using the wrong
implementation for m...
github.com/ponylang/ponyc - 1633f0f174d1cb0c44c845f4dc2e34a3c3f89987 authored over 3 years ago
github.com/ponylang/ponyc - 4f2e9322ffc57aa92526588a55a4a4470251a5bf authored over 3 years ago
It turns out, from our testing, that `macosx-version-min` isn't needed.
We tested building pony...
Apparently, we never set for FreeBSD and MacOS builds. I noticed today
when I needed to bust th...
Missed in part 1.
github.com/ponylang/ponyc - 0f0aaf1b311f40e1067f937aaeeb916f957f8196 authored over 3 years agogithub.com/ponylang/ponyc - c25eddb31918727fb8d0ec5ac80789642108dc4e authored over 3 years ago
github.com/ponylang/ponyc - de85b40446538546e55f9c21bb8c6998bebddc15 authored over 3 years ago
github.com/ponylang/ponyc - 635f3ca03860c6e9840541f92f71f1bf132000a8 authored over 3 years ago
github.com/ponylang/ponyc - 41ff37cafc9fcef8a298f78f8a49feb6d0691e39 authored over 3 years ago
github.com/ponylang/ponyc - 10a99487ce28b5226326c774988d47967bfcf8cb authored over 3 years ago