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

Fix lambda capture of unconstrained type parameters

github.com/ponylang/ponyc - 90b7ff2f269a3341f4f41e9c9635dd33593a758e authored about 9 years ago by andymcn <[email protected]>
Fix object literals capturing type parameters on containing method

github.com/ponylang/ponyc - 329ddcf530a086949146cb1155738c26bdbb6ded authored about 9 years ago by andymcn <[email protected]>
Improve package merge error messages

github.com/ponylang/ponyc - 7f8cb889a389c13d1ccf3dc0ee33a89320d25205 authored about 9 years ago by andymcn <[email protected]>
Add file descriptor accessor to File

github.com/ponylang/ponyc - 7170900667a7e7b382312b3e9468eca556e6fc6a authored about 9 years ago by andymcn <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - a5934ac3fa8407d4c975e624b6a7347006f812e0 authored about 9 years ago by sylvanc <[email protected]>
set xchg.node once in pool_push

github.com/ponylang/ponyc - d892bc1efc478edd721ed4ee1349b8b2e1188850 authored about 9 years ago by sylvanc <[email protected]>
Fix copying of AST flags

github.com/ponylang/ponyc - 4faab8fc3c13eceab91b72dcaa356b8123ab82a9 authored about 9 years ago by andymcn <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - 5bec30b4e509d74ab997d810052b5990ae32d9f2 authored about 9 years ago by sylvanc <[email protected]>
adjust for ephemerality in cap_single()

github.com/ponylang/ponyc - 23236b501a997cae109c1d4267684601c54e80c8 authored about 9 years ago by sylvanc <[email protected]>
Avoid return statements in File constructors

github.com/ponylang/ponyc - d6d6001e4a090b9049a6d31bb06a577f21a1b8d1 authored about 9 years ago by andymcn <[email protected]>
Add delegate example

github.com/ponylang/ponyc - ee23f5fb8c1eb5ac44e9b253eb351f3a2d2c1254 authored about 9 years ago by Darach Ennis <[email protected]>
Merge pull request #362 from darach/de-feature-yield

Add yield example showing interruptible behaviours

github.com/ponylang/ponyc - a87da58dbaf3d1ee8e5f4d797695b40ac6f091d0 authored about 9 years ago by andymcn <[email protected]>
Merge pull request #363 from fowles/pcre2

Fix zero width matches for Regex.split()

github.com/ponylang/ponyc - 7eefc5f73265ee6349cc17222043b7f8520e851b authored about 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #360 from fowles/master

Add support for String.join()

github.com/ponylang/ponyc - 64e12f46f13f64550cab37c9ed4fa0ea6bf3a1aa authored about 9 years ago by Sylvan Clebsch <[email protected]>
PCRE2 expects a match subject to be unaltered for the lifetime of the pattern

github.com/ponylang/ponyc - ea3a61367fb9caa937e9b7c381fb0912f4a6914a authored about 9 years ago by sylvanc <[email protected]>
Remove yield package as yield is effectively built in if tail-recursive behaviours are composed

github.com/ponylang/ponyc - 8c90a03b77553591cba1062c9dfea94ecb6b8cd6 authored about 9 years ago by Darach Ennis <[email protected]>
Merge remote-tracking branch 'upstream/master' into de-feature-yield

github.com/ponylang/ponyc - 81f349c584c07a1510a4a62d6072235140081bcf authored about 9 years ago by Darach Ennis <[email protected]>
make join return iso

github.com/ponylang/ponyc - 8a5b04c989dceb5c411b4d187074079467c5fa8c authored about 9 years ago by Matt Kulukundis <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - 1f65a6d9e5fc39040ebb232019bf8ea488b42837 authored about 9 years ago by sylvanc <[email protected]>
check for Main.create

github.com/ponylang/ponyc - 7b80314c09421f9264c8c01c0e6a774b6c383725 authored about 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - 40122c719e0e8aeeb16e017017181fed023a41f3 authored about 9 years ago by Matt Kulukundis <[email protected]>
Fix typo found by @jemc

