Compiler is finished and functional.
Everything we tested works up until the interpreter. LLVM translation doesn't work for n-dimensional arrays with n > 2 or global pointers (except arrays and function pointers).
Some other specific tests might not work, our tests weren't exhaustive.