christos chatzifountas
christos chatzifountas
Events
Is there a way to Detect changes to a buffer? The lua api doesn't seem to include any events related to that except from detecting single key inputs in insert...
There seems to be a problem with the container images running docker build -t $IMAGE_NAME docker/gpu where IMAGE_NAME = tensorflow/haskell:1.14.0-gpu will fail to create the ubuntu (?) container : Err:11...
I am trying to compile parinfer.js to lua. I am newbie in lua but it seems to be something wrong with the implementation of the split method from js to...
It appears that if the newline character \n follows a word, it is considered part of the word and is consumed on diw daw.
Seems that log4cl doesn compile on linux
Seems plugin fails with the latest boost. Which is a requirement for lates nodeos
doseq
### Description of the issue with reproduction steps Original doseq implementation requires vectors to be functions. with a small work around this can be avoided ### Stack trace error: invalid...
This implements doseq Had to brake it done to smaller functions. But is pretty close to the original. Semantics are followed
### jank health check ``` ``` ### Description of the issue with reproduction steps currnet mapcat is implemented as ``` (defn mapcat "Returns the result of applying concat to the...