Oliver Caldwell

Results 299 comments of Oliver Caldwell

You may also want to check out the prepl :smile: * https://oli.me.uk/exploring-repl-tooling-with-prepl/ * https://oli.me.uk/clojure-prepl-for-tool-authors/ I'm the author of [Conjure](https://github.com/Olical/conjure) and I was considering doing exactly what your plugin does to...

Ohh interesting. So then you can require some of this outside of nvim / luajit? I'll take a look when I get home this evening.

Hmm am I right in saying this alternate method you added works for JIT too? Why don't we just use `(package.config:sub 1 1)` for all environments?

Can someone run `package.config:sub(1, 1)` on Windows for me and tell me if it returns `\`?

Just commenting to highlight for passers by that we've previously talked a little about this on Discord and I totally agree. Will be looking into this soon I hope! (lots...

🤔 I don't think I have enough information to go on here, I can't really make any guesses. First of all, are you on a stable release or `develop`? Since...

Hmm I can't say I've ever seen this or know what the issue is, it feels more ClojureScript compiler related than this repos code. It actually seems more related to...

So we just have to wait for that to be merged then I can update to that version of doo? Sounds good!

Oh that's really cool! I'm totally okay with this, it's a small change and it looks like it'll be a great addition for some people. Namely you :smile: If you'd...

Hey Mike, just wondering if you ever had this code working? I'd love to see what you were thinking about even if it doesn't work? I can maybe pick this...