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

Add base64 package documentation

github.com/ponylang/ponyc - 8ddf4f59d8b6053e6929028e7c101eaa21a8dcdc authored almost 9 years ago
Add debug package documentation

github.com/ponylang/ponyc - a1b8f2c8a8c151bd17ba415d6c769953c8a5fb60 authored almost 9 years ago
Merge pull request #595 from ponylang/bureaucracy-package-docs

Add bureaucracy package documentation

github.com/ponylang/ponyc - 3cbb64a8262b58bf1028e76a60953b3c14c13ee2 authored almost 9 years ago
Add bureaucracy package documentation

github.com/ponylang/ponyc - b4175018cecaa69a9e4cdcff90e9bf7e90363ef3 authored almost 9 years ago
Merge pull request #594 from ponylang/assert-package-documentation

Add documentation for the Assert package.

github.com/ponylang/ponyc - 708ee29112b39bfa5b96aa6b4c834ecc592a670c authored almost 9 years ago
Add documentation for the Assert package.

github.com/ponylang/ponyc - 167636cbaf259eb83ae54f2d8822b987860a0718 authored almost 9 years ago
Additions to tests for literal inference

github.com/ponylang/ponyc - 2e32af3baa01a8a82b72f0b7affbf175d864a00e authored almost 9 years ago
type function pointers as Pointer[None], add a C callback test case

github.com/ponylang/ponyc - c8be3ef003aab076caba66b43cb3d2c146ae4597 authored almost 9 years ago
added ini package to stdlib

github.com/ponylang/ponyc - 5f4d1ce9a6cae1f3d89ac367294c1823bd062a6f authored almost 9 years ago
use a closed definition of ByteSeq, allow rcaps on type aliases to type expressions

github.com/ponylang/ponyc - 2465bd70765c8dcfa472542ca1d4d2e2e644dbf6 authored almost 9 years ago
stdlib changes to accomodate interface subtyping change

github.com/ponylang/ponyc - 1af31ab77b5add03153c72216e0639dba047b286 authored almost 9 years ago
Merge branch 'master' of https://github.com/ponylang/ponyc

github.com/ponylang/ponyc - 5f170ed61d301eedd13451c7b364fe1da2e39742 authored almost 9 years ago
accept CFLAGS and CXXFLAGS from the command line

github.com/ponylang/ponyc - bd28a108ae3a46a27311e271e02d8b9ae9a32e11 authored almost 9 years ago
Merge branch 'kulibali-issue_585_function_docs'

github.com/ponylang/ponyc - 2ec582f4ffaac84df01e0b466b5dff09685c5ade authored almost 9 years ago
make doc generator sort behaviors and functions by public/private

github.com/ponylang/ponyc - 585b56cddde2b1dadada876d25988be29223d3bd authored almost 9 years ago
assign function results as tuples if the result type is known to be a tuple

github.com/ponylang/ponyc - 071db1051b01b02a1224867c5bdbae3983634231 authored almost 9 years ago
assign function return values based on declared return type, not body type

github.com/ponylang/ponyc - 192e3ec072fd02666c5b2efc62f5c34f2342ce81 authored almost 9 years ago
Merge branch 'master' of https://github.com/ponylang/ponyc

github.com/ponylang/ponyc - 14f30f2171327fba5eea75a54ee306cecde13732 authored almost 9 years ago
Merge pull request #590 from kulibali/issue_567_maybepointer

rename Maybe[A] to MaybePointer[A]

github.com/ponylang/ponyc - 8ec3e98227b71f139b3818f88bccd910afd1bafd authored almost 9 years ago
rename Maybe[A] to MaybePointer[A]

github.com/ponylang/ponyc - 016899b04506c5230702a3e3b968085e7582cf4c authored almost 9 years ago
interface subtyping must not adjust for receiver cap

github.com/ponylang/ponyc - 8275f8dc7928551552e62c9379ed1155d9b3932a authored almost 9 years ago
report fewer redundant errors

github.com/ponylang/ponyc - de19ea207f649db24f42b5d7228f60087ec367ec authored almost 9 years ago
recover expr result is only needed if its parent is needed

github.com/ponylang/ponyc - 0c36c7319d485ba544576528445ba1d8a6ccbf2c authored almost 9 years ago
a typearg that is the typeparam always satisfies its own constraint

github.com/ponylang/ponyc - 2e6899622c7b8c8be090dd98630348928b11c64c authored almost 9 years ago
lambda tests now need var captures

github.com/ponylang/ponyc - e4f6f91dfb91b9f7a6ec1028c3d0448001713e8b authored almost 9 years ago
Merge branch 'master' of https://github.com/ponylang/ponyc

