diff --git a/src/doc/status.org b/src/doc/status.org index 0c92f1d7f..186362706 100644 --- a/src/doc/status.org +++ b/src/doc/status.org @@ -47,19 +47,19 @@ Many nodes, moderate amount of content (deviations from the standard) # - [ ] LFFI :: Library FFI :: (?) /dlopen etc./ # - [ ] DFFI :: Dynamic FFI - [X] UFFI -- [ ] Multithreading -- [ ] Signals and Interrupts -- [ ] Networking -- [ ] Memory managament -- [ ] MOP -- [ ] Green threads -- [ ] Continuations -- [ ] Extensible Sequences -- [ ] Gray streams -- [ ] Series -- [ ] Tree walker -- [ ] Local package nicknames -- [ ] CDR Extensions + - [ ] Multithreading + - [ ] Signals and Interrupts + - [ ] Networking + - [X] Memory managament + - [ ] MOP + - [ ] Green threads + - [ ] Continuations + - [ ] Extensible Sequences + - [ ] Gray streams + - [ ] Series + - [ ] Tree walker + - [ ] Local package nicknames + - [ ] CDR Extensions * Not documented yet #+BEGIN_SRC lisp