Skip to content

Commit d3a976d

Browse files
committed
Remove finished TODO items
1 parent 19be154 commit d3a976d

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

TODO.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -148,11 +148,6 @@
148148

149149
- similar to JSDoc source docs
150150

151-
1. clean-up cpp test runners
152-
153-
- `powm1`
154-
- `riemann-zeta`
155-
156151
1. `type-of` should check for `toStringTag` support
157152

158153
1. update `utils/tools`
@@ -739,8 +734,6 @@
739734
- how would we annotate for reactive documents? inline comments? spans?
740735
- how would we annotate asides/notes? maybe not necessary for standard module READMEs. Possibly via spans.
741736
742-
1. remark-insert-svg-equation plugin
743-
744737
1. remark-insert-svg-figure plugin
745738
746739
- requires codifying a comment markup syntax, which can take inspiration from how equations are documented in Markdown
@@ -1694,7 +1687,6 @@
16941687
16951688
1. [ilogb](https://github.com/JuliaLang/openlibm/blob/master/src/s_ilogb.c) and [logb](https://github.com/JuliaLang/openlibm/blob/master/src/s_logb.c), although these may just be `float64-exponent`
16961689
1697-
1. rem_pio2
16981690
16991691
1. stream module (e.g., flow-split, flow-join, flow-mean) => /utils /math etc
17001692

0 commit comments

Comments
 (0)