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

minor layout edit

46d04a313d16b34bb7584f49e1476c0e5db449dc authored almost 9 years ago by sylvanc <[email protected]>
subtyping is never needed on TK_COMPILE_ERROR

ecdd512cde365c119bee745dc9ab1a39e2e22aa5 authored almost 9 years ago by sylvanc <[email protected]>
reorg ifdefs for best default platform behaviour

6f612da221b7a12d713f30dfd919699c3c44369b authored almost 9 years ago by sylvanc <[email protected]>
add compile_error to time package

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

d4e0f818bcd392e04cb7f7544b5b4d464bcee10a authored almost 9 years ago by sylvanc <[email protected]>
change compile_error behaviour

61914332eeba76ecde41626bd0d89a1f9e2f290d authored almost 9 years ago by sylvanc <[email protected]>
Handle default type arguments in reification

86b62a6ad97d450fc9eca5b3c5f83691bedc42c0 authored almost 9 years ago by andymcn <[email protected]>
Disable signals unit tests on Windows

12782c1ad2d3682d6913d665f41265fe8f5d647f authored almost 9 years ago by andymcn <[email protected]>
add docstrings

7b8d0b89422cbe7f00d7be7647c7a545848aea3e authored almost 9 years ago by sylvanc <[email protected]>
add bureaucracy package

f971cf223502e045f65d5b5f3c1ba1e680452ae1 authored almost 9 years ago by sylvanc <[email protected]>
don't allow fulfill ore reject to be None

a437e9a658c6ec6550b02af726ba69a973016501 authored almost 9 years ago by sylvanc <[email protected]>
add HashByteSeq

427a123030aa964b3b35f864a7810945e27d4d30 authored almost 9 years ago by sylvanc <[email protected]>
fix spelling error

1308a2ea66fd6cca0f771650906954b380dcda59 authored almost 9 years ago by sylvanc <[email protected]>
allow prime on field names

31bb6abb26e8192289ba1bb255e6bad0587bac68 authored almost 9 years ago by sylvanc <[email protected]>
define portable signal numbers

60e05ac1730db71bb16e40d5aaf457e04def8ee5 authored almost 9 years ago by sylvanc <[email protected]>
use loopback instead of broadcast for freebsd udp test

c89dfe09e237a93b9e48d6fcb29a4e78dda892da authored almost 9 years ago by sylvanc <[email protected]>
add Cap.fcntl for FileStat

a9c4e3a7852582d02132b7e1e9ae5d9a815c629f authored almost 9 years ago by sylvanc <[email protected]>
add Cap.fstatfs for FileStat

57bf59fa3231bc40678d0c0583c0ab7527562180 authored almost 9 years ago by sylvanc <[email protected]>
fix monotonic clock on freebsd

419fb5569a69d651ae24488811937b8c7e17d69d authored almost 9 years ago by sylvanc <[email protected]>
only unsubscribe if the event still exists

1d9859fd147f63c9be680c002b4acc613b76d10d authored almost 9 years ago by sylvanc <[email protected]>
another epoll signal reewrite

8b61f6b653cf5e2a1713e9f03578bfb3f3b6bbf4 authored almost 9 years ago by sylvanc <[email protected]>
rewrite signal handling on epoll and iocp

479fda821f99fe4194e9e17535be14fdc8fec567 authored almost 9 years ago by sylvanc <[email protected]>
signal handling package

50f5f2934e7b40bb4db5b30eab670ff3d4cee992 authored almost 9 years ago by sylvanc <[email protected]>
removing by index doesn't cope with unordered results, check all dirs

b45d53a239e9bd2e56c83bf59f14f95c4ca6154c authored almost 9 years ago by sylvanc <[email protected]>
add <execdir>/../lib to the path

3ee37073de2ed04ff773586699907cacea7eefff authored almost 9 years ago by sylvanc <[email protected]>
Disable glob unit tests on Windows until they're fixed

4455f6a301d3db8f9e12e3c14ad6b90a93a11bf7 authored almost 9 years ago by andymcn <[email protected]>
Fix some file handling details on Windows

32a70b3a1d87e9e5ca17a9b3e0324542f42fc54b authored almost 9 years ago by andymcn <[email protected]>
Fix Windows directory entry traversal

