- Use less shell scripts.
- Add a test to make sure that there are no divisions by zero.
- Write better, more detailed docs.
- Replace the current AST with Dolmen's typed AST.
- Add a shrinking functionality to have simpler/smaller test cases when bugs are found.
- Replace the bug_info type with something more flexible.