Changes
- Add -n, --namespace option to specify the namespace of evaluated code.
- Add -l, --line option to specify the file, line number, and column of
evaluated code.
- Now releasing Linux binaries (thanks Circle CI!)
- Documentation updates, including an example of how an editor
Congrats on the library! Read your code and It seems that writing the
low-level code with Java pays off performance wise - the small routing
tables in your perf tests are really, really fast. Reitit also has some
Java-based optimizations for the JVM, but wildcard/trie routing is written
in pure
Am Mo., 7. Jan. 2019 um 17:40 Uhr schrieb Oleksandr Shulgin <
oleksandr.shul...@zalando.de>:
>
> I also see that the add-watch documentation says that the watch functions
> are called "whenever the reference's state *might* have been changed", but
> I just wonder if this is worth documenting.
>
I