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 - adb1adf61f8a4bf352229ec3c98b9f4bbaacac29 authored about 3 years ago
* Add a way of specifying either the `-fpic` or `-fPIC` flags for compilation
- Adds a Makefi...
github.com/ponylang/ponyc - 43e61bf5a9143c02bb1b77422c64f56a165fb997 authored about 3 years agogithub.com/ponylang/ponyc - 61ecfe6951c1c14cadcba439bf55b5e97a1ca8ab authored about 3 years ago
github.com/ponylang/ponyc - 0100a7d5124cd370da6f596b21e4b7f2e891ed40 authored about 3 years ago
github.com/ponylang/ponyc - ec375077819b56834822356d698b4826a27ed20c authored about 3 years ago
github.com/ponylang/ponyc - b2cab639431ee4a271048129faba8d41b3e58a02 authored about 3 years ago
github.com/ponylang/ponyc - adfceee324280c125a4acb92263ea6eafda4a1a3 authored about 3 years ago
github.com/ponylang/ponyc - 391505a4708779ec736c32f2696d2acc0ef74fa5 authored about 3 years ago
Fixes #3929
Fixes #3928
Previously there were a number of tests in `tests/libponyc` that relied on the LLVM ORC JIT to t...
github.com/ponylang/ponyc - 6a1a93eaccb03e6825e70c898b1c81f5ab4388c3 authored about 3 years agogithub.com/ponylang/ponyc - 46dd379bfd74a23084c04b42ed48ee4f45a778c9 authored about 3 years ago
github.com/ponylang/ponyc - 518d49590f79f8d52e1649c7b723546875937d13 authored about 3 years ago
github.com/ponylang/ponyc - 24ed8367791520f8bd68883305ba79ef5ddad589 authored about 3 years ago
github.com/ponylang/ponyc - c09b9239e8ec83fdd33d8ce42d4cd9a9d45cf5ce authored about 3 years ago
github.com/ponylang/ponyc - 4f4d84d7acaa8b1fc8a0b1ab427cf1b93646e37e authored about 3 years ago
github.com/ponylang/ponyc - 9ca44eea92d6bc98a60cb826b87d81b7087cbab6 authored about 3 years ago
The current command parser in the `cli` package cuts option arguments of `String` type at the fi...
github.com/ponylang/ponyc - c197ab0f0b80f85ee3515feb7b7697902fb2ad50 authored about 3 years agogithub.com/ponylang/ponyc - 98b5cffcc46404adeb6caf21a7389a16d8f2fdb2 authored about 3 years ago
github.com/ponylang/ponyc - 74ff3efa76ced5b4b6cdef094757fa2a2b84accf authored about 3 years ago
github.com/ponylang/ponyc - 9ef833a96d11912a67fead3fb965d52818667dd1 authored about 3 years ago
github.com/ponylang/ponyc - 1521dd205b84a812f3a329e537699f62078d2eda authored about 3 years ago
github.com/ponylang/ponyc - 2ce487071b4c531c99788cf7bedf937f1ea4e16b authored about 3 years ago
1.5.4 is unable to build with clang 13. Upgrading to 1.5.6 should
address that issue.
We sti...
github.com/ponylang/ponyc - a0579a0199f4f775246d81eaac0ddaa275057b14 authored over 3 years agogithub.com/ponylang/ponyc - f0962bb2d39cc65c480d0df7c0d117e0c39cb2b2 authored over 3 years ago
github.com/ponylang/ponyc - 04b462eeed409bdf7d892ec99fafefdd048ea9d0 authored over 3 years ago
Folks seem to occasionally try to do from a bare source tree.
github.com/ponylang/ponyc - 663642abbb2c9e660a6b6d0c6fb9bb56aa334ea0 authored over 3 years agogithub.com/ponylang/ponyc - 6a22510221801d72d07f6d51ab87ec36c88fcc8a authored over 3 years ago
We haven't come very close to the 60 minute default, but it would
really suck to have a nightly...
Checking the history of our usage, we never use more than a little
over 3 gigs of memory. By se...
Add missing ubuntu 21.04 and rocky 8 release artifacts to list of artifacts to expect.
github.com/ponylang/ponyc - 712b606004795a66f8ef19929ff771dd61d62cef authored over 3 years agogithub.com/ponylang/ponyc - 346676e4c9eb3bd111f627e8a6b920dd4470d016 authored over 3 years ago
github.com/ponylang/ponyc - 5bd58c1b133ec481d5a59cee69f9aa72f9763d57 authored over 3 years ago
github.com/ponylang/ponyc - 18c59df20206e34ab6379e31fb2d75d762b4ca6e authored over 3 years ago
github.com/ponylang/ponyc - fce04f7bff3b0e718e6e74dc7f898211732aad9c authored over 3 years ago
Until this is proven working, the nightlies and releases will stay
on Big Sur. Given there is a...
We can now build a release compiler and runtime. Nothing that I know
of was fixed, but, I was u...
We don't need 24 gigs and requesting less might get us resources sooner.
github.com/ponylang/ponyc - 085e488dfeadac92ea4e11034f613d37cf633979 authored over 3 years agogithub.com/ponylang/ponyc - e79676fd2668c22acb493eb8981f05b53aa04456 authored over 3 years ago
We will get through testing quicker if we use a single VM to build
release and then debug versi...
We get 12 CPUs for the macOS tests, let's use them if we need them.
github.com/ponylang/ponyc - 540095c9778ed26e2faff3c784868a110a10b7a3 authored over 3 years ago
Without it, it ends up using the default as the setting from
configure don't carry over. We need...
github.com/ponylang/ponyc - 47fbd12f1053b26673ebc68bf41cfa45851ffbb8 authored over 3 years ago
github.com/ponylang/ponyc - 35c1559db2e6f54975466af7b28f80518b60c6d4 authored over 3 years ago
github.com/ponylang/ponyc - a41741b9431afefb7e22bf5415a41886d2381934 authored over 3 years ago
Closes #3887
github.com/ponylang/ponyc - 0f2a6cf8b4e225590f319389961dc4955b31c884 authored over 3 years agogithub.com/ponylang/ponyc - f1d731e8ca338ce05672f065bfe9cd46dce1bef8 authored over 3 years ago
github.com/ponylang/ponyc - f6b410100bcacbb97faaaf8235be113977441c33 authored over 3 years ago
This only applies to the "standard" PR jobs that are using our cmake
system (not windows) and ar...
Once we have a VM, let's not give it up after running release
and then wait for another to run d...
We don't need more than 4 based on history and using fewer resources
can mean that we might some...
github.com/ponylang/ponyc - 10cfa38779d4685954e0bdaa636c00af13704950 authored over 3 years ago
We are having random Windows test failures that are probably
related to the short timeouts.
Tonight we had a musl based job take 39 minutes to build LLVM which
ended up with us timing out ...
We don't need as much as we had set. This lower amount might help
us get machines more quickly a...
github.com/ponylang/ponyc - edf578630d732bde7b10772d505bd3c3ec405a4f authored over 3 years ago
This commit leaves FreeBSD at 1.10.00 because 1.11.0 isn't working
on FreeBSD.
We haven't found any value from testing the various different Linux
distributions. It might prot...
github.com/ponylang/ponyc - e625383006eb92c65d900f1decc0fba02432b996 authored over 3 years ago
github.com/ponylang/ponyc - 38c0d6bd29d50ca85d792ec9676a6a0cb4b274b9 authored over 3 years ago
github.com/ponylang/ponyc - 3faaca9124dea0ca4c64f4c812af72676f52f0f4 authored over 3 years ago
Closes #3848
github.com/ponylang/ponyc - 243e377e14b7737d731f0c6bd984fdf776224dcc authored over 3 years agoWith the recent work on Arm support, both now pass.
github.com/ponylang/ponyc - 6fe91c813f8c848dc1e3abd17461930e8d6604cb authored over 3 years agogithub.com/ponylang/ponyc - a5296223ec3ba3d2aad47fe58b9fdbf304c5fb2e authored over 3 years ago
github.com/ponylang/ponyc - 6cdd8665c959a722dca7e211d88e4d1784f116e5 authored over 3 years ago
github.com/ponylang/ponyc - fa2fa975b5abbda2ae2c5ae664fb8e0e3fa3effd authored over 3 years ago
github.com/ponylang/ponyc - 24310e5b3bfce2dea9cef644db07fd41ec803485 authored over 3 years ago
The musl debug tests come very close to our timeout for a job of
1 hour. Rather than extend the ...
Going 30 minutes with no output can make it seem like it is hung.
github.com/ponylang/ponyc - b2135b5efdaac63f6b6761af79eb555337cd4a41 authored over 3 years ago
Given that the release and debug builds for each builder share the
same LLVM build, we want to w...
github.com/ponylang/ponyc - 7438c8114f84394a081dbef82436aa6af1991cf9 authored over 3 years ago
github.com/ponylang/ponyc - d58492bf7bd94dc1f77c548346950abfe696a09b authored over 3 years ago
github.com/ponylang/ponyc - 43f6d056ec7b527925781f0c060a9a3f8c737f08 authored over 3 years ago
github.com/ponylang/ponyc - 714fad1922935d1d13958c8c48a7809f149f992f authored over 3 years ago
These came from some help I gave in Zulip and are likely to be incomplete.
github.com/ponylang/ponyc - 097dcb9ff49d17f37bf97073c51d6c7c7c2a7931 authored over 3 years ago
Runs message-ubench on 3 platforms making sure we don't get any
crashes. This can help verify th...
github.com/ponylang/ponyc - 6ef7f8c80493fa56904faf67740b9d3fccbcc4a3 authored over 3 years ago
github.com/ponylang/ponyc - bd6733e294ba76593f8c5cb7f1182b960c28ab6f authored over 3 years ago
We have CI for 64-bit Arm via Graviton. We know that at least
on the 64-bit Raspberry Pi that th...
github.com/ponylang/ponyc - e7953ec887b69a58dd3ab6fe5a9c94ca590b8803 authored over 3 years ago
github.com/ponylang/ponyc - 34ae35f25ab9121f053752b4e2385960ee5cf959 authored over 3 years ago
github.com/ponylang/ponyc - b0bc0f9b266d4191792e7bd4e88888587fa875d0 authored over 3 years ago
github.com/ponylang/ponyc - 6ca10a38d433db45f9b1fc71584c5d333582313f authored over 3 years ago
github.com/ponylang/ponyc - 62a6e617becb4494ef66bca7ace9dd86317cffb9 authored over 3 years ago
github.com/ponylang/ponyc - 49e8c3785833869735434fd92aa463264cd620f5 authored over 3 years ago
github.com/ponylang/ponyc - 1d3b2c95e19153dd0f5fbe8a041cd46b6cc9d588 authored over 3 years ago
github.com/ponylang/ponyc - b071f5e3ee68e8c16b28f47c4513137e32b3da00 authored over 3 years ago
github.com/ponylang/ponyc - 65db30d9c37e2905924a5c7fafa668bf2f7d2d6d authored over 3 years ago
github.com/ponylang/ponyc - 20613d90dbd729cc4886b5da4f54ed435bb21548 authored over 3 years ago
github.com/ponylang/ponyc - 5b94a29dcbac1c1b8e864762cef03c6731d61533 authored over 3 years ago
github.com/ponylang/ponyc - f262c033e615e2259bd2bd30f8039f797e101db9 authored over 3 years ago
github.com/ponylang/ponyc - 572c7cfd00a907432f91b113f7668f6911d90ada authored over 3 years ago
github.com/ponylang/ponyc - 520ed5bdeaa3a10cbcea483e5d6ab6a96e0486a2 authored over 3 years ago
github.com/ponylang/ponyc - 0b58777aa25d7adb493a9f40d960bae94877c27c authored over 3 years ago
Within our pool and mpmcq implementations, we have code for handling
the ABA problem. The code i...
github.com/ponylang/ponyc - cda9cec79ceed6419996f2000bb802833eee6b7d authored over 3 years ago
We can't add the regression test for this as part of automated without
adding `Stringable` to ou...
We have official releases for it, now available via ponyup.
github.com/ponylang/ponyc - 9b566d1c1e93120a26afa3ca8d523b55889f9d0b authored over 3 years agogithub.com/ponylang/ponyc - 3ae3c56d7320aa177e8b80959847b090255702a7 authored over 3 years ago
github.com/ponylang/ponyc - 8c75a16afd7a049eeb8817634b238c69b41879ca authored over 3 years ago
At the request of me, Sean T. Allen.
github.com/ponylang/ponyc - e2ca08b1d784820a8edd1b2880e6fdfd001fad49 authored over 3 years ago