github.com/ponylang/ponyc - fbdd8a982efc24cf146fbe2947c291145a9ec12e authored about 9 years ago by Darach Ennis <[email protected]>
fix empty matching during split

github.com/ponylang/ponyc - a2a89d86bb6eb918e933689df153241e79b1ca48 authored about 9 years ago by Matt Kulukundis <[email protected]>
adjust comment

github.com/ponylang/ponyc - 34ac9a5916d20285de38f0884e6977d4605b9a37 authored about 9 years ago by Matt Kulukundis <[email protected]>
Merge pull request #361 from fowles/patch-1

Fix placement of default capability in comment

github.com/ponylang/ponyc - a66fd223d46d98403b1df948a040e7019f5daa02 authored about 9 years ago by andymcn <[email protected]>
Add yield package to enable interruptible behaviours

github.com/ponylang/ponyc - d8bf7aa046affa62d4442f6708f51f093af0dcd9 authored about 9 years ago by Darach Ennis <[email protected]>
Fix placement of default capability in comment

github.com/ponylang/ponyc - 4ff6fa3e4452f397db185e73c32a1c26cb725e64 authored about 9 years ago by Matt Fowles Kulukundis <[email protected]>
make tests beefier

github.com/ponylang/ponyc - 7349fbfd30ecc5f7f47fc3a29c5626ecc31dfa6b authored about 9 years ago by Matt Kulukundis <[email protected]>
use the built-in String.join

github.com/ponylang/ponyc - 4f4953b5cb846d8c568de4e9e5f3237ea7b0c880 authored about 9 years ago by Matt Kulukundis <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - 039ec129d12248159563a0f56ef20532220dd18a authored about 9 years ago by Matt Kulukundis <[email protected]>
interface subtyping on the same interface doesn't require invariant typeargs

github.com/ponylang/ponyc - f2eede048263a70aab4c037bc22b04c70107ffc5 authored about 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - b85cfd7a82578c67f1249e9cab5507698914dbbb authored about 9 years ago by Matt Kulukundis <[email protected]>
change generic function declarations

github.com/ponylang/ponyc - 6a07b170ef2fa863563bad2de66bc21909762707 authored about 9 years ago by sylvanc <[email protected]>
refactor Match._create and Regex.eq to use the same code

github.com/ponylang/ponyc - 7d7f936a1a898d84965a5276c3c10848cc5dc704 authored about 9 years ago by sylvanc <[email protected]>
extract the grotty bits of pointer manipulation

github.com/ponylang/ponyc - c12ac5f413b1ec6e124edded6d7aef1c958bedf4 authored about 9 years ago by Matt Kulukundis <[email protected]>
add String.join and tests

github.com/ponylang/ponyc - 5e146b302c3d12b1a10e24e50ec4103fe8ed8b41 authored about 9 years ago by Matt Kulukundis <[email protected]>
Merge pull request #356 from fowles/master

Adds support for Regex.split() and helpers along the way

github.com/ponylang/ponyc - 08c6da68d397794c651ac64e0573d0cedce85d77 authored about 9 years ago by Sylvan Clebsch <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - 7ac66ea07ecfcccc9122b26328b68387cfcf248b authored about 9 years ago by sylvanc <[email protected]>
Array slice, permute, reverse

github.com/ponylang/ponyc - 6e719a635541363e26a72668161caf24d3a57796 authored about 9 years ago by sylvanc <[email protected]>
add unit tests to regex

github.com/ponylang/ponyc - e2b6c148e454a6c6f01e5a59cdd4c44e51fa4671 authored about 9 years ago by Matt Kulukundis <[email protected]>
add a regex split method

github.com/ponylang/ponyc - 2da8fb41749a5a14499a113fc1d85e8ba0100fd1 authored about 9 years ago by Matt Kulukundis <[email protected]>
add start_pos/end_pos to regex/Match

github.com/ponylang/ponyc - 3506117b9f00f5be163d12ddbe4346010dfb12e4 authored about 9 years ago by Matt Kulukundis <[email protected]>
add an expect_array_eq helper

