Kray-G
Kray-G
Thanks for your considering to use this product. I very appreciated. I feel you can use this for REPL C, but I think it depends on your purpose about if...
Thanks for your report. I feel it is very useful to see the Grammar on Railroad Diagram. But I am afraid, can I ask what you would like me to...
Thanks for your report. I will check this.
I am sorry, I can not use Linux environment now. Just a moment please. I will try to setup another linux on my system. This is just a progress information.
In the latest source code, uninitialized values and segfault with sample.kx will be fixed, but memory leak problem is remaining. I tried valgrind with --leak-check=full option, but the following message...
As I have a limited access to a linux environemnt, so I tried to find it out on Windows with `` of Visual Studio. Then, I have some memory leak...
It is just a information. I was going to fix all memory leaks, but it still has remained... Now only `still reachable: 6,566 bytes in 19 blocks` is remaining, but...
Thanks for your comment. Your random results will be caused by the problem of #136, if it is on Linux. After you fix the problem of #136, you will face...
Many thanks, @vnmakarov and @logzero. Yes I also feel this is an issue on Linux, but I don't know what differences are between Linux and WSL. So I will try...
As I mentioned by #138, I feel the problem is caused when the struct is passed by blk or not. This is just a comment. I will investigate this problem...