Zhong, Tsao

Results 18 issues of Zhong, Tsao

Current color_coded stuck with LLVM 7 flags system. I'm trying to highlight SYCL which requires llvm-14. Anyway, no pressure, just check out. 😄

As title. Also add a searching directory for lua library. @jeaye

I fix it temporarily by removing system clang include from defaults.hpp. I think there is no need to add duplicated library in the compilation system.

This expression will crash rapidcheck case with segfault: RC_ASSERT(nullptr != nullptr);

cd /Users/caozhong/Workspace/zdoom/ViZDoom/build/src/vizdoom/wadsrc && /usr/local/Cellar/cmake/3.8.0/bin/cmake -E touch /Users/caozhong/Workspace/zdoom/ViZDoom/build/src/vizdoom/tools/zipdir/zipdir It takes quite long at this command. Anything wrong?

## ❓ What is the rationale behind floor or round I see softmax and polynomial use floor but other places use round. What is the consideration?

question

Expand ArgValueTransform template to vector of fundamental types Signed-off-by: caozhong

Should I wrote specific code or there is already one.

That's would be interesting.

There are cases that we need to know partial order of SYCL object to make it into certain container. So is it possible to define ```operator

enhancement