Fork me on GitHub
#cljs-dev
<
2021-03-01
>
dnolen17:03:46

closing in on getting in sync w/ Closure, in the future I think we'll try to stay more closely aligned

dnolen17:03:56

only self parity tests seem to be failing now

dnolen17:03:22

once we're past that can take a look at all the simple tickets / patches that have piled up and cut a new release

đź‘Ť 6
thheller18:03:02

@dnolen are you going over the closure-library related changes as well or just the compiler? they removed a bunch of stuff from goog/base.js that cljs.core currently uses. most notably I believe goog.isString goog.isFunction and goog.typeOf. not sure if there are others. I could try to sort those out and provide a patch if you want.

thheller19:03:48

oh nice. I missed that commit.

dnolen19:03:16

yeah I learned from the lessons of the past that these two things need to be bumped together 🙂

mikerod20:03:51

They must not have heard the “spec-ulation” talk.

dnolen20:03:19

in the old days they were really good about it, but it feels like the leadership around the project has changed - but also perhaps the declining usage outside of Google has made them be more aggressive

đź‘Ť 3