9635cb9243c76a4d9d39584c765244e2f96d1a63 authored almost 9 years ago by andymcn <[email protected]>
Fix files unit test for filesystems with Windows locking semantics

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

b34fb45bfa9f2fa8b3dd5b2ebdb26f9c6c3148e9 authored almost 9 years ago by sylvanc <[email protected]>
Fix URL parsing and encoding

6b579e6d76b6ea9b4eff4525836174a459356994 authored almost 9 years ago by andymcn <[email protected]>
Fix Windows build

830726eb29445257acdf1e1517a1969d3528456f authored almost 9 years ago by andymcn <[email protected]>
add /usr/local/lib and /opt/local/lib to the package and library path on POSIX

48d8394f3db6d27e6ab5b7720a549837934a777d authored almost 9 years ago by sylvanc <[email protected]>
parser support for compile-time expressions

ed7f814068d4b5eff69017622edb9ec888960830 authored almost 9 years ago by sylvanc <[email protected]>
remove use debug

222da15508cd931e1927bc83e54b4ce3e9a0ed46 authored almost 9 years ago by sylvanc <[email protected]>
remove FilePath.exists call from FilePath.mkdtemp

a060d3f22a837e59e7f23fabc135770318eda3b9 authored almost 9 years ago by sylvanc <[email protected]>
expose errno

c3d94f032e8c872fe6e6b0fd6da4965f76fdcc89 authored almost 9 years ago by sylvanc <[email protected]>
glob package from @fowles

346b5bb20edbc6b90873ad7d8c33585493f846ab authored almost 9 years ago by sylvanc <[email protected]>
Merge branch 'glob' of https://github.com/fowles/ponyc

273e12154065f6241b1a2bc81c3b9b23855a2160 authored almost 9 years ago by sylvanc <[email protected]>
disclude unix hidden files from builds

53f66d77a9c5994e524914c1045cf70c9d8de84f authored almost 9 years ago by sylvanc <[email protected]>
ignore ctags files

67594b473eb49a123bfe849591eeeb6571dca5c6 authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #482 from rurban/master

examples/yield: document --bench required option

a83250c5bc8b0e1b51c73c014771cacc22a03731 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
examples/yield: document --bench required option

76ee9cf72ec1db4932b935d74ec9dced4dd6e5bc authored almost 9 years ago by Reini Urban <[email protected]>
Merge pull request #481 from rurban/has_i128

has_i128 was renamed to native128

7a5bc9b6e3b62a6d30d662e32d385a71a8de3f57 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
has_i128 was renamed to native128

bb26c78e298d7d5a7d970c15ca4b140bcae0f6ab authored almost 9 years ago by Reini Urban <[email protected]>
Merge pull request #479 from rurban/emacs-lock

ignore .#*.pony emacs lock files

934a84c16698aed929f814bf82024f0bfeb60288 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
Merge pull request #478 from stefantalpalaru/gentoo

document the Gentoo packages

d1903b1dae1670a842ab836fab3b4f220b91a375 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
tweak String.size docs

af1d6fe0df98c301fcebf7001f51707b5f9ff625 authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #477 from SeanTAllen/master

Correct String.size documentation.

b2fb8d90a37f468634db7fc67c01b8122f454588 authored almost 9 years ago by Sylvan Clebsch <[email protected]>
ignore .#*.pony emacs lock files

created by the new emacs flycheck mode.
https://www.gnu.org/software/emacs/manual/html_node/emac...

42f33b501d5b122fbe896dccb75c5cb589e22ba3 authored almost 9 years ago by Reini Urban <[email protected]>
document the Gentoo packages

2b2443e8cdcc1ee38d5397967d403486b6b082f6 authored almost 9 years ago by Stefan Talpalaru <[email protected]>
fix is_isect_sub_x

b3c1dde0ab91d64258d58ce8ffd72b6706184da5 authored almost 9 years ago by sylvanc <[email protected]>
Correct String.size documentation.

Says it returns the length of the String,
which one would assume is the total number
of characte...

