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 _atomic_sub64 for older clang versions

github.com/ponylang/ponyc - bcacd5afd7183b9b03256dd3145f67f540bcfc4c authored over 9 years ago by sylvanc <[email protected]>
use __sync instead of __atomic on clang before 6.1

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

github.com/ponylang/ponyc - 9109efc135af716350f669f4c8073a5ed81f5e47 authored over 9 years ago by sylvanc <[email protected]>
change Timer.create to return an iso

github.com/ponylang/ponyc - 1a61e17c9c0e4b83e7036d5ef58de12e261c85fa authored over 9 years ago by sylvanc <[email protected]>