Commit 6db16e291868b7ea435088678df61b44d4558b58

Thomas de Grivel 2023-03-23T22:43:41

todo

diff --git a/README.md b/README.md
index c3e1b16..fdb5829 100644
--- a/README.md
+++ b/README.md
@@ -75,16 +75,20 @@ Script interpreter. Under development.
  - libc3
    - atomic operations
    - triple serial id
+   - with ignore variables
+   - boolean operators
    - arrays
    - defmodule
    - structs
    - errors (setjmp, longjmp)
      - stacktrace
    - functions
-     - & &1
      - def
      - funcall
+     - & &1
      - DONE fn () {}
+  - livebook
+    - gaussian
   - buf_sha256
   - buf_popen
   - DONE ci