Re: [ANN] clindex 0.2.3 - a Clojure[Script] source file indexer

2019-11-04 Thread Juraj Martinka
This looks really cool! I'm trying this on a leiningen project ( https://github.com/jumarko/clojure-experiments/) but I'm getting a NPE: Reflector.java: 426 clojure.lang.Reflector/invokeNoArgInstanceMember utils.clj: 11 clindex.utils/normalize-path

Re: Calva, generative testing, and a good day at the keyboard

2019-11-04 Thread Peter Strömberg
OMG! These are sweet and kind words. Thank you! You have made my day, several times over, but I still dare to ask you: Would you consider posting that as a review on the VS Code extension marketplace? The ones there now are nice and all, but your post here... I am stunned. The marketplace revi

Calva, generative testing, and a good day at the keyboard

2019-11-04 Thread Matching Socks
This is just a short, happy dispatch from the provinces. Spurred by tweets from Stuart Halloway, I tried out "test.check", by following the helpful Guide on clojure.org.! To leave no stone unturned, and avoid tainting my test.check results with Emacs, I also took the opportunity to test-drive

[ANN] clindex 0.2.3 - a Clojure[Script] source file indexer

2019-11-04 Thread Juan Monetta
https://github.com/jpmonettas/clindex Clindex is a general and extensible Clojure[Script] source file indexer. It scans a Clojure[Script] project together with all its dependencies and generates a datascript database with facts about them. It is intended to be used as a platform for building de