about summary refs log tree commit diff stats
path: root/stats.txt
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-11-05 17:02:33 -0800
committerKartik Agaram <vc@akkartik.com>2020-11-05 17:02:33 -0800
commitd496dd0bbce5dba0401576ebdda7fc98427f26bd (patch)
tree06e5f5a8c0d1a04035d404f7f342c0015e52dd2f /stats.txt
parentc31d1d3a3dbe4fd7ddb2e2f43a8ba229a33558da (diff)
downloadmu-d496dd0bbce5dba0401576ebdda7fc98427f26bd.tar.gz
7186
Diffstat (limited to 'stats.txt')
-rw-r--r--stats.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/stats.txt b/stats.txt
index 10c62819..aaa8b8c5 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) 26067     8595
+apps/mu.subx (incomplete) 34150    11953
 
 ## 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) 29462    11188
+apps/mu.subx (incomplete) 33682    14882
 
 ## 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)       405       74.0
+apps/mu (incomplete)       530      119.0
 
 ## history of apps/mu.subx
                                                         date    commit  mu.subx   -tests/cmts  binary (KB excl. dead code)
@@ -67,5 +67,6 @@ first round of prototyping and static checks            Jun 21  6572    18722
 more checks                                             Jul 25  6674    22067        7153        61
 more checks                                             Aug 22  6723    23934        7851        69
 floating point                                          Sep 30  6917    26067        8595        74
+more checks                                             Nov 5   7187    34150       11953       119
 
 vim:nowrap:tw&