kostafey

Results 29 issues of kostafey

I need to iterate through record set (probably really huge) and actively output data per row to the stream. Like this: ``` clojure ( {:header "some-info" :data []} writer) (j/query...

type-feature
status-requires-review

``` Compiling dprint-plugin-typescript v0.37.0 Finished release [optimized] target(s) in 26m 13s CCLD temacs /usr/bin/ld: .././rust_src/target/release/libemacsng.a(fcxml.o): undefined symbol reference «XML_GetBuffer» //lib/x86_64-linux-gnu/libexpat.so.1: error adding symbols: DSO missing from command line collect2: error:...

bug
webrender

In common cases `(posn-at-point)` returns structure like: `(# 90 (0 . 100) 0 nil 90 (0 . 5) nil (0 . 0) (10 . 20))` In rare cases `(posn-at-point)` returns:...

How can I import classes from added jars? This fails with error: ``` (cemerick.pomegranate/add-classpath "~/.m2/repository/com/my/myjar.jar") (import 'com.my.Klass) ``` ``` 1. Unhandled java.lang.ClassNotFoundException com.my.Klass URLClassLoader.java: 381 java.net.URLClassLoader/findClass DynamicClassLoader.java: 69 clojure.lang.DynamicClassLoader/findClass ClassLoader.java:...

Create `clomacs` server to operate with different mixed Elisp-Clojure Emacs extensions from one nREPL.

task

https://blogs.oracle.com/java/entry/jshell_and_relp_in_java It requires java 9, but it's native to java. And what is the finally roadmap decision? Go to clojure nrepl (it's cool, but it depends on lein whereas java...

Try company completion frontend: http://company-mode.github.io/

enhancement

Describe log & add disable log option.

task
documentation

Provide hint for stored procedures if possible.

task