Results 6 issues of ZHTan

I'm new to llvm so not sure if i'm correct. It seems that currently when an ExecutionEngine goes out of scope, it will not touch the `owned_by_ee` field of Modules...

bug

P19. KMP算法的均摊复杂度应该做不到N/M吧?是否是子行划错了

Here is how I get things work, but may mess up sth. 0. Assuming you already got `cmake`, `gmake`, `clang`, `cargo` or any other compile-related tools. 1. `brew install qt@5`...

**Describe the bug** On commit id 68c67da85002195cf8e3ef5ed7fd325ed7bccebe (currently top of develop), I ran ``` ❯ cargo run --example showcase ``` which gives me a black window. then I use git...

bug

既然本体里推荐了tikz,感觉应该把 ``` \usetikzlibrary{external} \tikzexternalize % activate! ``` 写入到`global.tex`中,或者在本体中注明一下?否则大量的tizk图会让编译慢到喝咖啡… 不过这样需要在编译命令里加入(xelatex的情况) ``` xelatex -8bit -shell-escape ```

如果设置了AutoFakeBold的话,将pdf内容复制到word或其他文本软件后会变成乱码或无法复制,我怀疑这有可能导致查重出现问题。设置成false后可以正常复制。

bug