Yuyang Liu
Yuyang Liu
> Lots of great stuff in here. I've reviewed the implementation, will review the examples and documentation in a second pass once those comments are addressed. Appreciate it, Robin!
> Hi @flowKKo! Yup this is definitely a better approach. You should just change those unit tests for `Parse` into unit tests for `ToEpochTimeMillisecondsFunc` instead, since now that is where...
Hi Robin(@robin-aws ), I have added namespace in C# file to try to resolve the CI issue. Could you re-run the integration-tests pipeline again? Thank you!
Hi Robin, previously running `make update-binary` on Mac would produce errors, so I initially submitted the output from running `make update-binary NO_VERIFY=true`. Now I've rebuilt using Ubuntu environment, and the...
I have updated the generated doo files but there are still some code modifications that we need to do (like just now we pushed a new commit again) I have...
> @robin-aws Hey Robin, can you help me to take a look at the issue below? https://paste.ubuntu.com/p/q9PcrywPjZ/ I added SeqExt.dfy file in Std.Collections to support Duration.dfy functionality. When the project...
Hi Robin(@robin-aws ), thank you very much for your reply. I'll make adjustments to the code based on this feedback as soon as possible. Also, I'd like to update you...