X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=README.md;h=ce3196ccc2d687894b2822b6f75b039d95dd907b;hb=8dd2823829e0b265bd01002a3d6eba0897d7885e;hp=ad54df4d372a27aba89444a8ae908239634e7de1;hpb=04a32c23778abecbf5bb062de7c7be7a2fed18aa;p=tiger.ml.git diff --git a/README.md b/README.md index ad54df4..ce3196c 100644 --- a/README.md +++ b/README.md @@ -6,19 +6,19 @@ Project Plan | status | id | title | pages | estimate | actual | start | finish | |--------|------------|------------------------------------------|-------|----------|--------|------------|------------| -| [ ] | 0 | Modern Compiler Implementation in ML | 512 | 28-84 | -- | xxxx-xx-xx | xxxx-xx-xx | +| [-] | 0 | Modern Compiler Implementation in ML | 512 | 28-84 | -- | 2018-04-16 | xxxx-xx-xx | | ====== | ========== | ======================================== | ===== | ======== | ====== | ========== | ========== | -| [ ] | 1 | - Fundamentals of Compilation | 264 | 14 | -- | ---------- | ---------- | -| [ ] | 1.01 | -- Introduction | 011 | 01 | -- | ---------- | ---------- | -| [ ] | 1.01.1 | --- Modules and interfaces | 001 | -- | -- | ---------- | ---------- | -| [ ] | 1.01.2 | --- Tools and Software | 002 | -- | -- | ---------- | ---------- | -| [ ] | 1.01.3 | --- Data structures for tree languages | 003 | -- | -- | ---------- | ---------- | -| [ ] | 1.01.p | --- Program | 002 | -- | -- | ---------- | ---------- | -| [ ] | 1.01.p.1 | ---- interpreter: maxargs | --- | -- | -- | ---------- | ---------- | -| [ ] | 1.01.p.2 | ---- interpreter: interp | --- | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e | --- Exercises | 002 | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e.1.a | ---- tree member | --- | -- | -- | ---------- | ---------- | -| [ ] | 1.01.e.1.b | ---- tree key/val | --- | -- | -- | ---------- | ---------- | +| [-] | 1 | - Fundamentals of Compilation | 264 | 14 | -- | 2018-04-16 | ---------- | +| [-] | 1.01 | -- Introduction | 011 | 01 | -- | 2018-04-16 | ---------- | +| [x] | 1.01.1 | --- Modules and interfaces | 001 | -- | -- | 2018-04-16 | ---------- | +| [x] | 1.01.2 | --- Tools and Software | 002 | -- | -- | 2018-04-16 | ---------- | +| [x] | 1.01.3 | --- Data structures for tree languages | 003 | -- | -- | 2018-04-16 | ---------- | +| [x] | 1.01.p | --- Program | 002 | -- | -- | 2018-04-16 | ---------- | +| [x] | 1.01.p.1 | ---- interpreter: maxargs | --- | -- | -- | 2018-04-17 | 2018-04-17 | +| [x] | 1.01.p.2 | ---- interpreter: interp | --- | -- | -- | 2018-04-17 | 2018-04-17 | +| [-] | 1.01.e | --- Exercises | 002 | -- | -- | ---------- | ---------- | +| [x] | 1.01.e.1.a | ---- tree member | --- | -- | -- | 2018-04-17 | 2018-04-17 | +| [x] | 1.01.e.1.b | ---- tree key/val | --- | -- | -- | 2018-04-18 | 2018-04-18 | | [ ] | 1.01.e.1.c | ---- demo unbalanced behaviour | --- | -- | -- | ---------- | ---------- | | [ ] | 1.01.e.1.d | ---- find functional balanced tree | --- | -- | -- | ---------- | ---------- | | ------ | ---------- | ---------------------------------------- | ----- | -------- | ------ | ---------- | ---------- |