diff --git a/TODO.md b/TODO.md index 5a2cb05062..577efd86a6 100644 --- a/TODO.md +++ b/TODO.md @@ -17,6 +17,7 @@ - [x] Column path - [x] ...rest without calling it rest - [x] Iteration (`each`) over tables +- [ ] Error shortcircuit (stopping on first error) - [ ] ctrl-c support - [ ] operator overflow - [ ] finish operator type-checking