about summary refs log tree commit diff stats
path: root/stats.txt
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-02-27 16:54:34 -0800
committerKartik Agaram <vc@akkartik.com>2020-02-27 16:54:34 -0800
commita9151143f3d7c276e3c87b79b00378d509942d33 (patch)
tree259c6229f59973aa288d88ad57167379d0463fa0 /stats.txt
parentbe8799b795172414231f851975cac76e041e7d0d (diff)
downloadmu-a9151143f3d7c276e3c87b79b00378d509942d33.tar.gz
6058
Diffstat (limited to 'stats.txt')
-rw-r--r--stats.txt30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats.txt b/stats.txt
index 19b15d63..0560bb99 100644
--- a/stats.txt
+++ b/stats.txt
@@ -50,20 +50,20 @@ apps/braces                 42        5.9
 apps/mu (incomplete)       155       29.0
 
 ## history of apps/mu.subx
-                                                    date    commit  mu.subx   -tests/cmts  binary (KB excl. dead code)
-parsing function headers                            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                                       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        Feb 21  6043     9199        3115        27
-user-defined types, and getting fields in them      Feb 27  6055     9710        3374        29
+                                                        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            Feb 21  6043     9199        3115        27
+user-defined types, and getting fields in them          Feb 27  6055     9710        3374        29
 
 vim:nowrap:tw&