e7252e562e3c48edc981fdbd92a0c15bd3ac5e1b authored almost 9 years ago by Sean T Allen <[email protected]>
Merge pull request #475 from rurban/short-options

Fix short options processing

fe79791f80f5250acf51dde7d4b08efff2610724 authored almost 9 years ago by andymcn <[email protected]>
fix short options processing

we need to strip the matched part of the short option
but we forgot with the last remaining "-" ...

3d488c56f3f5b655ed1b6d034dac6a650a9a0c7c authored almost 9 years ago by Reini Urban <[email protected]>
Merge pull request #473 from rurban/phony_install

make: add phony targets, support verbose=1

675ec12236a30c630fc4ed2f3e4b19fd228270c7 authored almost 9 years ago by andymcn <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

9359a9e23f2c578df0ab97505f49f42741ebafc6 authored almost 9 years ago by sylvanc <[email protected]>
add flycheck-pony to emacs support

004d2fcb0d549111044a2c131fadde0c6b034f4a authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #474 from rurban/examples-various

Minor example tweaks

1f8cebb1d70c78c4b8d6ccb15bec2ad151149255 authored almost 9 years ago by andymcn <[email protected]>
yield example: fix short -p option

but short options do not work at all anymore

62afb03560909aec455338859fa21131c0f4d8b1 authored almost 9 years ago by Reini Urban <[email protected]>
echo example: rename service to port

cb564b5b1238360b46641bdf0c4488201c8eafbb authored almost 9 years ago by Reini Urban <[email protected]>
make: add phony targets, support verbose=1

add install uninstall clean stats deploy prerelease as .PHONY targets
so that an accidental file...

7613c557c04ed5c53a74c7ecaff96cb2384810dd authored almost 9 years ago by Reini Urban <[email protected]>
check cap/eph for nominal <: interface

ba21552432de44af2ef1cc15a93154feb78a8d80 authored almost 9 years ago by sylvanc <[email protected]>
tuple elements don't need refcaps in codegen names

8a224690ea8aedeb262b9ef1f9911af413abd632 authored almost 9 years ago by sylvanc <[email protected]>
tuples no longer need a trace function

ec2a4f3c18ebe7ce2dabdc22de49a7f8848c2ec7 authored almost 9 years ago by sylvanc <[email protected]>
new tracing algo to eliminate the tag|nottag anomaly

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

2094688afd82d631cbdde43a76b6462ad4f9fdb6 authored almost 9 years ago by sylvanc <[email protected]>
Fix F32 & F64.from_bits()

0988595c5aa24a490772203d561e33fdc2e24444 authored almost 9 years ago by andymcn <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

b122172e572dd48e524f0ceee90aa93467feb986 authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #472 from mgist/patch-1

Correct the pool used for the second pagemap level.

061eeac0e64f796df223234c36b1b1684be66180 authored almost 9 years ago by andymcn <[email protected]>
Correct the pool used for the second pagemap level.

a87b96ba35195fcc84271bd41d7cd83dcda832af authored almost 9 years ago by mgist <[email protected]>
Merge pull request #468 from rurban/macports-lto

Use system linker on OS X

c3f5f62a76b717e7b0c4dab6cf901c38728c0c62 authored almost 9 years ago by andymcn <[email protected]>
!is_subtype will always be an object_ptr

e803cbe7268820c079f0747cff4bf59b854ed6f2 authored almost 9 years ago by sylvanc <[email protected]>
print -l ar cmd on error

similar to genexe ld_cmd failures.

effd0a4f0a35222f0b6274ee287c7a291ab658de authored almost 9 years ago by Reini Urban <[email protected]>
use darwin system linker, print ld_cmd on error

prevents from using the wrong macports /opt/local/bin/ld variant
to find the 3.6 llvm libdir for...

c3a6e7025cbf6cb4b4431ecb7ffa266917dc722c authored almost 9 years ago by Reini Urban <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

2721cb65ee57c837bb1bae392e232787f3df08df authored almost 9 years ago by sylvanc <[email protected]>
allow machine word constructors written in pony

860b3debc491463e912da6a497098933391d59c2 authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #465 from rurban/darwin-ar

Use system AR on OS X