github.com/ponylang/ponyc - 7bf144be6b6aa285d0b20a2b098a4f62fbe500dd authored about 9 years ago by Matt Kulukundis <[email protected]>
add a few ignore flags

github.com/ponylang/ponyc - 6a9225d06410f595cbe02c8403505e6ca251ce94 authored about 9 years ago by Matt Kulukundis <[email protected]>
Merge pull request #354 from Praetonus/readline

Fix history handling in Readline

github.com/ponylang/ponyc - d500c9ae6877a5de8a1f61fc453d46d1f3ab93e7 authored about 9 years ago by andymcn <[email protected]>
Fix history handling in Readline

github.com/ponylang/ponyc - 54271024418acbab7cb653f5d20cccbf0984ca5b authored about 9 years ago by Benoît Vey <[email protected]>
pooltrack and telemetry

github.com/ponylang/ponyc - 22cb818b5846ea18cec5f7b131ab4c31e37f6ca7 authored about 9 years ago by sylvanc <[email protected]>
simplify logical op signatures on Set

github.com/ponylang/ponyc - 628468ee40aa06356ae2a3561812966a1b98877b authored about 9 years ago by sylvanc <[email protected]>
remove unneeded annotation

github.com/ponylang/ponyc - 0ad52da406eecc7a8968a776135d268766086e7c authored about 9 years ago by sylvanc <[email protected]>
remove unnecessary flatten_union and flatten_isect

github.com/ponylang/ponyc - 7a1353b403db91e43b5e600a6cf01baeae2e13e9 authored about 9 years ago by sylvanc <[email protected]>
fix unbox functions for machine word constructors

github.com/ponylang/ponyc - b44d3aaf3bcac999303f725d0a64eea8c23e96c9 authored about 9 years ago by sylvanc <[email protected]>
Merge pull request #341 from jonas-l/url-password-omitted

Parse URL with omitted password

github.com/ponylang/ponyc - b2730be9a73c62041f9fd994935f9d5a670c96ca authored about 9 years ago by andymcn <[email protected]>
Parse URL with omitted password

