Replies: 1 comment 2 replies
-
I mostly want to be sure that all known bugs are addressed. There's also this task: #1352 which has caused me a lot of pondering on how I wanted to solve it. Originally it seemed straightforward, but has led into a lot of thoughts on call parameter evaluation ordering and named parameters. I discovered two bugs in the current code:
And this is not taking into consideration what splat would do. So the question is:
Also I fixed a bug as recently as today, I'd like to know that there hasn't been a bug spotted in a while before I release, so if I release with known issues, then it'll be in about a week I think. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
There is a milestone for it and it seems completed: https://github.com/c3lang/c3c/milestone/9
Beta Was this translation helpful? Give feedback.
All reactions