Erik Kaplun

Results 32 issues of Erik Kaplun

Is there any chance the author could provide at least some basic documentation?

Could the author set up a means to donate to the progress of this project? That is, if the author is interested.

this is the only output I get after Pyro is enabled using `(printer/swap-stacktrace-engine!)`: ``` Syntax error (ClassNotFoundException) compiling at (pyro/source.clj:1:1). javax.xml.bind.DatatypeConverter ``` On macOS, Java 11 (openjdk version "11.0.2"), Leiningen...

this: ``` java class Foo { private int bar; public Foo(int bar) { this.bar = bar * 2; // ok in Java } } ``` gets converted to: ``` scala...

in progress

Currently it seems that this accordion layout implementation only works with items that have the 'html' property, not 'items'. This does not work: ``` new Ext.Panel({ id: 'jobs', fullscreen: true,...

Given the prototype nature of CHR.js, e.g. > Because of the missing constraint declarations it is currently near to impossible to interact with built-in or user-defined functions from CHR rules....

on macOS, in all standard applications, terminal.app, spotlight, C-M-f goes forward by a word, C-M-b backwards, in Hyper, it does nothing. C-f, C-b, C-a, C-e seem to work fine. if...

If I've somehow missed how to turn it on in the configuration — I fully inspected the generated `~/.stylish-haskell.yaml` to no avail — but it currently seems it's not possible...

Can't say Macs are common in the DIY landscape (maybe they are maybe no, I don't know) but I'm on one so I'm opening this ticket to propose adding OS...

I'm having a hard time finding any resources that would explain a lot of the concepts in the library... Is there something I've been missing? It's currently very hard to...