In logjson:
authorNick Downing <nick@ndcode.org>
Wed, 16 Feb 2022 14:04:53 +0000 (01:04 +1100)
committerNick Downing <nick@ndcode.org>
Wed, 16 Feb 2022 14:04:53 +0000 (01:04 +1100)
* Implement LazyArray.splice(), implement unshift/shift/push/pop in terms of splice (also, this fixes a bug with pop where the LazyArray.length was not updated)

In ndcode_site:
* Upgrade to nick_site commit f981fa57, adds alerts and inactive sidebar option

logjson
ndcode_site

diff --git a/logjson b/logjson
index bf7d886..ccf5cdf 160000 (submodule)
--- a/logjson
+++ b/logjson
@@ -1 +1 @@
-Subproject commit bf7d88636a2f64d7b25a34c3a5c25a94c43eac4c
+Subproject commit ccf5cdfd695d27fb519c9e92c94bf1f252ee0f6c
index f44483c..c91ef65 160000 (submodule)
@@ -1 +1 @@
-Subproject commit f44483cf541210f336c09d3a1d8441496c89eacd
+Subproject commit c91ef65e1946edd8567e627c149e149a25684267