graph: update bbc-basic. Exclude more from LOC.
authorJoel Martin <github@martintribe.org>
Fri, 2 Aug 2019 16:39:18 +0000 (11:39 -0500)
committerJoel Martin <github@martintribe.org>
Fri, 2 Aug 2019 16:39:18 +0000 (11:39 -0500)
Pull in bbc-basic update that allows loccount to properly count the
files.
Exclude more documentation and configuration files from LOC counts.

Makefile
docs/graph/all_data.json

index 6bcaa08..acf6269 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -491,7 +491,7 @@ stats: $(IMPL_STATS)
 $(IMPL_STATS):
        @$(foreach impl,$(word 2,$(subst ^, ,$(@))),\
          echo "Stats for $(impl):"; \
-         $(LOCCOUNT) -x "[sS]tep[0-9]_.*|tests|examples|Makefile|node_modules|getline.cs|terminal.cs|project.clj|elm-stuff|objpascal/regexpr|rdyncall|swift/templates" $(impl))
+         $(LOCCOUNT) -x "[sS]tep[0-9]_.*|[.]md$$|tests|examples|Makefile|package.json|tsconfig.json|Cargo.toml|project.clj|node_modules|getline.cs|terminal.cs|elm-stuff|objpascal/regexpr|rdyncall|swift/templates" $(impl))
 
 #
 # Utility functions
index d1c878c..558dacd 100644 (file)
     "push_rank": null,
     "star_count": null,
     "star_rank": null,
-    "sloc": 1808,
-    "files": 2,
+    "sloc": 1362,
+    "files": 7,
     "author_name": "Ben Harris",
     "author_url": "https://github.com/bjh21",
     "so_count": 7,
     "so_rank": 74,
-    "lloc": 241
+    "lloc": 1360
   },
   "c": {
     "dir": "c",
     "push_rank": null,
     "star_count": null,
     "star_rank": null,
-    "sloc": 2734,
-    "files": 88,
+    "sloc": 2481,
+    "files": 86,
     "author_name": "Vasilij Schneidermann",
     "author_url": "https://github.com/wasamasa",
     "so_count": 19,
     "push_rank": 23,
     "star_count": 237815,
     "star_rank": 22,
-    "sloc": 422,
-    "files": 10,
+    "sloc": 413,
+    "files": 9,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 15642,
     "push_rank": 20,
     "star_count": 524373,
     "star_rank": 17,
-    "sloc": 459,
-    "files": 9,
+    "sloc": 450,
+    "files": 8,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 9702,
     "push_rank": 47,
     "star_count": 31282,
     "star_rank": 40,
-    "sloc": 2380,
-    "files": 14,
+    "sloc": 2348,
+    "files": 12,
     "author_name": "Jos van Bakel",
     "author_url": "https://github.com/c0deaddict",
     "so_count": 1530,
     "push_rank": 2,
     "star_count": 18848895,
     "star_rank": 2,
-    "sloc": 481,
-    "files": 9,
+    "sloc": 469,
+    "files": 8,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 177041,
     "push_rank": 44,
     "star_count": 25419,
     "star_rank": 42,
-    "sloc": 1121,
-    "files": 12,
+    "sloc": 1113,
+    "files": 11,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 1424,
     "push_rank": 1,
     "star_count": 18848895,
     "star_rank": 1,
-    "sloc": 859,
-    "files": 11,
+    "sloc": 851,
+    "files": 10,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 3268025,
     "push_rank": 58,
     "star_count": 8711,
     "star_rank": 49,
-    "sloc": 780,
-    "files": 9,
+    "sloc": 762,
+    "files": 8,
     "author_name": "Jos van Bakel",
     "author_url": "https://github.com/c0deaddict",
     "so_count": 66,
     "push_rank": null,
     "star_count": null,
     "star_rank": null,
-    "sloc": 845,
-    "files": 10,
+    "sloc": 836,
+    "files": 9,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 0,
     "push_rank": 19,
     "star_count": 437636,
     "star_rank": 19,
-    "sloc": 1115,
-    "files": 8,
+    "sloc": 1072,
+    "files": 7,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 12811,
     "push_rank": 12,
     "star_count": 1162475,
     "star_rank": 16,
-    "sloc": 1322,
-    "files": 10,
+    "sloc": 1271,
+    "files": 8,
     "author_name": "Masahiro Wakame",
     "author_url": "https://github.com/vvakame",
     "so_count": 88964,
     "push_rank": 63,
     "star_count": 5733,
     "star_rank": 52,
-    "sloc": 3058,
-    "files": 17,
+    "sloc": 3048,
+    "files": 16,
     "author_name": "Joel Martin",
     "author_url": "https://github.com/kanaka",
     "so_count": 581,
     "so_rank": 78,
     "lloc": 106
   }
-}
\ No newline at end of file
+}