cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
mkvlr 2019-10-31T07:50:01.078Z

sorry for the slow response, hasn’t happened since I last cleaned and the generated code around the missing namepace looked normal / in order.

dnolen 2019-10-31T15:26:16.078600Z

hello from Prague - a bunch of fixes to the goog ns analysis

⛄ 4
dnolen 2019-10-31T15:26:51.079400Z

also finally fixed the load-file issue at the REPL when loading a namespace that requires indexed node modules

dnolen 2019-10-31T15:27:03.079700Z

was driving me crazy - ended up being a simple fix

dnolen 2019-10-31T15:27:47.080600Z

would like to cut a new release soon-ish - would like the goog analysis stuff to be relatively bug free - so if people up for testing lots of cases that would be helpful

mfikes 2019-10-31T20:20:18.081900Z

I gave a demo of the Closure library analysis feature on Apropos (and promoted the notion of people giving it a spin)

borkdude 2019-10-31T20:22:39.082200Z

thanks, it was interesting 🙂

2019-10-31T20:58:15.085100Z

Gonna try it tomorrow. Looking forward to remove all typehints for closure library :)