Ce Zheng

Results 42 comments of Ce Zheng

Could you please provide repro code that can execute rather than pseudo-code? Thanks

Also, please use the latest Fuzi version 3.1.1. Version 1.0.1 is a few years old already, I don't expect it to work with Xcode 11.

I mean would you mind providing executable source code that I can use run and debug rather than just a screenshot of a code snippet? I don't even know what...

ABI compatibility is really just ensured by Apple that Fuzi does not really know about. Why is it absolutely necessary to use a binary built with earlier versions of Xcode...

I don't think this is a Fuzi bug, but you should probably file a bug to Apple if this is important to you.

There had been a discussion on SPM & Linux support but there are many problems the prevent us from doing it. #7 To sum up: 1. Fuzi relies on some...

#101 adds SPM support for Xcode, but Linux SPM support is not covered. So reopening this.

Hi, thanks for reporting this issue. I guess many CSS3 selectors are still not supported in Fuzi at the moment, but I'm planning to add them soon. Currently I'm on...

I think I'm fine with adding an option for parsing. I'll be happy to review any PRs.

I have thought about supporting modifying XML before, but this will require a major rewrite since the current implementation heavily relies on `lazy`. For this PR, the attributes property will...