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

Add string representations for TK_FORMALVALUE* tokens.

86e408029d1635253b5d26ec13c6e73660fb4996 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Merge pull request #663 from doublec/debian

Update Debian Jessie install instructions

376d2864f28185c4840282c4a7a593978b9ad422 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #662 from kulibali/more_logging

check verbosity flag for compiler messages

40d1effdaec20b679dd8526257845c4fa9eae8ba authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Add note about LLVM GPG key and updating apt-get for debian jessie

effdd9d6075a5bff12124fc0bd2fc6324a4cfc8b authored almost 9 years ago by Chris Double <[email protected]>
Debian Jessie, not Debian Jesse

ea01b4d17b159c417e5bbb4555609fe7dcd6093e authored almost 9 years ago by Chris Double <[email protected]>
check verbosity flag for compiler messages

3d4dea08657a3c3fccd3c5ea8cf9e47d387b0d56 authored almost 9 years ago by Gordon Tisher <[email protected]>
Merge pull request #622 from kulibali/building_on_windows

Add Windows build details to readme

52fbf5fc685e36c34fd3fd7456b163272d29fa28 authored almost 9 years ago by Sean T Allen <[email protected]>
fixes for Windows build; add Windows build details to readme

25753618292b5ac1d563a272b736dbc1ca2c9d23 authored almost 9 years ago by Gordon Tisher <[email protected]>
Merge pull request #652 from ponylang/readline-example-store-commands

Store command history in Readline example

f965c93c360ec8437f25eed94ab68fcf1b2947f3 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #646 from ponylang/caps

Use primitives for capabilities-secure networking

a78f53ab83707e5c4ccc462204a550aee2a65156 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
set initial packet size correctly on windows

db54a681a6c49bebffc628a66782e00250d37025 authored almost 9 years ago by sylvanc <[email protected]>
Store command history in Readline example

Having a fixed command set isn't particularly realistic.
Modified the readline example to record...

e1c81da305fe4559fbd371edb421040cd7d70201 authored almost 9 years ago by Sean T Allen <[email protected]>
Wrap to 80 columns where possible

25f21d8b6111beb0fef2ac7f0745626c6da1e02a authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #650 from ponylang/debian-jesse-install

Provide Debian Jesse install instructions

a01fbc0e2c124abf5396f3e82e0bc47a3a222548 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Provide Debian Jesse install instructions

Works for llvm-3.8 both debug and release versions.

5c9f9e9b877480f9510b68a89c590c2a6de35bbc authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #636 from georgemarrows/pony570

More literal inference tests: tuples & poking harder at simple cases

e7d4c5583a12201b90bf76c57eea3691ac6a0459 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #626 from kulibali/issue_569_verbosity_level

add verbosity level as a command line argument

827a243ea1651505eb56642ecb774e9d6adabcbd authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
add verbosity level as a command line argument

f893381f251f86dca40fee1aac2049882e0e85f0 authored almost 9 years ago by Gordon Tisher <[email protected]>
Add minimal case to trigger issue 647

a4c21dcdec6168ab148fcc0fa2443a2805825916 authored almost 9 years ago by Sean T Allen <[email protected]>
Use primitives for capabilities-secure networking

This is based on @dkck's work on capability-secure networking.
The idea is to use primitives as ...

61ce4577b283760a2d2bcd99c0fd093c1c23034b authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #645 from ponylang/distrib

Rewrite the code generator to be iterative

b173c18a835b19eaf6b31a3f2457c7f085d9b744 authored almost 9 years ago by Sean T Allen <[email protected]>
Rewrite the code generator to be iterative

The original code generator was recursive, and walked the expression
AST to determine what types...

72c5727093dd1e643dc95efc326f3b34672d69bc authored almost 9 years ago by sylvanc <[email protected]>
Add collection of minimal regression test cases

These are user supplied test cases that we can run
when making changes to verify no regression i...

3ca96c2665f72a32d2e455b6b16887710fa5f4d5 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #631 from ponylang/changelog-required

Update Pull Request Contributing guidelines.

106d7684317579f63002787329799d784d1712db authored almost 9 years ago by Sean T Allen <[email protected]>
Update Pull Request Contributing guidelines.

