status.org - tick Memory Management

This commit is contained in:
Tomek Kurcz 2017-08-21 10:24:17 +02:00
parent 796907e6e7
commit dffedb36b4

View file

@ -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