github.com/ponylang/ponyc - 3f23e2ae5ab112fb1dcec195f4ff2b534cc64bf1 authored almost 9 years ago
lambda captures should be fvar not flet, non-assignment is expressed in the lambda's apply receiver rcap

github.com/ponylang/ponyc - 4d6841ffa89d691a9572b021d12922133534317d authored almost 9 years ago
Merge pull request #586 from ponylang/documentation-formatting-partial-functions

Simplify partial function documentation formatting

github.com/ponylang/ponyc - 38c451d05b32309e248bc29749260235eedc8dc5 authored almost 9 years ago
Add package entities to the package home page.

Navigation should be much smoother with the package home page having
links directly to each of i...

github.com/ponylang/ponyc - 58783dfd93c316caba5c634e51f07adcfbfbd469 authored almost 9 years ago
Simplify partial function documentation formatting

We were displaying both the ? and "can raise an error"
which is redundant. For now, we are going...

github.com/ponylang/ponyc - 62e7fe60160c9223b14288d3908a6bbae2c39ee9 authored almost 9 years ago
Merge pull request #584 from ponylang/documentation-formatting-redux

Clean up entity documentation

github.com/ponylang/ponyc - 047e9ad5b17ecba6d5b8879ef5176770ae320460 authored almost 9 years ago
Clean up entity documentation

github.com/ponylang/ponyc - b011c842e881360fac28a82605d27c4fcede514f authored almost 9 years ago
Merge pull request #583 from ponylang/SeanTAllen-patch-1

Remove public/private output from entity documentation

github.com/ponylang/ponyc - 11b2e2720bddc9a10abe20f49f081ff90637a34a authored almost 9 years ago
Remove public/private output from entity documentation

All we are doing is checking to see if the first character of the name is '_'.
This is standard...

github.com/ponylang/ponyc - 3aeccdbe59fa3134173609b7117a5215bcf0a9f8 authored almost 9 years ago
Fix incorrect variable name in Custodian documentation example

github.com/ponylang/ponyc - cebf1c842a849369a9f45831d358ece9c8e796a6 authored almost 9 years ago
Merge pull request #582 from ponylang/documentation-formatting

Spiff up documentation formatting

github.com/ponylang/ponyc - dcf430a93e2d523dd7e829d6466d2192fdd8637f authored almost 9 years ago
Spiff up documentation formatting

First steps towards making the generated
documentation more readable.

github.com/ponylang/ponyc - b2af3df686725e79c708f64ce5fd15344f278c23 authored almost 9 years ago
Format class names as code in Signals documentation

github.com/ponylang/ponyc - 33a36283610db09817392dcce23183be6f5deaf0 authored almost 9 years ago
Merge pull request #579 from ponylang/signals-package-docs

Add signals package documentation

github.com/ponylang/ponyc - aa5def6aecd4db15a9640299afc37e6ffcbde4ce authored almost 9 years ago
Merge pull request #580 from ponylang/regex-package-docs

Add regex package documentation

github.com/ponylang/ponyc - b044014c69d26c98bf27db5bf7a6f740a324ddf1 authored almost 9 years ago
Merge pull request #581 from ponylang/bureaucracy-package-docs

Provide Custodian usage example documentation

github.com/ponylang/ponyc - 1c74a0ee603b7d69c3668b3e725d9184d8fd8d49 authored almost 9 years ago
Provide Custodian usage example documentation

github.com/ponylang/ponyc - c7bf78db554548af86864dcef57ab9627a149d2d authored almost 9 years ago
Add regex package documentation

These are incomplete but its a start.

github.com/ponylang/ponyc - 32fa73ab990ecf7093daf87ed2da45a78b94807e authored almost 9 years ago
Add signals package documentation

github.com/ponylang/ponyc - 00cc70a5ee499db16633528d932f9dd4776534a8 authored almost 9 years ago
acquire messages may refer to immutable objects not in the objectmap

github.com/ponylang/ponyc - 5ca1846d3332a7be1053bc5f2b0adc6c170af641 authored almost 9 years ago
disable LoadCombine pass on OSX due to LLVM bugs

github.com/ponylang/ponyc - 9aca1e09c107ca770a2ba560747e3b61f8ca0e81 authored almost 9 years ago
Merge pull request #578 from aturley/issue-577

Fix issue 577 and add tests for String.count.

github.com/ponylang/ponyc - be6c3e6d222c9c13ca947230754cddf5664fa3b4 authored almost 9 years ago
Fix issue 577 and add tests for String.count.

String.count would fail to count the last instance of a substring in a string if the substring a...

github.com/ponylang/ponyc - 2ea4d81019b02ff2ea40fe6111b975a6b9956581 authored almost 9 years ago
add libressl to mac build instructions

