Fork me on GitHub
#cursive
<
2017-03-11
>
cfleming01:03:48

@kauko Not yet, sorry, although I am planning that.

cfleming01:03:18

@deas No, is there a particular file in the latest CLJS sources that provokes it?

cfleming01:03:31

@mattsfrey That’s great, thanks for letting me know

cfleming01:03:04

@shaun-mahood That’s the one, thanks!

kauko13:03:52

@cfleming just wanted to say I was able to change my macro so that it works well with the defn grammar. So you're probably right in saying the current built-in grammars are able to handle most cases

kauko13:03:46

It's obviously kind of annoying that my editor choice affects my code, but in this case both versions of the macro were equally good

kauko14:03:00

so doesn't really matter in the end I had to change it

chillenious16:03:25

is https://github.com/onetom/boot-lein-generate still the way to go if one wants to develop Clojure + Boot + Cursive?

deas17:03:10

@cfleming wrt stack overflow: Not quite sure how to reproduce it. Have seen the issue with v14 and v15. Actually sent the stack using the process built into intellij. Does that reach you?

deas17:03:08

@cfleming Still got the stack overflow around in the logs. No trace of the file triggering the issue, though.

onetom18:03:51

Let me know in a github issue / pull request if there are any missing features

cfleming20:03:59

@deas I’ll look in the tracker for that, thanks

cfleming20:03:17

@kauko Sure, it’s definitely not ideal, but glad you could make this case work!