浏览代码

Update Rust roadmap

Joeri Exelmans 4 年之前
父节点
当前提交
b0d545aa91
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/sccd/statechart/codegen/code_generation.txt

+ 2 - 2
src/sccd/statechart/codegen/code_generation.txt

@@ -34,11 +34,11 @@ Roadmap
 
   Milestone 2: Minimal support for semantic variability:
 
-    - Priority: Child-first
+    - (DONE) Priority: Child-first
     - Big-Step Maximality: Take Many
 
     - goal: following tests should pass:
-        semantics/priority/test_source_child.xml
+        (DONE) semantics/priority/test_source_child.xml
         semantics/big_step_maximality/test_flat_takemany.xml
         semantics/big_step_maximality/test_ortho_takemany.xml