Pull requests are coming in with a wide range of
quality. There's no baseline of expectation bei...

a45bc4f4892a0a9924cad0dbf59d4f26a81b6d07 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #644 from jemc/fix/tests-that-time-out

Fix names of test `timed_out` callback functions.

8b9cce6c937d338d56a1735c53cd1b30ded33ca9 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
updated changelog

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

e981ee7596d0f617832b9a25d4789bb918a208af authored almost 9 years ago by sylvanc <[email protected]>
use actormap_getorput in gc_markactor

95b6009184b0149084f1677e45b34e43074543dc authored almost 9 years ago by sylvanc <[email protected]>
Fix names of test `timed_out` callback functions.

Resolves #602.

bbc708593ffe1a4122bca5bd25e2c89f1963c8da authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Merge pull request #643 from tmmcguire/issue-638-string-compare-2

Rewrite compare_sub to perform lexical comparison.

f8fb0239473ca24de0c16060fce0754db76e89f3 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Rewrite compare_sub to perform lexical comparison.

081cc26d1fb00e84783346adf4c52e2c45794b11 authored almost 9 years ago by Tommy M. McGuire <[email protected]>
Merge pull request #639 from Praetonus/string-compare

String.compare() bug and unit tests

d35fcf1977cbf11dd3f742fa61505a0c66c9f323 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Fix String.compare() bug

String.compare() was wrong when the receiver was shorter in length than
the argument, but lexico...

98b2e75491425b58640c896586978bbda0f0b809 authored almost 9 years ago by Benoît Vey <[email protected]>
Merge pull request #637 from ponylang/issue-629

Don't "force free" memory of objects with finalizers

fecc066d9882ad65fb45903f81e4477a71686ed9 authored almost 9 years ago by Sean T Allen <[email protected]>
Don't "force free" memory of objects with finalizers

Magically GC code exists that will attempt to
"force free" data that is not referenced in the
al...

3b80f4e59c2d93366534d25ca4a593cf4d4d47da authored almost 9 years ago by Sean T Allen <[email protected]>
Additional simple literal tests

ba8603c1abf45feb72112215e41cf547c0321a92 authored almost 9 years ago by George Marrows <[email protected]>
Literal inference tests for tuples

595140c67e88fc5c18e2781a28c31b876f40c286 authored almost 9 years ago by George Marrows <[email protected]>
Merge pull request #627 from doublec/linux_prereqs

Add instructions for installing prerequisites on Linux

f8ff8418353914641d2918c213513f3e808c22c3 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #630 from jtfmumm/ini

Add support for empty sections to ini parser

805040386b9579cd7e5e60613338a3af19d6d72a authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #633 from ponylang/ponytest-documentation-formatting-2

Format list as markdown list in ponytest documentation

a811bd10cadcdd94520cfd3710b01fb477311e68 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Format list as markdown list in ponytest documentation

Otherwise they end up getting smushed together.
Intent of original formatting is lost.

03101264de938823fa8fe86a6ae02b12e5ab12fe authored almost 9 years ago by Sean T Allen <[email protected]>
Add support for empty sections to ini parser

Fix 'delimiter' typo
Update Ini and IniMap to handle empty sections
Add contains(key) method to ...

84f1e2b74a37471f5cda14650cd715562c1a2457 authored almost 9 years ago by John Mumm <[email protected]>
fixed bug in HashMap._search

6780aa7aded1111d3f9071ce19f1ff53217f532c authored almost 9 years ago by sylvanc <[email protected]>
Add instructions for installing prerequisites on Linux

d271601fe62ee47773aeb49e87613f2790069ae1 authored almost 9 years ago by Chris Double <[email protected]>
Merge pull request #624 from ponylang/rename-entities-types

Rename 'entities' to 'types' in package documentation

9a3a8a524fb2711fb9fd2b6cf7175c223ddd7390 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Rename 'entities' to 'types' in package documentation

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]>
Merge pull request #620 from ponylang/issue-588

Organize package entities by visibility and purpose

901983a2e08edb256c99c4e75827461cbce9941a authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #619 from ponylang/documentation-formatting-fix-signals

Documentation formatting fix signals

