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
86e408029d1635253b5d26ec13c6e73660fb4996 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Update Debian Jessie install instructions
376d2864f28185c4840282c4a7a593978b9ad422 authored almost 9 years ago by Sean T Allen <[email protected]>check verbosity flag for compiler messages
40d1effdaec20b679dd8526257845c4fa9eae8ba authored almost 9 years ago by Joe Eli McIlvain <[email protected]>effdd9d6075a5bff12124fc0bd2fc6324a4cfc8b authored almost 9 years ago by Chris Double <[email protected]>
ea01b4d17b159c417e5bbb4555609fe7dcd6093e authored almost 9 years ago by Chris Double <[email protected]>
3d4dea08657a3c3fccd3c5ea8cf9e47d387b0d56 authored almost 9 years ago by Gordon Tisher <[email protected]>
Add Windows build details to readme
52fbf5fc685e36c34fd3fd7456b163272d29fa28 authored almost 9 years ago by Sean T Allen <[email protected]>25753618292b5ac1d563a272b736dbc1ca2c9d23 authored almost 9 years ago by Gordon Tisher <[email protected]>
Store command history in Readline example
f965c93c360ec8437f25eed94ab68fcf1b2947f3 authored almost 9 years ago by Sylvan Clebsch <[email protected]>Use primitives for capabilities-secure networking
a78f53ab83707e5c4ccc462204a550aee2a65156 authored almost 9 years ago by Sylvan Clebsch <[email protected]>db54a681a6c49bebffc628a66782e00250d37025 authored almost 9 years ago by sylvanc <[email protected]>
Having a fixed command set isn't particularly realistic.
Modified the readline example to record...
25f21d8b6111beb0fef2ac7f0745626c6da1e02a authored almost 9 years ago by Sean T Allen <[email protected]>
Provide Debian Jesse install instructions
a01fbc0e2c124abf5396f3e82e0bc47a3a222548 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>Works for llvm-3.8 both debug and release versions.
5c9f9e9b877480f9510b68a89c590c2a6de35bbc authored almost 9 years ago by Sean T Allen <[email protected]>More literal inference tests: tuples & poking harder at simple cases
e7d4c5583a12201b90bf76c57eea3691ac6a0459 authored almost 9 years ago by Sylvan Clebsch <[email protected]>add verbosity level as a command line argument
827a243ea1651505eb56642ecb774e9d6adabcbd authored almost 9 years ago by Joe Eli McIlvain <[email protected]>f893381f251f86dca40fee1aac2049882e0e85f0 authored almost 9 years ago by Gordon Tisher <[email protected]>
a4c21dcdec6168ab148fcc0fa2443a2805825916 authored almost 9 years ago by Sean T Allen <[email protected]>
This is based on @dkck's work on capability-secure networking.
The idea is to use primitives as ...
Rewrite the code generator to be iterative
b173c18a835b19eaf6b31a3f2457c7f085d9b744 authored almost 9 years ago by Sean T Allen <[email protected]>
The original code generator was recursive, and walked the expression
AST to determine what types...
These are user supplied test cases that we can run
when making changes to verify no regression i...
Update Pull Request Contributing guidelines.
106d7684317579f63002787329799d784d1712db authored almost 9 years ago by Sean T Allen <[email protected]>
Pull requests are coming in with a wide range of
quality. There's no baseline of expectation bei...
Fix names of test `timed_out` callback functions.
8b9cce6c937d338d56a1735c53cd1b30ded33ca9 authored almost 9 years ago by Sylvan Clebsch <[email protected]>ff4b7d6f4c843c3eb30d8862c9445814c0465e93 authored almost 9 years ago by sylvanc <[email protected]>
e981ee7596d0f617832b9a25d4789bb918a208af authored almost 9 years ago by sylvanc <[email protected]>
95b6009184b0149084f1677e45b34e43074543dc authored almost 9 years ago by sylvanc <[email protected]>
Resolves #602.
bbc708593ffe1a4122bca5bd25e2c89f1963c8da authored almost 9 years ago by Joe Eli McIlvain <[email protected]>Rewrite compare_sub to perform lexical comparison.
f8fb0239473ca24de0c16060fce0754db76e89f3 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>081cc26d1fb00e84783346adf4c52e2c45794b11 authored almost 9 years ago by Tommy M. McGuire <[email protected]>
String.compare() bug and unit tests
d35fcf1977cbf11dd3f742fa61505a0c66c9f323 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
String.compare() was wrong when the receiver was shorter in length than
the argument, but lexico...
Don't "force free" memory of objects with finalizers
fecc066d9882ad65fb45903f81e4477a71686ed9 authored almost 9 years ago by Sean T Allen <[email protected]>
Magically GC code exists that will attempt to
"force free" data that is not referenced in the
al...
ba8603c1abf45feb72112215e41cf547c0321a92 authored almost 9 years ago by George Marrows <[email protected]>
595140c67e88fc5c18e2781a28c31b876f40c286 authored almost 9 years ago by George Marrows <[email protected]>
Add instructions for installing prerequisites on Linux
f8ff8418353914641d2918c213513f3e808c22c3 authored almost 9 years ago by Sean T Allen <[email protected]>Add support for empty sections to ini parser
805040386b9579cd7e5e60613338a3af19d6d72a authored almost 9 years ago by Sean T Allen <[email protected]>Format list as markdown list in ponytest documentation
a811bd10cadcdd94520cfd3710b01fb477311e68 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Otherwise they end up getting smushed together.
Intent of original formatting is lost.
Fix 'delimiter' typo
Update Ini and IniMap to handle empty sections
Add contains(key) method to ...
6780aa7aded1111d3f9071ce19f1ff53217f532c authored almost 9 years ago by sylvanc <[email protected]>
d271601fe62ee47773aeb49e87613f2790069ae1 authored almost 9 years ago by Chris Double <[email protected]>
Rename 'entities' to 'types' in package documentation
9a3a8a524fb2711fb9fd2b6cf7175c223ddd7390 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>As Sylvan pointed out, they are types.
AND he prefers they be referred to that way.
a01078bfb2349a686371f98bf0704678a61323b7 authored almost 9 years ago by Sean T Allen <[email protected]>Organize package entities by visibility and purpose
901983a2e08edb256c99c4e75827461cbce9941a authored almost 9 years ago by Sylvan Clebsch <[email protected]>Documentation formatting fix signals
b9975b9073681c75c1eef413574d00f7fda397f5 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>Highlight Pony syntax in documentation examples
5c24728666598f2a62e1bcc5537af7ce831dd9e6 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Will organize into public and private for non-testing related
entities and into testing/non-test...
It works out better for source code examples.
Need to move off of mkdocs to fix other issues,
sh...
c0885a566f7066d61cdba346cd48131f2a8e8b5b authored almost 9 years ago by Sean T Allen <[email protected]>
36ab0cd1fac758de3745e2b7690e457562fc8b78 authored almost 9 years ago by Sean T Allen <[email protected]>
c6d3cc9b4f717dee83cb27b4a8a163681ee36272 authored almost 9 years ago by Sean T Allen <[email protected]>
Travis build not running because of ': ' in travis
commands. Have to replae with ':\s' which in ...
Bad sean. Forgot the ; again.
fde8acab32e761194db2c9071f7eeacd42de3aa7 authored almost 9 years ago by Sean T Allen <[email protected]>Add options package documentation
f3b796cfd248fb0ae6d78315f3e07498cd4c138d authored almost 9 years ago by Sean T Allen <[email protected]>3118c5b18caa121a339bf587f4f5d2031d44669a authored almost 9 years ago by Sean T Allen <[email protected]>
6308316e16edd888f0f45a03620a24c88f244b05 authored almost 9 years ago by sylvanc <[email protected]>
Additions to tests for literal inference
d6b576fac5407cda070f6531045098ebdaeb6a6e authored almost 9 years ago by Andy <[email protected]>d216629962028573f730d134cba66b29d7f8ed58 authored almost 9 years ago by Sean T Allen <[email protected]>
9b2e305861cc0ae57296c933bb784ccf61e559b2 authored almost 9 years ago by Sean T Allen <[email protected]>
Give standard library documentation a nicer name
6e723e58c999ec034baa815dd15f7c88bc8de64b authored almost 9 years ago by Sylvan Clebsch <[email protected]>Minor formatting fix
793301dd482da29529d6a3284653e5ab13c31e0b authored almost 9 years ago by Sylvan Clebsch <[email protected]>2190b3cf73d86ebe570d6c015da62549fdd97a4e authored almost 9 years ago by Sean T Allen <[email protected]>
There's numerous issues with the formatting in the readthedocs
theme. Material is far from perfe...
45ae6d1cbd436074e41dedb2944ac1a99a8ce354 authored almost 9 years ago by Sean T Allen <[email protected]>
Add glob package documentation
74798a77a31c4f76a185be711b90477d545d4dd4 authored almost 9 years ago by Sylvan Clebsch <[email protected]>Add math package documentation
77c66d8800f0bf7cd29b7718b44aa7371a17a866 authored almost 9 years ago by Sylvan Clebsch <[email protected]>I *might* have played this one pretty tongue in cheek.
e040fd3838f0849535f1c8934565c0d0789f5ccf authored almost 9 years ago by Sean T Allen <[email protected]>bf3fb6aa9011e58ca0ca35c606f013d520a36549 authored almost 9 years ago by Sean T Allen <[email protected]>
Add basic ini package documention
730c4fc1b923fc23e9f9b698af30d2736a84da24 authored almost 9 years ago by Sylvan Clebsch <[email protected]>Add basic Random package documentation.
5cff60d382a17c13ab2feeee65b48d0b7617b08a authored almost 9 years ago by Sylvan Clebsch <[email protected]>faf38a951dfd13d4b592a4d3cf3398813e306abe authored almost 9 years ago by Sean T Allen <[email protected]>
Also adds some basic docs on Random trait.
7f4480873b9c5680a1b3aeba5ba9f461e4b223a8 authored almost 9 years ago by Sean T Allen <[email protected]>4dfc83d6ecdae9f0bdcd7894bde9bdbf292dca47 authored almost 9 years ago by George Marrows <[email protected]>
b91073b133cf5e9c56ffaf2e64ebab7b0812d154 authored almost 9 years ago by George Marrows <[email protected]>
af062ca375231e967e6d37f4759a907b490fb41f authored almost 9 years ago by sylvanc <[email protected]>
8ea337991c3a2831833efe98b683135fd54a4ae2 authored almost 9 years ago by George Marrows <[email protected]>
e0dac0471f13cd8c55adf5df3db97c6eeac31969 authored almost 9 years ago by sylvanc <[email protected]>
a1deebb68f966b1d336e1ef615bcc61eb79c6164 authored almost 9 years ago by sylvanc <[email protected]>
af215f6960c68de8f0302cfd1169629c6dd0b512 authored almost 9 years ago by sylvanc <[email protected]>
af3ed123452be473a4fac00ba4c6c3fc674934de authored almost 9 years ago by sylvanc <[email protected]>
Fix and move name check predicates, and add tests for them
ec5af6cec264c848fb66ed2c9f796dd489596c45 authored almost 9 years ago by Sylvan Clebsch <[email protected]>15c4a26392c11d2f43e8e9c6b9c4d1e1192ae9c1 authored almost 9 years ago by Jeremy Heiler <[email protected]>
2b844f00aa9d8deb8cdd60031b78c01825ca76c3 authored almost 9 years ago by sylvanc <[email protected]>
e0ea7e35ad6419ffa3b1ae2627d211e32945887a authored almost 9 years ago by sylvanc <[email protected]>
use readdir instead of readdir_r
f2030d0598d719d19844993faeb912c407b86c9e authored almost 9 years ago by Sylvan Clebsch <[email protected]>Add documentation for the builtin package
26472dd84b5b759273e151f2a71cd1accbf7f534 authored almost 9 years ago by Sylvan Clebsch <[email protected]>4ce5b0dcaf1e4c051418b69b0de5c702ce6e0f36 authored almost 9 years ago by Sean T Allen <[email protected]>
6a625842265946e489a75588b95e9d40abbcfa6d authored almost 9 years ago by sylvanc <[email protected]>
53730e2836a3e9fd43656667824a4760fb878f00 authored almost 9 years ago by sylvanc <[email protected]>
77e44957fdc5614639ff3826db8b84a71c9ca1bb authored almost 9 years ago by sylvanc <[email protected]>
d1098a2ddeca6ad6880232607be36ec0d38dfb04 authored almost 9 years ago by sylvanc <[email protected]>
7bbc17b08f51d95448f40b29be76e8e2d5d7af78 authored almost 9 years ago by sylvanc <[email protected]>
Centralize checks for names being private, types, internal tests, and FFI declarations
756a6ce4b82f621cc882fc383bd672cf4d1a43be authored almost 9 years ago by Sylvan Clebsch <[email protected]>b8448bc12aa523dd97abf62db07211724435ce19 authored almost 9 years ago by Jeremy Heiler <[email protected]>
Add base64 package documentation
84633b69135ccb11d9f75780687d97d17063d427 authored almost 9 years ago by Sean T Allen <[email protected]>Add debug package documentation
a748aa9806905017db438522cb11e32cc46a5369 authored almost 9 years ago by Sean T Allen <[email protected]>