cljs-dev

ClojureScript compiler & std lib dev, https://clojurescript.org/community/dev
dnolen 2020-07-20T20:33:08.421400Z

landed support for foo$default etc. patterns in master for Node & foreign libs

dnolen 2020-07-20T20:34:01.422300Z

will likely do global libs this week - I think it's big enough enhancement for the next release - happy to pull in any low-hanging people would like to see

dpsutton 2020-07-20T20:45:20.422700Z

do you think there's any chance of the and/or ast passes making it in? i'm not sure how helpful my patch was

dnolen 2020-07-20T20:50:33.423200Z

@dpsutton oh right yeah definitely, there's no big rush

dnolen 2020-07-20T20:50:55.423500Z

and that would be a very nice fix

dpsutton 2020-07-20T20:51:30.424100Z

if you have pointers i'm happy to keep iterating. if you want to work it so you can figure out the best way to do ast -> ast transformations totally get that too

dnolen 2020-07-20T20:52:02.424700Z

happy to let you keep iterating - just need to organize some time to really look and it and give some useful feedback

dpsutton 2020-07-20T20:52:53.425300Z

that sounds great. happy to work on it when there's time