Gary Trakhman

Results 21 issues of Gary Trakhman

Trying to compile some ocaml and running into this, not sure where to begin to look. ``` $ outrun gary@gary-dev dune build Error: open: /tmp/dune22fe0d.output: Permission denied ``` Thoughts? I...

Steps to reproduce: 1. Create a figwheel project from the lein template 2. Cider-jack-in or lein repl + cider-connect 3. (fig-start) + (cljs-repl) 4. M-x cider-load-buffer or `C-c C-k` Evidence...

Considering techniques to accomplish this. 1. Generate the factory-function name and grab meta off of its var.

enhancement

It was unexpected that this was not the case, so in our case I had to add back code to our project to launch jetty and load the desired web.xml,...

feature

Would you welcome CLJS support? I've got a working proof of concept in my branch, relying on a dumped compiler analysis file, the generation of which will potentially make it...

Not sure if this is a good idea... I'm trying to get a nodejs test-runner working for a node-webkit project, however hickory relies on DOM APIs not present in node.js...

I found a way to do it here: http://stackoverflow.com/a/2962377/2559313

Trying to use this in emacs, but I get an 'is not a valid tags table' error, any clues? The exuberant ctags format is probably what's needed.

bumps the changelog

size/M

SASL has been around for a long time, but it's now become the default in common postgresql 14 distributions, and we don't support it. #122 Turned a hang into a...

bug
help wanted