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 - 86e408029d1635253b5d26ec13c6e73660fb4996 authored almost 9 years ago
Update Debian Jessie install instructions
github.com/ponylang/ponyc - 376d2864f28185c4840282c4a7a593978b9ad422 authored almost 9 years agocheck verbosity flag for compiler messages
github.com/ponylang/ponyc - 40d1effdaec20b679dd8526257845c4fa9eae8ba authored almost 9 years agogithub.com/ponylang/ponyc - effdd9d6075a5bff12124fc0bd2fc6324a4cfc8b authored almost 9 years ago
github.com/ponylang/ponyc - ea01b4d17b159c417e5bbb4555609fe7dcd6093e authored almost 9 years ago
github.com/ponylang/ponyc - 3d4dea08657a3c3fccd3c5ea8cf9e47d387b0d56 authored almost 9 years ago
Add Windows build details to readme
github.com/ponylang/ponyc - 52fbf5fc685e36c34fd3fd7456b163272d29fa28 authored almost 9 years agogithub.com/ponylang/ponyc - 25753618292b5ac1d563a272b736dbc1ca2c9d23 authored almost 9 years ago
Store command history in Readline example
github.com/ponylang/ponyc - f965c93c360ec8437f25eed94ab68fcf1b2947f3 authored almost 9 years agoUse primitives for capabilities-secure networking
github.com/ponylang/ponyc - a78f53ab83707e5c4ccc462204a550aee2a65156 authored almost 9 years agogithub.com/ponylang/ponyc - db54a681a6c49bebffc628a66782e00250d37025 authored almost 9 years ago
Having a fixed command set isn't particularly realistic.
Modified the readline example to record...
github.com/ponylang/ponyc - 25f21d8b6111beb0fef2ac7f0745626c6da1e02a authored almost 9 years ago
Provide Debian Jesse install instructions
github.com/ponylang/ponyc - a01fbc0e2c124abf5396f3e82e0bc47a3a222548 authored almost 9 years agoWorks for llvm-3.8 both debug and release versions.
github.com/ponylang/ponyc - 5c9f9e9b877480f9510b68a89c590c2a6de35bbc authored almost 9 years agoMore literal inference tests: tuples & poking harder at simple cases
github.com/ponylang/ponyc - e7d4c5583a12201b90bf76c57eea3691ac6a0459 authored almost 9 years agoadd verbosity level as a command line argument
github.com/ponylang/ponyc - 827a243ea1651505eb56642ecb774e9d6adabcbd authored almost 9 years agogithub.com/ponylang/ponyc - f893381f251f86dca40fee1aac2049882e0e85f0 authored almost 9 years ago
github.com/ponylang/ponyc - a4c21dcdec6168ab148fcc0fa2443a2805825916 authored almost 9 years ago
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
github.com/ponylang/ponyc - b173c18a835b19eaf6b31a3f2457c7f085d9b744 authored almost 9 years ago
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.
github.com/ponylang/ponyc - 106d7684317579f63002787329799d784d1712db authored almost 9 years ago
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.
github.com/ponylang/ponyc - 8b9cce6c937d338d56a1735c53cd1b30ded33ca9 authored almost 9 years agogithub.com/ponylang/ponyc - ff4b7d6f4c843c3eb30d8862c9445814c0465e93 authored almost 9 years ago
github.com/ponylang/ponyc - e981ee7596d0f617832b9a25d4789bb918a208af authored almost 9 years ago
github.com/ponylang/ponyc - 95b6009184b0149084f1677e45b34e43074543dc authored almost 9 years ago
Resolves #602.
github.com/ponylang/ponyc - bbc708593ffe1a4122bca5bd25e2c89f1963c8da authored almost 9 years agoRewrite compare_sub to perform lexical comparison.
github.com/ponylang/ponyc - f8fb0239473ca24de0c16060fce0754db76e89f3 authored almost 9 years agogithub.com/ponylang/ponyc - 081cc26d1fb00e84783346adf4c52e2c45794b11 authored almost 9 years ago
String.compare() bug and unit tests
github.com/ponylang/ponyc - d35fcf1977cbf11dd3f742fa61505a0c66c9f323 authored almost 9 years ago
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
github.com/ponylang/ponyc - fecc066d9882ad65fb45903f81e4477a71686ed9 authored almost 9 years ago
Magically GC code exists that will attempt to
"force free" data that is not referenced in the
al...
github.com/ponylang/ponyc - ba8603c1abf45feb72112215e41cf547c0321a92 authored almost 9 years ago
github.com/ponylang/ponyc - 595140c67e88fc5c18e2781a28c31b876f40c286 authored almost 9 years ago
Add instructions for installing prerequisites on Linux
github.com/ponylang/ponyc - f8ff8418353914641d2918c213513f3e808c22c3 authored almost 9 years agoAdd support for empty sections to ini parser
github.com/ponylang/ponyc - 805040386b9579cd7e5e60613338a3af19d6d72a authored almost 9 years agoFormat list as markdown list in ponytest documentation
github.com/ponylang/ponyc - a811bd10cadcdd94520cfd3710b01fb477311e68 authored almost 9 years ago
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 ...
github.com/ponylang/ponyc - 6780aa7aded1111d3f9071ce19f1ff53217f532c authored almost 9 years ago
github.com/ponylang/ponyc - d271601fe62ee47773aeb49e87613f2790069ae1 authored almost 9 years ago
Rename 'entities' to 'types' in package documentation
github.com/ponylang/ponyc - 9a3a8a524fb2711fb9fd2b6cf7175c223ddd7390 authored almost 9 years agoAs Sylvan pointed out, they are types.
AND he prefers they be referred to that way.
github.com/ponylang/ponyc - a01078bfb2349a686371f98bf0704678a61323b7 authored almost 9 years agoOrganize package entities by visibility and purpose
github.com/ponylang/ponyc - 901983a2e08edb256c99c4e75827461cbce9941a authored almost 9 years agoDocumentation formatting fix signals
github.com/ponylang/ponyc - b9975b9073681c75c1eef413574d00f7fda397f5 authored almost 9 years agoHighlight Pony syntax in documentation examples
github.com/ponylang/ponyc - 5c24728666598f2a62e1bcc5537af7ce831dd9e6 authored almost 9 years ago
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...
github.com/ponylang/ponyc - c0885a566f7066d61cdba346cd48131f2a8e8b5b authored almost 9 years ago
github.com/ponylang/ponyc - 36ab0cd1fac758de3745e2b7690e457562fc8b78 authored almost 9 years ago
github.com/ponylang/ponyc - c6d3cc9b4f717dee83cb27b4a8a163681ee36272 authored almost 9 years ago
Travis build not running because of ': ' in travis
commands. Have to replae with ':\s' which in ...
Bad sean. Forgot the ; again.
github.com/ponylang/ponyc - fde8acab32e761194db2c9071f7eeacd42de3aa7 authored almost 9 years agoAdd options package documentation
github.com/ponylang/ponyc - f3b796cfd248fb0ae6d78315f3e07498cd4c138d authored almost 9 years agogithub.com/ponylang/ponyc - 3118c5b18caa121a339bf587f4f5d2031d44669a authored almost 9 years ago
github.com/ponylang/ponyc - 6308316e16edd888f0f45a03620a24c88f244b05 authored almost 9 years ago
Additions to tests for literal inference
github.com/ponylang/ponyc - d6b576fac5407cda070f6531045098ebdaeb6a6e authored almost 9 years agogithub.com/ponylang/ponyc - d216629962028573f730d134cba66b29d7f8ed58 authored almost 9 years ago
github.com/ponylang/ponyc - 9b2e305861cc0ae57296c933bb784ccf61e559b2 authored almost 9 years ago
Give standard library documentation a nicer name
github.com/ponylang/ponyc - 6e723e58c999ec034baa815dd15f7c88bc8de64b authored almost 9 years agoMinor formatting fix
github.com/ponylang/ponyc - 793301dd482da29529d6a3284653e5ab13c31e0b authored almost 9 years agogithub.com/ponylang/ponyc - 2190b3cf73d86ebe570d6c015da62549fdd97a4e authored almost 9 years ago
There's numerous issues with the formatting in the readthedocs
theme. Material is far from perfe...
github.com/ponylang/ponyc - 45ae6d1cbd436074e41dedb2944ac1a99a8ce354 authored almost 9 years ago
Add glob package documentation
github.com/ponylang/ponyc - 74798a77a31c4f76a185be711b90477d545d4dd4 authored almost 9 years agoAdd math package documentation
github.com/ponylang/ponyc - 77c66d8800f0bf7cd29b7718b44aa7371a17a866 authored almost 9 years agoI *might* have played this one pretty tongue in cheek.
github.com/ponylang/ponyc - e040fd3838f0849535f1c8934565c0d0789f5ccf authored almost 9 years agogithub.com/ponylang/ponyc - bf3fb6aa9011e58ca0ca35c606f013d520a36549 authored almost 9 years ago
Add basic ini package documention
github.com/ponylang/ponyc - 730c4fc1b923fc23e9f9b698af30d2736a84da24 authored almost 9 years agoAdd basic Random package documentation.
github.com/ponylang/ponyc - 5cff60d382a17c13ab2feeee65b48d0b7617b08a authored almost 9 years agogithub.com/ponylang/ponyc - faf38a951dfd13d4b592a4d3cf3398813e306abe authored almost 9 years ago
Also adds some basic docs on Random trait.
github.com/ponylang/ponyc - 7f4480873b9c5680a1b3aeba5ba9f461e4b223a8 authored almost 9 years agogithub.com/ponylang/ponyc - 4dfc83d6ecdae9f0bdcd7894bde9bdbf292dca47 authored almost 9 years ago
github.com/ponylang/ponyc - b91073b133cf5e9c56ffaf2e64ebab7b0812d154 authored almost 9 years ago
github.com/ponylang/ponyc - af062ca375231e967e6d37f4759a907b490fb41f authored almost 9 years ago
github.com/ponylang/ponyc - 8ea337991c3a2831833efe98b683135fd54a4ae2 authored almost 9 years ago
github.com/ponylang/ponyc - e0dac0471f13cd8c55adf5df3db97c6eeac31969 authored almost 9 years ago
github.com/ponylang/ponyc - a1deebb68f966b1d336e1ef615bcc61eb79c6164 authored almost 9 years ago
github.com/ponylang/ponyc - af215f6960c68de8f0302cfd1169629c6dd0b512 authored almost 9 years ago
github.com/ponylang/ponyc - af3ed123452be473a4fac00ba4c6c3fc674934de authored almost 9 years ago
Fix and move name check predicates, and add tests for them
github.com/ponylang/ponyc - ec5af6cec264c848fb66ed2c9f796dd489596c45 authored almost 9 years agogithub.com/ponylang/ponyc - 15c4a26392c11d2f43e8e9c6b9c4d1e1192ae9c1 authored almost 9 years ago
github.com/ponylang/ponyc - 2b844f00aa9d8deb8cdd60031b78c01825ca76c3 authored almost 9 years ago
github.com/ponylang/ponyc - e0ea7e35ad6419ffa3b1ae2627d211e32945887a authored almost 9 years ago
use readdir instead of readdir_r
github.com/ponylang/ponyc - f2030d0598d719d19844993faeb912c407b86c9e authored almost 9 years agoAdd documentation for the builtin package
github.com/ponylang/ponyc - 26472dd84b5b759273e151f2a71cd1accbf7f534 authored almost 9 years agogithub.com/ponylang/ponyc - 4ce5b0dcaf1e4c051418b69b0de5c702ce6e0f36 authored almost 9 years ago
github.com/ponylang/ponyc - 6a625842265946e489a75588b95e9d40abbcfa6d authored almost 9 years ago
github.com/ponylang/ponyc - 53730e2836a3e9fd43656667824a4760fb878f00 authored almost 9 years ago
github.com/ponylang/ponyc - 77e44957fdc5614639ff3826db8b84a71c9ca1bb authored almost 9 years ago
github.com/ponylang/ponyc - d1098a2ddeca6ad6880232607be36ec0d38dfb04 authored almost 9 years ago
github.com/ponylang/ponyc - 7bbc17b08f51d95448f40b29be76e8e2d5d7af78 authored almost 9 years ago
Centralize checks for names being private, types, internal tests, and FFI declarations
github.com/ponylang/ponyc - 756a6ce4b82f621cc882fc383bd672cf4d1a43be authored almost 9 years agogithub.com/ponylang/ponyc - b8448bc12aa523dd97abf62db07211724435ce19 authored almost 9 years ago
Add base64 package documentation
github.com/ponylang/ponyc - 84633b69135ccb11d9f75780687d97d17063d427 authored almost 9 years agoAdd debug package documentation
github.com/ponylang/ponyc - a748aa9806905017db438522cb11e32cc46a5369 authored almost 9 years ago