From c2bec7a60f8abced15bb985357c0b6260938a665 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Thu, 30 Jan 2020 01:26:13 -0800 Subject: 5964 --- stats.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stats.txt b/stats.txt index c58816aa..cb1afd40 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) 6340 1900 +apps/mu.subx (incomplete) 7871 2558 ## 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) 12423 4162 +apps/mu.subx (incomplete) 13613 4786 ## executable size in KB Initial -tests/dead code @@ -47,4 +47,4 @@ apps/tests 41 5.8 apps/sigils 54 9.1 apps/calls 47 7.1 apps/braces 42 5.9 -apps/mu (incomplete) 83 18.0 +apps/mu (incomplete) 100 22.0 -- cgit 1.4.1-2-gfad0 about summary refs log tree commit diff stats
path: root/cpp/.traces/jump_if_fallthrough
blob: 1c4753d1639594c6533cbcbbaa37de7cb9103f77 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15