Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ponylang/ponyc
Pony is an open-source, actor-model, capabilities-secure, high performance programming language
https://github.com/ponylang/ponyc
This fixes a problem reported on the user mailing list, wherein the examples/htttpget program ha...
48c4a36fbabbd17cf18bfd8ddde9b58acba521a7 authored almost 8 years ago9c0053990ba7d4748274f9c7ddce85756488eb0a authored almost 8 years ago
71148ff2951b6fc648d8dff142f81c36802c97e3 authored almost 8 years ago
Wasn't recognized because string size was wrong.
7c796880385907e28007435593236cd48f1b355f authored almost 8 years ago[skip ci]
ecf9004b00dc553f5f0083c3ec62bd7d398fdbc2 authored almost 8 years ago[skip ci]
8f1a08a7a21a1a2e51429bedb5a873558128c5e4 authored almost 8 years ago3a278a77b484de308ec13e0e4740378628340643 authored almost 8 years ago
59ee33467b1917ce04edf8df75814587c61f411e authored almost 8 years ago
cd4338fd41b5c2714e4c4e1ff3a8ed599c0d9bf2 authored almost 8 years ago
the make deploy step ends up removing all created ponyc binaries,
this means if make docs comes ...
Our scripts except FAVORITE_CONFIG to be defined for
each env. Otherwise they error out rather ...
Adds --exclude command line option that can be used to
exclude any tests whose name starts with ...
44b2d56c5618142fe0fd628eeadbd5975157d62f authored almost 8 years ago
c7014364213712a396b75b5747399ac63795e6e6 authored almost 8 years ago
@killerswan changed the location and we missed updating the
release process documentation.
[skip ci]
d366d5cac3139945904e1fee8cbbc6302ace07f9 authored almost 8 years ago[skip ci]
ef2436bf1eb1d680f0d8643702af546e6d425b5f authored almost 8 years ago60d76885a51e2ed5a6314f84810780ea386f97de authored almost 8 years ago
As a left-over from when Pony strings where null terminated,
pony_os_std_print wasn't checking ...
There's no reason to run an Appveyor CI run for any of
these files changing.
Note according ...
171ea725024f80a1326c189f94e9abf505382f49 authored almost 8 years ago81901015c0db2fa859c118dbc3414cc676166a91 authored almost 8 years ago
Previously, we used llvm-ar-3.8 if it was available. This doesn't work
with XCode 8.3, which wil...
49fb64fa647b63e023ea8344b443a6dd52a28635 authored almost 8 years ago
SIGWINCH does not exist on Windows, so the ANSITerm library
failed to compile.
e016638df581efd67beb561ea8a7f0396b99eec1 authored almost 8 years ago
d59d78ffbc5937a51a140d2b8e90623bc081e1aa authored almost 8 years ago
unnamed_addr means that identical constants can be merged. This change
reduces the size of opti...
5ac963a32614ce2442de46e8150ae366bf73ee7e authored almost 8 years ago
Fixes #1751, a compiler assertion error related to this system.
29a9bb483ba3ad7827e4668d547df64f66fa9d61 authored almost 8 years ago0a0e7efc4adeba79b3bf8945e27f7d27700a0d84 authored almost 8 years ago
In order to address problems on older CPUs with "illegal instruction"
errors, we set the target...
This makes the same change to `send_remote_object` that was previously
made to `mark_remote_obj...
03442be21df55a76ac60246034d59cec6d535ae3 authored almost 8 years ago
* Arrays as sequences
Previously, a comma ',' was used to separate array elements. In Pony, a...
73cb823c2c23f8a55d77c2769dd3c0f29a192d12 authored almost 8 years ago
This PR removes a bad sed command introduced in c249faf that has been
destroying our changelog s...
This reduces the count of used type IDs.
1a1a5d97f26d4b54721cb6162dc2d2c8c1a6de10 authored almost 8 years ago
- Don't assign type IDs to structs
- Use a distinct numbering for traits and concrete types
...
5e03267b04167b8ee30eab579e14bfcb9a3a25c5 authored almost 8 years ago82742295fc117ee8da60f1d16ee357479615f6ab authored almost 8 years ago
85ddc5db48ca0e7c22fe97dc1a8bea23a1df56b3 authored almost 8 years ago
The DigestofObject test was failing because of a problem in the
`ptr_to_int` helper function. T...
[skip ci]
b62dbd08fed9165a5e4cd35343373d92c831d966 authored almost 8 years agoRevert "Prep for 0.11.4 release"
This reverts commit c54f0a5170b1003e1833617a521002eb01dd3370.
bac04bb196f061f2949b982fb19860176167dede authored almost 8 years ago[skip ci]
7a8968f4901e2f482bc40ef48861fe068b5bacda authored almost 8 years ago[skip ci]
c54f0a5170b1003e1833617a521002eb01dd3370 authored almost 8 years agoe78b79917db2e7df1dded938dbfe124e72be8a0c authored almost 8 years ago
[skip ci]
8fc1403f2990d1add4fafa95d88dc45ba7fb4a71 authored almost 8 years ago69e264c9c7ecf48de06a46d71ac90bd0df9ebda0 authored almost 8 years ago
The Dockerfile still specifies this, but we're seeing Travis builds fail
on this setting (see #...
[skip ci]
c44366fdc5a013b50a8dd651ebb25ca52bae5d70 authored almost 8 years ago[skip ci]
ba71def56acf4984b1a24b5ed2e44f9ca06a6ea4 authored almost 8 years agoThis reverts commit f3e31744e24431a9f112db0d32ca96179000c623.
aa87b3dc61b60f25beef82889d871b9dd157651d authored almost 8 years ago6b6cbfd83a8f9ff70f1fca78067c3765d09642a9 authored almost 8 years ago
7c2e41ee608df691d8ab6aaf5d32b933dc79fa40 authored almost 8 years ago
[skip ci]
4f1d4688710cea4c94a5a1a5c0430b34e721b54c authored almost 8 years ago[skip ci]
f3e31744e24431a9f112db0d32ca96179000c623 authored almost 8 years ago
This commit
* renames the script to .BASH,
* tweaks a couple things for ShellCheck, and
* uses a...
02c2f5edc84971ac7b8d5f77ba854dd8d0153127 authored almost 8 years ago
Previously, the identity comparison for boxed values worked by
comparing the addresses of the b...
We currently commit all memory allocated from VirtualAlloc immediately.
Allocating huge blocks ...
The previous cleanup strategy (introduced in 43a6346) consisted in
pushing every free blocks to...
This change creates separate Bash scripts for Travis 'install' and
'script' steps. Bash scripts...
f5dc43daa2650ff70beb38a978f3201ce135ddcd authored almost 8 years ago
b752d221e80388f0678d3f009fb0fb0b21c96ddf authored almost 8 years ago
Previously, a trait that had a method body that used a typearg as
a class to call a constructor...
From time-to-time we have folks wanting to contribute who have never
contributed via GitHub bef...
82ac4a3c0d857cceb757fc4b68425ddc53a57fc8 authored almost 8 years ago
Since we're no longer deploying binaries for 'ponyc-master' we can
rename files and packages (on...
They should now:
* be named ponyc
* provide ponyc
* provide ponyc-release
* conflict with ponyc-...
714800fc148928974978342fdc1e554dabb57af1 authored almost 8 years ago
c35570620d0aa15a582ab3f553a0aa2197700950 authored almost 8 years ago
[skip ci]
011641c037f49198a11c7f34260030d3784095d9 authored almost 8 years ago8f4046c25858b41d64c5c7116d53cd020a74ca72 authored almost 8 years ago
94d83d9fb503cad5d5da3d4736efa9315c94da8b authored almost 8 years ago
This fixes a case overlooked in 087ebc7. In that commit, the finaliser
of an embedded field was...
Previously, the thread initialising the runtime would use the runtime
context of one of the sch...
As its now available again via homebrew.
c634e01f694df37d20ef84cdbb19b4845bee41b2 authored almost 8 years ago
If the only file changed is `.travis.yml`, there's no point in
doing an Appveyor run.
See:
...
b1f0567f7612fb3ad92fd53a912e806e2414d1b1 authored almost 8 years ago
e546486135eb861b8a2fffd8ca49b596629c2533 authored almost 8 years ago
This change fixes a case overlooked in fa8f7ad which occurred when
sending a tuple containing a ...
The previous algorithm contained a data race which could cause some
nodes of the list to be inco...
The pool allocator now checks the largest free block size instead of
the total size of all free ...
430a105ffb4c4bbf1b7c19fc6656fa6b5691d401 authored almost 8 years ago
32ea53c057f2bab5f2abc6624b1d53e0be87b503 authored almost 8 years ago
That is a virtual package provided by two alternative built from our repo:
https://github.com/po...
a6e93df5ae4288fa28d0010a938ed9a478deb1fd authored almost 8 years ago
3a477226713adcec36959bca503ebe90f9ab7ce3 authored almost 8 years ago
82f993637dcf5bc78e56f43e501d4bc38fe81bd2 authored almost 8 years ago
60254c41c4cf55800a7319d6247f80e512b3841d authored almost 8 years ago
Fixes by moving "in constraint" checks for arrow and tupletype
from the flatten pass to the syn...
This works for Travis and Appveyor
https://docs.travis-ci.com/user/customizing-the-build#Skip...
d91398d9c0ce7f8403be5b38cf3b7e1d6629ef4a authored almost 8 years agof371a432d83e4776b7cc2cbd493ae3867d2929f0 authored almost 8 years ago
8382659422ee0456dd9c0a6b7f418856cebcda7c authored almost 8 years ago
9d2ab9a8f62ea3b867bb476785dca96b6adfd2dc authored almost 8 years ago
aeda61649c99295220428704aa9223d1b555baf8 authored almost 8 years ago
Before this change, when releasing to bintray, we would run
`make deploy arch=x86-64 ... depl...
801ea4751fb6dc6df350b42f7cfc72d8983b4b53 authored almost 8 years ago35b803c3b6ad624d58afef696544ffe695b9bc55 authored almost 8 years ago
06d31f8718430c52925da192c4b11b07d5b210ed authored almost 8 years ago
Thanks to Sylvan and Andy Turley for their ideas.
* The old finaliser implementation used the...
be8296069019c1c23624782f79e79e74f8d1aa83 authored almost 8 years ago