Zihao Fang

Results 6 issues of Zihao Fang

Currently, ABCL can only compile to ".abcl" file, a modified class file in order to be loaded by ABCL. However, is there any method to compile it into class files...

By now, Xournal++ doesn't have an official build for Windows on ARM, which means that we should build it ourselves. Actually, the building process is not just simply replacing "x86_64"...

enhancement
os::windows

## Current Behavior When starting `xonsh`, Python appears on the Dock and jumps immediately. If quitting `xonsh`, the icon will soon disappear. Force quitting Python from the dock will also...

mac osx
integration-with-other-tools

I tried to measure the execution time using the `clock()` function in ``. However, it throws the following error: ``` undefined reference to `times` ``` Thus, I cannot measure the...

answered-waiting-feedback

--- ## Feature request Is there any plan to support other floating point types as LLVM C/C++ bindings support, like bf16, x86 fp80, or fp128? It would be of a...

enhancement
feature_request

I have just got a laptop whose CPU is Snapdragon 8cx Gen 3. There is no native build for ARM64, so I tried to compile it with MSYS2, clangarm64 branch....