ryandmaggio

Results 3 comments of ryandmaggio

I've pushed my updated code which I believe to be correct (although resulting in a somewhat unintuitive AST, in my opinion, but it seems right). Locally, "make tests" doesn't work,...

I'm not sure what is going on with the test failures, I'm still looking into it, but the failures are in parts of the code that I hadn't knowingly touched...

* add support for each syscall * edit inject_syscall to catch a flag for if the syscall returns * edit inject_syscall to be more discerning about when to do the...