This commit is contained in:
Kartik Agaram 2020-02-27 16:53:32 -08:00
parent 510a5429ca
commit be8799b795
1 changed files with 6 additions and 4 deletions

View File

@ -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) 9053 3075
apps/mu.subx (incomplete) 9710 3374
## 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) 14477 5220
apps/mu.subx (incomplete) 14889 5691
## 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) 147 27.0
apps/mu (incomplete) 155 29.0
## history of apps/mu.subx
date commit mu.subx -tests/cmts binary (KB excl. dead code)
@ -63,5 +63,7 @@ blocks Jan 29 5948 7455
break/continue instructions Jan 30 5964 7871 2558 22
cleaning up locals in the presence of early exits Feb 9 6000 8554 2918 26
pointer dereferencing Feb 20 6040 9053 3075 27
arrays, and indexing them with a non-literal Feb 21 6043 9199 3115 27
user-defined types, and getting fields in them Feb 27 6055 9710 3374 29
vim:nowrap
vim:nowrap:tw&