b9975b9073681c75c1eef413574d00f7fda397f5 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Merge pull request #618 from ponylang/highlight-pony-doc-examples

Highlight Pony syntax in documentation examples

5c24728666598f2a62e1bcc5537af7ce831dd9e6 authored almost 9 years ago by Joe Eli McIlvain <[email protected]>
Organize package entities by visibility and purpose

Will organize into public and private for non-testing related
entities and into testing/non-test...

96fe1a99f54823ba67542907473e21cb2ed6a6bb authored almost 9 years ago by Sean T Allen <[email protected]>
Switch back to readthedocs theme

It works out better for source code examples.
Need to move off of mkdocs to fix other issues,
sh...

3acd298e7f2ddc42283c700962279a41d486308d authored almost 9 years ago by Sean T Allen <[email protected]>
Minor formatting fix to signals documentation

c0885a566f7066d61cdba346cd48131f2a8e8b5b authored almost 9 years ago by Sean T Allen <[email protected]>
Highlight Pony syntax in documentation examples

36ab0cd1fac758de3745e2b7690e457562fc8b78 authored almost 9 years ago by Sean T Allen <[email protected]>
Escape whitespace correctly for sed

c6d3cc9b4f717dee83cb27b4a8a163681ee36272 authored almost 9 years ago by Sean T Allen <[email protected]>
Make yaml in yaml work.

Travis build not running because of ': ' in travis
commands. Have to replae with ':\s' which in ...

ecf686b3b8a3d676472d64d74f81feed11b2a92e authored almost 9 years ago by Sean T Allen <[email protected]>
Fix syntax error in travis config

Bad sean. Forgot the ; again.

fde8acab32e761194db2c9071f7eeacd42de3aa7 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #615 from ponylang/options-package-docs

Add options package documentation

f3b796cfd248fb0ae6d78315f3e07498cd4c138d authored almost 9 years ago by Sean T Allen <[email protected]>
Add options package documentation

3118c5b18caa121a339bf587f4f5d2031d44669a authored almost 9 years ago by Sean T Allen <[email protected]>
Merge branch 'master' of https://github.com/ponylang/ponyc

6308316e16edd888f0f45a03620a24c88f244b05 authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #593 from georgemarrows/master

Additions to tests for literal inference

d6b576fac5407cda070f6531045098ebdaeb6a6e authored almost 9 years ago by Andy <[email protected]>
Merge branch 'material-theme-for-docs'

d216629962028573f730d134cba66b29d7f8ed58 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge branch 'master' into material-theme-for-docs

9b2e305861cc0ae57296c933bb784ccf61e559b2 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #613 from ponylang/better-name-for-standard-lib-docs

Give standard library documentation a nicer name

6e723e58c999ec034baa815dd15f7c88bc8de64b authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #612 from ponylang/formatting-fix

Minor formatting fix

793301dd482da29529d6a3284653e5ab13c31e0b authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Give standard library documentation a nicer name

2190b3cf73d86ebe570d6c015da62549fdd97a4e authored almost 9 years ago by Sean T Allen <[email protected]>
Switch to material theme for docs

There's numerous issues with the formatting in the readthedocs
theme. Material is far from perfe...

11ec4e96e0e9e5282445be79fa7813dd190ef657 authored almost 9 years ago by Sean T Allen <[email protected]>
Minor formatting fix

45ae6d1cbd436074e41dedb2944ac1a99a8ce354 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #610 from ponylang/glob-package-docs

Add glob package documentation

74798a77a31c4f76a185be711b90477d545d4dd4 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #611 from ponylang/math-package-docs

Add math package documentation

77c66d8800f0bf7cd29b7718b44aa7371a17a866 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Add math package documentation

I *might* have played this one pretty tongue in cheek.

e040fd3838f0849535f1c8934565c0d0789f5ccf authored almost 9 years ago by Sean T Allen <[email protected]>
Add glob package documentation

bf3fb6aa9011e58ca0ca35c606f013d520a36549 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #609 from ponylang/ini-package-docs

Add basic ini package documention

730c4fc1b923fc23e9f9b698af30d2736a84da24 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #608 from ponylang/random-package-docs

Add basic Random package documentation.

5cff60d382a17c13ab2feeee65b48d0b7617b08a authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Add basic ini package documention