github.com/ponylang/ponyc - ed41a924f164315c0d2f0d7cf1045ff01f49b636 authored almost 9 years ago
update appveyor status link

github.com/ponylang/ponyc - 6374a79cbf9b6e33efc895ef52a1386942459e0e authored almost 9 years ago
don't File.open a pipe

github.com/ponylang/ponyc - eea4406ce384dd6f96881f8ffe1836b0bf7c7864 authored almost 9 years ago
recalculate typeparamref def in rescope

github.com/ponylang/ponyc - 40d5a1c6c8a5507bd7e40ca59e9b8a54a550222f authored almost 9 years ago
add llvm-3.6 toolchain source

github.com/ponylang/ponyc - 87c0e816a6ecdc2459f6866af3a89306f538c6ce authored almost 9 years ago
Merge branch 'master' of https://github.com/ponylang/ponyc

github.com/ponylang/ponyc - 35cfa1250a9e6d9cbfebfdf2a01bf15f8ad295df authored almost 9 years ago
build both llvm36 and llvm37 on travis

github.com/ponylang/ponyc - 30c92f9804f86ecd441a8302d60d7aa030a710a2 authored almost 9 years ago
Update installation instructions

We've upgraded to LLVM 3.7.
Update install directions accordingly.

github.com/ponylang/ponyc - bb5ceee4a2314cd81dbe7de9fcb0745081e78d33 authored almost 9 years ago
travis update

github.com/ponylang/ponyc - 99afcf6fb4e3e6f7f53b453af6f5005d8b0b60fd authored almost 9 years ago
find the module before replacing the ast node

github.com/ponylang/ponyc - d1c3077de20cd598ef8e7b689ce486502977fbaf authored almost 9 years ago
turn int to bool explicitly

github.com/ponylang/ponyc - acd7a35e78b2b82b4b0c9e7ffa1fa29d4bfa625b authored almost 9 years ago
llvm37 compatibility

github.com/ponylang/ponyc - 3057b951fec87a9bb0d2b2b1e6b937413de9b7a9 authored almost 9 years ago
llvm version ordering

github.com/ponylang/ponyc - 88e77816c919804dbbf150800d3a021ae688955b authored almost 9 years ago
echo server idioms

github.com/ponylang/ponyc - c45f152b4cce1694ad7ad116e0f44424889979cd authored almost 9 years ago
fix dynamic tuple child tracing

github.com/ponylang/ponyc - 2136f12ffd404a71b4af0f2c48171e0cf238d77e authored almost 9 years ago
Merge pull request #564 from ponylang/SeanTAllen-patch-1

Add link to up to date stdlib documentation

github.com/ponylang/ponyc - f75e16fecff864f4f1882e781be6c806bd8784a1 authored almost 9 years ago
Add link to up to date stdlib documentation

github.com/ponylang/ponyc - 9500c84b896fdcc0a9dceab903c813a6f2c08e18 authored almost 9 years ago
Autobuild docs on commit to 'master'

Docs will appear at http://ponylang.github.io/ponyc/

github.com/ponylang/ponyc - 08688b8e296cd8c7bf7098b34bd7ab511e14ac7c authored almost 9 years ago
Merge pull request #562 from Praetonus/ffi-examples

FFI struct example

github.com/ponylang/ponyc - 69b475722b9436901f9c23230913ad4e81526c1b authored almost 9 years ago
Add precisions about structs downsides in example

github.com/ponylang/ponyc - d84b0a3078347b01ec89d31907faba3ce79a3709 authored almost 9 years ago
Fix C file coding style

github.com/ponylang/ponyc - 532059d32b79e5c560142e4d1de67330361cc5f2 authored almost 9 years ago
FFI struct example

github.com/ponylang/ponyc - a21bf93a8ce2082d7528e82ba54f03c2f55da729 authored almost 9 years ago
Fix compiler abort on desugaring lambdatype field declaration.

Resolves #560.

github.com/ponylang/ponyc - ab62f5527a583f4c8a37dd9f610ee87ec670bfdb authored almost 9 years ago
move Lists[A] functions on to List[A]

github.com/ponylang/ponyc - 01a06178b96a05cbfc5457793dac84190c7ae940 authored almost 9 years ago
Merge branch 'master' of https://github.com/ponylang/ponyc

github.com/ponylang/ponyc - 94bdabd8d744ce3ea53f336244e34c2b01df5630 authored almost 9 years ago
Merge pull request #553 from jtfmumm/master

Add suite of helper functions for the list collection, with corresponding tests

github.com/ponylang/ponyc - e4425bb8ab8f590cc259a73108f51e873fea349b authored almost 9 years ago
Update style, add docstring comments for helpers, and check list sizes in tests

