Christoffer Lerno
Christoffer Lerno
I noted that the latest C3 cmake script now works in these cases anyway. But you need this for other things, right?
Would it be fine to return it as json?
This is now in 0.5.6
Some of these are available: test and benchmarks are built in. Leak and memory detection is available both through sanitizers and internal libraries. Debugging works with LLDB, GDB and the...
As far as possible yes. I've tried to be as general as possible. For example, the test runner is pluggable, so you can write a stub implementation that works directly...
The second is obvious why it doesn't work at least: text asm doesn't understand its surroundings. Looking through the asm code will take a little while because I have to...
This needs to be done with all the other ASM fixes.
Do you have any suggested syntax?
Umm.. did you test the asm syntax yet?