Skip to content

Commit 3f0e8af

Browse files
committed
Update parser progress summary
1 parent edad3c7 commit 3f0e8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This table provides a summary of progress for the zig compiler re-write and shou
44

55
| | Str & Num * | Functions | Modules | Collections | Records & Tuples | Recursive Types | Static Dispatch |
66
|--------------------------|:-----------:|:----------:|:-------:|:-----------:|:-----------------:|:----------------:|:----------------:|
7-
| **Parse** | 🚧 | 🚧 | | | | | |
7+
| **Parse** | 🪫 | 🪫 | 🚧 | 🪫 | 🪫 | 🪫 | 🪫 |
88
| **Canonicalize** | 🚧 | 🚧 | | | | | |
99
| **Resolve Imports** | | | | | | | |
1010
| **Check Types** | | | | | | | |

0 commit comments

Comments
 (0)