@slipset 😯
I've added a ticket to document the proleptic vs. Gregorian / Julian calendar implications for #inst
https://github.com/clojure/clojurescript-site/issues/367
@mhuebert https://clojure.atlassian.net/browse/CLJS-3288, couldn't apply this one
https://clojure.atlassian.net/browse/CLJS-3286 this one had failing tests, reverted
@alexmiller no rush if you're still on vacation, but I just built Google Closure Library - another release would be nice
@dnolen can do
oops, I built before realizing that you had already built
no worries I guess
@dnolen ok, available now
org.clojure/google-closure-library-third-party "0.0-20201211-3e6c510d" org.clojure/google-closure-library "0.0-20201211-3e6c510d"
Actually, what are we calling the tag literals in the language ?
#js
, #inst
, etc.
https://clojure.org/reference/reader#_built_in_tagged_literals - "built-in tagged literals"
Hi, thank you Alex.
Actually, I just wanted to make sure that they called tagged literals
.