Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 358 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 358 Bytes
  • 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.