diff --git a/TODO.md b/TODO.md index 9b7336d..c2fbd5f 100644 --- a/TODO.md +++ b/TODO.md @@ -7,24 +7,21 @@ - [DONE] remove ground dataspace syntax - [DONE] `spawn :let childVal = parentCalculation { ... }` - [DONE] better autobuilding for smooth and fast dev; babel uses gulp? + - [DONE] dataspaces, dataspace relays + - [DONE? Surely there's more] pin down and fix the problems with facet field scope (!!) + - [DONE] `npm init @syndicate` + + - [DONE] timer driver + - [DONE] ui driver + - [DONE] web driver + - [DONE] tcp driver - `defer` statement - `define/query` - some kind of `stop facet` statement - put a Symbol on the fields blob? - - [DONE] dataspaces, dataspace relays - other kinds of relay - - [DONE? Surely there's more] pin down and fix the problems with facet field scope (!!) - - - `npm init @syndicate` - - - drivers - - [DONE] timer - - [DONE] ui - - [DONE] web - - [DONE] tcp - - alias wrapExternal to index.js - @syndicate-lang/standalone, analogous to @babel/standalone