about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-17 18:47:06 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-17 18:47:38 -0800
commit10bf5a098601f562b2911b789d9b7d1271c63aa3 (patch)
tree4133611a45a056bfbc101ff28428e028a2c91bb1
parentde8a15e9f0070a445c9627da4da22f4fc37782de (diff)
downloadmu-10bf5a098601f562b2911b789d9b7d1271c63aa3.tar.gz
7263
-rw-r--r--stats.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/stats.txt b/stats.txt
index aaa8b8c5..2a15678f 100644
--- a/stats.txt
+++ b/stats.txt
@@ -12,7 +12,7 @@ apps/tests.subx             284      137
 apps/sigils.subx           4641      896
 apps/calls.subx            1785      448
 apps/braces.subx            360      121
-apps/mu.subx (incomplete) 34150    11953
+apps/mu.subx              36055    12688
 
 ## Total source lines needed including libraries
                           Initial   -whitespace/comments/tests/dead code
@@ -28,7 +28,7 @@ apps/tests.subx            8519     2214
 apps/sigils.subx          10578     3043
 apps/calls.subx            9242     2388
 apps/braces.subx           8545     2111
-apps/mu.subx (incomplete) 33682    14882
+apps/mu.subx              35010    15650
 
 ## executable size in KB
                           Initial   -tests/dead code
@@ -44,7 +44,7 @@ apps/tests                  41        5.8
 apps/sigils                 54        9.1
 apps/calls                  47        7.1
 apps/braces                 42        5.9
-apps/mu (incomplete)       530      119.0
+apps/mu                    554      129.0
 
 ## history of apps/mu.subx
                                                         date    commit  mu.subx   -tests/cmts  binary (KB excl. dead code)
@@ -68,5 +68,6 @@ more checks                                             Jul 25  6674    22067
 more checks                                             Aug 22  6723    23934        7851        69
 floating point                                          Sep 30  6917    26067        8595        74
 more checks                                             Nov 5   7187    34150       11953       119
+== mostly done                                          Nov 17  7263    36055       12688       129
 
 vim:nowrap:tw&