From 86be656790103217ab2e164ac7d7458c6f97e570 Mon Sep 17 00:00:00 2001 From: Nadrieril Date: Sat, 20 Apr 2019 23:19:06 +0200 Subject: Update readme completion counters --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3982e9d..002dcd9 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ This is still quite unstable so use at your own risk. Documentation is severely ## Standard-compliance - Parsing: 100% -- Imports: 0% -- Normalization: 74% -- Typechecking: 66% +- Imports: 10% +- Normalization: 81% +- Typechecking: 83% You can see what's missing from the commented out tests in `dhall/src/normalize.rs` and `dhall/src/typecheck.rs`. -- cgit v1.2.3