Philippe Pittoli

Results 17 comments of Philippe Pittoli
trafficstars

First, thanks for your quick reply. Second, yes, you did understand. There must be a way of doing what I want with LALR(1), but I'm no expert. I have to...

> Just commenting on consistency with the rest of the file, sorry if it's too much noise at this stage 😬 No that's okay. I just pushed your suggestions. Also:...

I changed the code for `Dir.statFile` back to what it was for windows. I did a `zig build -Dtarget=x86_64-windows` and it builds correctly. Now FreeBSD fails to build, and I...

I fixed the compilation for the different OSs. Symlinks aren't followed for most systems, besides windows, IOS, MacOS and wasi since they don't have `SYMLINK_NOFOLLOW`. Is there anything else to...

I made the requested changes, and build failed on the ziglang.zig platform for the MacOS architecture. MacOS arm64 and Windows architectures worked on ziglang.zig. I don't see anything useful in...

Besides the setup, the documentation is lacking an explanation about the actual features of Scry. I read the wiki, I still don't know what are the actual features implemented.

3-month update: still doesn't work. Is there something I can do? And I must add: I wrote this page a YEAR AGO. What should I do to make it happen...