This commit is contained in:
Kartik Agaram 2020-09-30 21:33:14 -07:00
parent 72c42f90cf
commit 8b215b65cf
1 changed files with 5 additions and 6 deletions

View File

@ -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) 24014 7908
apps/mu.subx (incomplete) 25652 8251
## 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) 27107 10729
apps/mu.subx (incomplete) 29072 11144
## 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) 380 70.0
apps/mu (incomplete) 405 73.0
## history of apps/mu.subx
date commit mu.subx -tests/cmts binary (KB excl. dead code)
@ -62,11 +62,10 @@ cleaning up locals in the presence of early exits Feb 9 6000 8554
pointer dereferencing Feb 20 6040 9053 3075 27
arrays, and indexing them with a non-literal
user-defined types, and getting fields in them Mar 11 6135 11592 4165 33
cleanup: switch to handles everywhere May 22 6382 15014 5064 39
-- cleanup: switch to handles everywhere May 22 6382 15014 5064 39
first round of prototyping and static checks Jun 21 6572 18722 6044 49
more checks Jul 25 6674 22067 7153 61
more checks Aug 22 6723 23934 7851 69
floating point Sep 30 6909 25652 8251 73
vim:nowrap:tw&