Update TODO.md

This commit is contained in:
JT
2021-10-03 08:33:30 +13:00
committed by GitHub
parent 1d7ab28a0f
commit 5bf51b5a7a

View File

@@ -23,7 +23,8 @@
- [x] Signature needs to make parameters visible in scope before block is parsed - [x] Signature needs to make parameters visible in scope before block is parsed
- [x] Externals - [x] Externals
- [x] Modules and imports - [x] Modules and imports
- [ ] Exports - [x] Exports
- [ ] Input/output types
- [ ] Support for `$in` - [ ] Support for `$in`
- [ ] Value serialization - [ ] Value serialization
- [ ] Handling rows with missing columns during a cell path - [ ] Handling rows with missing columns during a cell path