about summary refs log tree commit diff stats
path: root/stats.txt
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-03-10 17:16:24 -0700
committerKartik Agaram <vc@akkartik.com>2020-03-10 17:16:24 -0700
commit176417f8d14111412d56018540b4f7c471bd0021 (patch)
treee5d1cf6231b946daa15ce878c578272079fb53c8 /stats.txt
parent38b1bfd4d023785c5733c54e7d3e2eda1037bd8c (diff)
downloadmu-176417f8d14111412d56018540b4f7c471bd0021.tar.gz
6121
Diffstat (limited to 'stats.txt')
-rw-r--r--stats.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/stats.txt b/stats.txt
index 26a7339b..d643da4a 100644
--- a/stats.txt
+++ b/stats.txt
@@ -13,7 +13,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)  9710     3374
+apps/mu.subx (incomplete) 11082     3962
 
 ## Total source lines needed including libraries
                           Initial   -whitespace/comments/tests/dead code
@@ -30,7 +30,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) 14889     5691
+apps/mu.subx (incomplete) 15874     6313
 
 ## executable size in KB
                           Initial   -tests/dead code
@@ -47,7 +47,7 @@ apps/tests                  41        5.8
 apps/sigils                 54        9.1
 apps/calls                  47        7.1
 apps/braces                 42        5.9
-apps/mu (incomplete)       155       29.0
+apps/mu (incomplete)       181       32.0
 
 ## history of apps/mu.subx
                                                         date    commit  mu.subx   -tests/cmts  binary (KB excl. dead code)
3c59f985 ^

63770815 ^
3c59f985 ^
63770815 ^





3c59f985 ^
63770815 ^

3c59f985 ^
63770815 ^




3c59f985 ^
63770815 ^


3c59f985 ^
63770815 ^



5dbef8ad ^
63770815 ^

3c59f985 ^

63770815 ^
3c59f985 ^
63770815 ^

3c59f985 ^

63770815 ^
3c59f985 ^
63770815 ^

3c59f985 ^

63770815 ^
3c59f985 ^
63770815 ^

3c59f985 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82