faf38a951dfd13d4b592a4d3cf3398813e306abe authored almost 9 years ago by Sean T Allen <[email protected]>
Add basic Random package documentation.

Also adds some basic docs on Random trait.

7f4480873b9c5680a1b3aeba5ba9f461e4b223a8 authored almost 9 years ago by Sean T Allen <[email protected]>
Remove unneeded FIXMEs

4dfc83d6ecdae9f0bdcd7894bde9bdbf292dca47 authored almost 9 years ago by George Marrows <[email protected]>
Literal inference tests for generics

b91073b133cf5e9c56ffaf2e64ebab7b0812d154 authored almost 9 years ago by George Marrows <[email protected]>
stricter embedded field types

af062ca375231e967e6d37f4759a907b490fb41f authored almost 9 years ago by sylvanc <[email protected]>
Add DO and rename check method

8ea337991c3a2831833efe98b683135fd54a4ae2 authored almost 9 years ago by George Marrows <[email protected]>
recurse in genfun_vtable_index

e0dac0471f13cd8c55adf5df3db97c6eeac31969 authored almost 9 years ago by sylvanc <[email protected]>
finalise the cycle detector after all threads have joined

a1deebb68f966b1d336e1ef615bcc61eb79c6164 authored almost 9 years ago by sylvanc <[email protected]>
fix control structure codegen bugs when the expr has a control type

af215f6960c68de8f0302cfd1169629c6dd0b512 authored almost 9 years ago by sylvanc <[email protected]>
check typeparam reification with scopes

af3ed123452be473a4fac00ba4c6c3fc674934de authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #604 from jeremyheiler/centralize-name-checks

Fix and move name check predicates, and add tests for them

ec5af6cec264c848fb66ed2c9f796dd489596c45 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Fix and move name check predicates, and add tests for them

15c4a26392c11d2f43e8e9c6b9c4d1e1192ae9c1 authored almost 9 years ago by Jeremy Heiler <[email protected]>
check that a package path is a directory

2b844f00aa9d8deb8cdd60031b78c01825ca76c3 authored almost 9 years ago by sylvanc <[email protected]>
allow lambdatypes to appear as type parameter constraints

e0ea7e35ad6419ffa3b1ae2627d211e32945887a authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #600 from ponylang/readdir

use readdir instead of readdir_r

f2030d0598d719d19844993faeb912c407b86c9e authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #601 from ponylang/builtins-package-docs

Add documentation for the builtin package

26472dd84b5b759273e151f2a71cd1accbf7f534 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Add documentation for the builtin package

4ce5b0dcaf1e4c051418b69b0de5c702ce6e0f36 authored almost 9 years ago by Sean T Allen <[email protected]>
use readdir instead of readdir_r

6a625842265946e489a75588b95e9d40abbcfa6d authored almost 9 years ago by sylvanc <[email protected]>
find a terminating constraint

53730e2836a3e9fd43656667824a4760fb878f00 authored almost 9 years ago by sylvanc <[email protected]>
improve error reporting when an expression does not return a value

77e44957fdc5614639ff3826db8b84a71c9ca1bb authored almost 9 years ago by sylvanc <[email protected]>
merge master

d1098a2ddeca6ad6880232607be36ec0d38dfb04 authored almost 9 years ago by sylvanc <[email protected]>
fix type checking errors in default arguments

7bbc17b08f51d95448f40b29be76e8e2d5d7af78 authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #598 from jeremyheiler/centralize-name-checks

Centralize checks for names being private, types, internal tests, and FFI declarations

756a6ce4b82f621cc882fc383bd672cf4d1a43be authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Centralize checks for names being private, types, internal tests, and FFI declarations

b8448bc12aa523dd97abf62db07211724435ce19 authored almost 9 years ago by Jeremy Heiler <[email protected]>
Merge pull request #597 from ponylang/base64-package-docs

Add base64 package documentation

84633b69135ccb11d9f75780687d97d17063d427 authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #596 from ponylang/bureaucracy-package-docs

Add debug package documentation

a748aa9806905017db438522cb11e32cc46a5369 authored almost 9 years ago by Sean T Allen <[email protected]>