According to [RFC1738](https://www.ietf.org/rfc/rfc1738.txt) section
3.1. Common Internet Scheme...

github.com/ponylang/ponyc - 44c7635e86519893d04257507e650d0ae7ae5c12 authored about 9 years ago by Jonas Lasauskas <[email protected]>
Merge pull request #331 from doublec/option_overrun

Alternate fix to possible overrun in option parsing

github.com/ponylang/ponyc - 9f36f4dd87e61681330062d4ba3d9edcad6df3dc authored about 9 years ago by andymcn <[email protected]>
Alternate fix to possible overrun in option parsing

This is an alternate fix to the issue that was attempted
to be resolved in commit d1901df1. That...

github.com/ponylang/ponyc - b9ac4d56a83f80dc8a3adcb58558c54125d3682a authored about 9 years ago by Chris Double <[email protected]>
Undo PR#329 which broke command line handling

github.com/ponylang/ponyc - c2df34a82349187599663e676e30556b3253ae28 authored about 9 years ago by andymcn <[email protected]>
Use 'addressof' for taking address in FFI call instead of '&'

github.com/ponylang/ponyc - f1778922da9e7e62816b82742cb023228d7e79c7 authored about 9 years ago by andymcn <[email protected]>
Fix AST handling edge case

github.com/ponylang/ponyc - 8820b4e1a68e66afc96240ec21163dadcc01ed41 authored about 9 years ago by andymcn <[email protected]>
Merge pull request #329 from doublec/option_overrun

Fix possible buffer overrun in options find_match

github.com/ponylang/ponyc - 9ffbba5055580be25397a8697ea2c7ef5768f076 authored about 9 years ago by andymcn <[email protected]>
Fix possible buffer overrun in options find_match

If a match_type is not MATCH_LONG then the match_name
pointer points to p->short_opt which is a ...

github.com/ponylang/ponyc - d1901df12bdeea432b263fa25b2d8ac5d14364e1 authored about 9 years ago by Chris Double <[email protected]>
ListNode[A].update can raise an error

github.com/ponylang/ponyc - e640645abf8002a773a68cbb3f1711df0036ecf8 authored about 9 years ago by sylvanc <[email protected]>
Fix unit tests broken by new create sugar change

github.com/ponylang/ponyc - da31800aecf2d84952b009c5cc027c19bbae324a authored about 9 years ago by andymcn <[email protected]>
handle typeparamref in names_applycap

github.com/ponylang/ponyc - 2f76533a68d53c40686afc11ff0c842f28d3272a authored about 9 years ago by sylvanc <[email protected]>
a machine word result is not a subtype of a non-machine word result

github.com/ponylang/ponyc - dff575f4fc6fc4488527bf8b6db28c31242f5be3 authored about 9 years ago by sylvanc <[email protected]>
Seq[A].update no longer returns a union type

github.com/ponylang/ponyc - 34bbcbaafb972a991fb63289ca2305620915d3f9 authored about 9 years ago by sylvanc <[email protected]>
add create constructor even if not all fields are initialised

github.com/ponylang/ponyc - ccefec89c99df31eab31160ee3a043e05acffab2 authored about 9 years ago by sylvanc <[email protected]>
build stdlib with -d in make test

github.com/ponylang/ponyc - c8deff2ddae92538491bb6a4089c1df876805ca0 authored about 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - 3ead82ad5e6c7989971dd83b2b01a5edce3e21d6 authored about 9 years ago by sylvanc <[email protected]>
check type alias constraints in expressions

github.com/ponylang/ponyc - 7c48d9662d4b1f7c036bc73bc483b3669b90237f authored about 9 years ago by sylvanc <[email protected]>
Merge pull request #322 from darach/de-feature-ponytest-add-id-checks-to-helper

Add TestHelper.expect_id and Testhelper.assert_id for identity checks in tests

github.com/ponylang/ponyc - 8de70dfc2ad7f81d01f2eb8e96443ea4fc4d20a3 authored about 9 years ago by andymcn <[email protected]>
Merge branch 'de-feature-ponytest-add-id-checks-to-helper' of github.com:darach/ponyc into de-feature-ponytest-add-id-checks-to-helper

github.com/ponylang/ponyc - 75da937c0792bd45b4a683bf159ad7e72f7fe754 authored about 9 years ago by Darach Ennis <[email protected]>
Add TestHelper.expect_id and Testhelper.assert_id for identity checks in tests

Relax Test_helper.{assert|expect}_is by removing type parameter

github.com/ponylang/ponyc - d6a6473822f28cfc21f75ff0ed58c2e753613ea2 authored about 9 years ago by Darach Ennis <[email protected]>
Add debug convenience utility package

Adds Debug.out and Debug.err print facility discouraging direct usage of
@printf and @fwrite whe...

github.com/ponylang/ponyc - ac728aa1f3e7a626da6c0480ae4f2071fe543ed1 authored about 9 years ago by Darach Ennis <[email protected]>
alias bind caps

github.com/ponylang/ponyc - f89acf8b832ead49a235ab4490f86642b6e2904e authored about 9 years ago by sylvanc <[email protected]>
Add TestHelper.expect_id and Testhelper.assert_id for identity checks in tests

github.com/ponylang/ponyc - 337753a31cc242d4949c49630079a538aaae3935 authored about 9 years ago by Darach Ennis <[email protected]>
extend Debug to allow printing a ReadSeq[Stringable]

github.com/ponylang/ponyc - bbce98ad80ed152707baf3ccefc651dc3611e850 authored about 9 years ago by sylvanc <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

github.com/ponylang/ponyc - 68a433a28abf93db5bb7ae4e8dc6fd958224252b authored about 9 years ago by sylvanc <[email protected]>
handle cap sets in viewpoint_lower

github.com/ponylang/ponyc - 0eb32c4ecd4886c2bd8c610e1ecf3ae76da7a97e authored about 9 years ago by sylvanc <[email protected]>
Merge pull request #321 from darach/de-ponyc-feature-debug-print

Add debug convenience utility package

github.com/ponylang/ponyc - 25c296beaf13027f319cae804f115c3a65e5e301 authored about 9 years ago by andymcn <[email protected]>
when reifying an arrow type we may need to dup the new ast

github.com/ponylang/ponyc - f0816e70146f4d4f54ea162e98a9b93f2c249a30 authored about 9 years ago by sylvanc <[email protected]>
Add debug convenience utility package

Adds Debug.out and Debug.err print facility discouraging direct usage of
@printf and @fwrite whe...

github.com/ponylang/ponyc - 2ad7bc276540661f7b7f53e34bf4c90b95b5d951 authored about 9 years ago by Darach Ennis <[email protected]>
updated changelog

github.com/ponylang/ponyc - 6332bbe3192152b1b420b3714f32449c79ad399a authored about 9 years ago by sylvanc <[email protected]>
set-based upper bounds in generic constraints

github.com/ponylang/ponyc - 197ffcaacb2499681dab9651de9f6140987e0ff0 authored about 9 years ago by sylvanc <[email protected]>
Tweak new file open interface

github.com/ponylang/ponyc - caf0776ad5151066b1f3102d63965890eb8d2763 authored about 9 years ago by andymcn <[email protected]>
Move entity default capability to before name

github.com/ponylang/ponyc - 101a40c349b20f7dccc8cb60b284a06ee02e4692 authored about 9 years ago by andymcn <[email protected]>
Update files example

github.com/ponylang/ponyc - 44cf5604a2bcfec5908374d73e49942c16632ee8 authored about 9 years ago by andymcn <[email protected]>
Allow multiple error codes on file open error

github.com/ponylang/ponyc - 85e4681a1c64b26f0eaaab9eea1457330980fc61 authored about 9 years ago by andymcn <[email protected]>
Fix file/position inconsistency

github.com/ponylang/ponyc - 3adafecdee74a6c1d688e86fff7079d794272897 authored about 9 years ago by andymcn <[email protected]>
fix travis git shallow-fetch issue

github.com/ponylang/ponyc - 11d796df00ac36d75ce4a7088372d80f31eb284d authored about 9 years ago by Sebastian Blessing <[email protected]>
test release builds

github.com/ponylang/ponyc - b4399d5c080e4185fb8c3d14f7e5a70fef8777f3 authored about 9 years ago by Sebastian Blessing <[email protected]>
travis deploy on release branch only

github.com/ponylang/ponyc - 347163b4af52e787c7fc33af960263fb5e32011e authored about 9 years ago by Sebastian Blessing <[email protected]>
travis dry run

github.com/ponylang/ponyc - d4009ec5fa15d912363c030b73d0027094fc5c2a authored about 9 years ago by Sebastian Blessing <[email protected]>
travis enable bintray deployment

github.com/ponylang/ponyc - 954f25bf04561d0a43e64c3ee9640ea5ca46ba05 authored about 9 years ago by Sebastian Blessing <[email protected]>
travis script order change

github.com/ponylang/ponyc - 0f60203ce2df6cf60bdf70a30d659428532a5fbd authored about 9 years ago by Sebastian Blessing <[email protected]>
travis git archive test

github.com/ponylang/ponyc - 8e55816fd53291e8027c65412661e26c5af89d98 authored about 9 years ago by Sebastian Blessing <[email protected]>
travis clang linux install rpm

github.com/ponylang/ponyc - bca6cd8a462cc9ee3ce53b2e9fa5ff5d666f13ba authored about 9 years ago by Sebastian Blessing <[email protected]>
test travis deploy conditions

github.com/ponylang/ponyc - 4bc697d6c0b6c02d82ee4ec534d09549d0d8bf6b authored about 9 years ago by Sebastian Blessing <[email protected]>
disable travis deploy for now

github.com/ponylang/ponyc - d367f7101c74c9c62755e76b6b358841516ab988 authored about 9 years ago by Sebastian Blessing <[email protected]>
travis osx require rpmbuild

github.com/ponylang/ponyc - 68fb8a4e8fcb8864c24b0343c6aa855a730007ad authored about 9 years ago by Sebastian Blessing <[email protected]>