517c92b48bb896316da4fd09e23e99953748fe8e authored almost 9 years ago by andymcn <[email protected]>
Merge branch 'master' of https://github.com/CausalityLtd/ponyc

e6c341386659b40c6a5fe28010cff70ea5785241 authored almost 9 years ago by sylvanc <[email protected]>
fix viewpoint bug

00526b8e21222b81e3cbb47fab53df46a6e8ca43 authored almost 9 years ago by sylvanc <[email protected]>
Merge pull request #462 from cquinn/options_test

Options tests and fixes

8ecb5305d2e679a6b0f4ad87c770561f4bb4f09e authored almost 9 years ago by andymcn <[email protected]>
make AR_FLAGS with -rcs

let AR_FLAGS be overridden. i.e. AR=llvm-ar needs rs, not -rcs when
archiving byte-compiled code...

8d3abfedf78b4dd64284a8006026b57118a1f3fc authored about 9 years ago by Reini Urban <[email protected]>
make: use darwin system AR

override macports /opt/local/bin/ar
causing all kind of assertions in config=release with lto.

f1c6178318c6de18a1305bd62a30c30dcde98f0c authored about 9 years ago by Reini Urban <[email protected]>
Removed comment about GNU POSIX since that's not exactly what Options implements.

e896ebf3dce7f53a1f6d0b7a6c3c364f2eb64221 authored about 9 years ago by cquinn <[email protected]>
Fleshed out the unit tests for Options, combining a couple. Fixed discovered broken Options parsing off-by-one errors.

2015ed13e264320d8f1d3d0a7431e25eb7937299 authored about 9 years ago by cquinn <[email protected]>
Merge pull request #461 from cquinn/string_bool_test

Unit test for String.bool()

1245503cea2a3dd43f85125799e18eca1459fdc1 authored about 9 years ago by andymcn <[email protected]>
Merge pull request #463 from cquinn/ponytest_usage

Fix PonyTest usage message

218e00cd71bac2054b992fe98bc2ef4b034f9437 authored about 9 years ago by andymcn <[email protected]>
Fixed ponytest usage

25b9e10de30afde5f0076121139b6909332c0fc1 authored about 9 years ago by cquinn <[email protected]>
Added the new unit test to the runner list

763738c5cf0fa22d37f144dc2c6ea4feca9f2a82 authored about 9 years ago by cquinn <[email protected]>
undoing the ponytest.pony change to move it to another PR

00152c7484367b38e26ecdbcfbcf26078b11885e authored about 9 years ago by cquinn <[email protected]>
Added a unit test for String.bool(). Fixed a usage message for the PonyTest command line options.

56353be07d7bea3ae86cb760184d559005ae1e9b authored about 9 years ago by cquinn <[email protected]>
Merge pull request #459 from cquinn/master

Add String.bool() function to provide String to Bool conversion

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

32c5c401dc953c44a4bf79925540fe521f1cf03a authored about 9 years ago by sylvanc <[email protected]>
use a typeexr element as the orig in lookup_nominal

b5e2801371c2b1ec835fa0fd5370147e3eb20068 authored about 9 years ago by sylvanc <[email protected]>
update comment

93c8203e77fef4f09117b8d8e9cd0fb599a8a05b authored about 9 years ago by Matt Kulukundis <[email protected]>
fix line length

11cacc43f848fde2dee40e82b05de51d879a7282 authored about 9 years ago by Matt Kulukundis <[email protected]>
Merge branch 'master' into glob

9ae9c1fd7a0041a8b0b8ef52ffbdcc3d87e1c365 authored about 9 years ago by Matt Kulukundis <[email protected]>
Merge pull request #1 from cquinn/string_bool

Updated String.bool() to use match

a3f87c85c2d2b127248bcf018c78087a99d6c793 authored about 9 years ago by Carl Quinn <[email protected]>
Updated String.bool() to use match

1a4c1be2bc6b252a85b72e0a7ec67809ec337ce8 authored about 9 years ago by cquinn <[email protected]>
Merge pull request #453 from fowles/prefix

Add strings.CommonPrefix

6cd91141182a6e8baea0518f062d3395c39f0b46 authored about 9 years ago by andymcn <[email protected]>