github.com/ponylang/ponyc - f9596708370fbf80c5bf24bf96423f8c6d4f739e authored almost 9 years ago
Merge branch 'master' of https://github.com/ponylang/ponyc

github.com/ponylang/ponyc - 58b5288390c3833fd0919c1d75706168c0fdec94 authored almost 9 years ago
Merge pull request #554 from jemc/fix/ponyrt-linked-names

Standardize publicly linked function names in libponyrt

github.com/ponylang/ponyc - c866b780c469ee76da34978d078756b39cb220bf authored almost 9 years ago
Add some unit tests for collections.Map.

github.com/ponylang/ponyc - dbb7bdaab3c013fbe22cd23a5885cc8e72996044 authored almost 9 years ago
Standardize publicly linked function names in libponyrt.

github.com/ponylang/ponyc - e9bd21d3d22ccd3e0fc3a107aa7d53683d7f24b1 authored almost 9 years ago
Fix returns

github.com/ponylang/ponyc - 963babb1709fe6c647f1e457ac7dd9964f4caec1 authored almost 9 years ago
Add docstrings for reverse and unit

github.com/ponylang/ponyc - 15c5b84bf0ed9c74495d48a1dfad96a7a331b107 authored almost 9 years ago
Add a suite of helper functions for the list collection with passing tests

github.com/ponylang/ponyc - 07c145314ca05b8d3c1edea44c18f2bd7097164b authored almost 9 years ago
only apply a topology delta on block if a new one arrives

github.com/ponylang/ponyc - 4a23408268ca9acb24cf54f7859e663b86c4651a authored almost 9 years ago
fix HashMap.insert bug on resize

github.com/ponylang/ponyc - d888dab8bdcc4e02ce043f41cad62a9adcc88b5d authored almost 9 years ago
Merge branch 'master' of https://github.com/ponylang/ponyc

github.com/ponylang/ponyc - d6837083b216b744c0cfcbc735adbd80fb1b4d74 authored almost 9 years ago
better symlink FileInfo, don't File.open directories

github.com/ponylang/ponyc - 76ac8aae9af21fc9d75a043ccd73b45fbba66d5a authored almost 9 years ago
Merge pull request #546 from SeanTAllen/coc

Add Emacs pony-snippets to editor support list

github.com/ponylang/ponyc - 8c41b12e9c89956b2050e99b943500432fc0a85a authored almost 9 years ago
Add Emacs pony-snippets to editor support list

github.com/ponylang/ponyc - 9add327020ce968c32fc530be9415123b48cbb0c authored almost 9 years ago
Merge pull request #545 from SeanTAllen/patch-1

Update mailing list address

github.com/ponylang/ponyc - 2cf6b89f708d95f0b2afde33627f1a7961eb2e2e authored almost 9 years ago
Update mailing list address

github.com/ponylang/ponyc - f42b88f14ffc40415e92e19804a118b4f79386e0 authored almost 9 years ago
Merge pull request #543 from SeanTAllen/coc

Add Code of Conduct

github.com/ponylang/ponyc - 593bcdd24ab89bd7ad20728ecf3a8ffcd32b814d authored almost 9 years ago
delete array trace loop when it isn't needed

github.com/ponylang/ponyc - 87120a2dfbf71a560364cf121277d5055eb12c42 authored almost 9 years ago
Merge branch 'master' into valtrace

github.com/ponylang/ponyc - 7192959edfeeeab97272a31fb32a851c51c28df3 authored almost 9 years ago
Add Code of Conduct

Because, sadly some people need to have to laid
out for them what is appropriate in a profession...

github.com/ponylang/ponyc - e388af18037997b7ce6ad29ce6af4cc381cab566 authored almost 9 years ago
Fix alternative suggested name for local variables

github.com/ponylang/ponyc - 149a97d4ea32392b21d721fe7ea3effd7b89feb3 authored almost 9 years ago
valtrace optimisation test

github.com/ponylang/ponyc - 081dd90eda1083850e26d3ecc1f1393d5ad2ef2a authored almost 9 years ago
fix argument order

github.com/ponylang/ponyc - 22d98f5dbf9adf1cdf8eb059b19fd15cf27424a6 authored almost 9 years ago
classify val objects

github.com/ponylang/ponyc - d37bae126bd1f70bcfd1f799e1e8906bcc99a54a authored almost 9 years ago
Merge branch 'master' into valtrace

github.com/ponylang/ponyc - 52fc55a473a0f65a2ae2b17781e75d16f42e22e9 authored almost 9 years ago
treat immutable objects with an LRC as gc roots

github.com/ponylang/ponyc - 873a50399f6b429e22086ffce30c39219c22b659 authored almost 9 years ago