mu/linux/stats.txt

74 lines
4.0 KiB
Plaintext
Raw Normal View History

## Lines in source files
Initial -whitespace/comments/tests
apps/factorial.subx 120 44
apps/crenshaw2-1.subx 561 180
apps/crenshaw2-1b.subx 757 186
apps/hex.subx 1442 149
apps/survey_elf.subx 4733 905
apps/pack.subx 5881 840
apps/dquotes.subx 1925 383
apps/assort.subx 905 183
apps/tests.subx 284 137
apps/sigils.subx 4641 896
2019-12-21 21:17:51 +00:00
apps/calls.subx 1785 448
apps/braces.subx 360 121
apps/mu.subx 36692 12858
## Total source lines needed including libraries
Initial -whitespace/comments/tests/dead code
apps/factorial.subx 8436 1700
apps/crenshaw2-1.subx 8644 1925
apps/crenshaw2-1b.subx 8736 1931
apps/hex.subx 9065 1908
apps/survey_elf.subx 10217 3248
apps/pack.subx 10589 2727
apps/dquotes.subx 9262 2468
apps/assort.subx 8686 2425
apps/tests.subx 8519 2214
apps/sigils.subx 10578 3043
apps/calls.subx 9242 2388
apps/braces.subx 8545 2111
apps/mu.subx 35438 15820
2019-07-20 07:09:21 +00:00
## executable size in KB
Initial -tests/dead code
apps/crenshaw2-1 41 4.3
apps/crenshaw2-1b 42 5.2
apps/factorial 42 5.2
apps/hex 45 5.0
apps/survey_elf 51 9.6
apps/pack 54 7.6
apps/dquotes 46 6.5
apps/assort 42 6.4
apps/tests 41 5.8
apps/sigils 54 9.1
apps/calls 47 7.1
apps/braces 42 5.9
apps/mu 563 131.0
2020-02-21 08:25:55 +00:00
## history of apps/mu.subx
2020-02-28 00:54:34 +00:00
date commit mu.subx -tests/cmts binary (KB excl. dead code)
parsing function headers 2019 Oct 30 5725 621 277 6.9
function calls Nov 10 5739 1202 346 7.2
code-generating primitive instructions Nov 17 5750 1923 363 7.3
arguments Nov 30 5785 4038 1330 13
return values 2020 Jan 1 5878 5432 1457 15
compound types: `addr` and `array` Jan 20 5911 6023 1697 16
local variables and their reclamation Jan 27 5934 6340 1900 18
register locals and shadowing Jan 27 5940 6498 1940 18
blocks Jan 29 5948 7455 2534 22
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
user-defined types, and getting fields in them Mar 11 6135 11592 4165 33
2020-10-01 04:33:14 +00:00
-- cleanup: switch to handles everywhere May 22 6382 15014 5064 39
first round of prototyping and static checks Jun 21 6572 18722 6044 49
2020-07-25 22:35:43 +00:00
more checks Jul 25 6674 22067 7153 61
2020-08-22 20:26:08 +00:00
more checks Aug 22 6723 23934 7851 69
2020-10-01 06:55:01 +00:00
floating point Sep 30 6917 26067 8595 74
2020-11-06 01:02:33 +00:00
more checks Nov 5 7187 34150 11953 119
== mostly done Nov 20 7267 36692 12858 131
2020-06-18 16:04:09 +00:00
2020-02-28 00:53:32 +00:00
vim:nowrap:tw&