Fangyi Zhou

Results 14 issues of Fangyi Zhou

They are random R outputs instead of data.

https://github.com/plfa/plfa.github.io/blob/dev/src/plfa/part2/Subtyping.lagda.md It seems that the previous page (More) directly goes to the next page (Bisimulation), and vice versa. So this chapter is skipped.

bug

Based on #1380 by @A-Manning I added a switch to enable encoding (`smtencoding.encode_string`), and the example in #1380 is able to typecheck.

Hi, The ppxlib version scheme does not say which AST is being used, and this leads to breakages when the AST is bumped, in the case when an upper bound...

Thanks for the nice template! I noted that upstream has added some support for dark mode. I incorporated the changes from upstream and made some subsequent changes. So far, the...

Currently we have a default of `digraph G`, better to replace that with `Role@Proto`

Possibly useful article: https://baturin.org/blog/declarative-parse-error-reporting-with-menhir/

Configure script complains about missing `ppx_implicits`, but this package does not work with OCaml 4.05.0, hence I cannot compile this package. Any suggestions?