Eric Rodrigues Pires

Results 30 comments of Eric Rodrigues Pires

I still believe the best solution is the one I put forward -- make these functions partial.

This is caused by a programmer error, not a parser error. The problem that triggered this issue was when the user defined an `ArgSpec.u64` and later tried to fetch the...

There are some early discussions [from the beginning of the #runtime stream in Zulip](https://ponylang.zulipchat.com/#narrow/stream/190365-runtime) (that were actually copied from the Slack) that cover a few runtime topics.

Updated to reflect the addition of [main.actor](https://github.com/ponylang/main.actor)

As I see it, documentation generation is not stable for non-stdlib use as of right now (ponylang/ponyc#2774), and the (partial) solution to that through main.actor is also not done, so...

`remuda` [[ref]](https://en.wikipedia.org/wiki/Remuda)

@plietar Could you open a separate issue?

FYI, the issue is still present after migrating to Mkdocs.

Also do note that `ponyup default` is mentioned in the README, but specifically when troubleshooting "unable to install `ponyc`". This issue is for when the installation is successfully, but running...