about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-03-07 21:12:56 -0800
committerKartik Agaram <vc@akkartik.com>2020-03-07 21:12:56 -0800
commitfca55d2a45e3d4c2da5661e72ba2fa3929fd0436 (patch)
tree49b2e263daa3ec5c431530001a0f81b35f70c7e6
parent44798a2e2cff818dda287d7d1232fa9b55b3f36d (diff)
downloadmu-fca55d2a45e3d4c2da5661e72ba2fa3929fd0436.tar.gz
6098
It was premature to say user-defined record types and array types were
done.
-rw-r--r--stats.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/stats.txt b/stats.txt
index 0560bb99..26a7339b 100644
--- a/stats.txt
+++ b/stats.txt
@@ -63,7 +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
+arrays, and indexing them with a non-literal
+user-defined types, and getting fields in them
 
 vim:nowrap:tw&