-
In a `case` statement with several `when` clauses, if most of the `when` clauses are short enough to be written in the `when`/`then` form, but one or two are longer and must be written in the form:
`…
-
Hi
I really like the potential of this plugin, thanks so much for posting it on GitHub.
I couldn’t work out how to install the pysnmp version you mentioned as it returned errors , perhaps due to…
-
Hello,
In our CI build I want to split the specs into different groups and run them in parallel. I found the following code to implement this: https://gist.github.com/dblock/2597305
This works great…
-
Hello,
Thanks for the awesome tool! I am about to parse 2,000,000 rows with it in the following way:
```
$ time echo '{"name":"trent","age":38}' | json name age
trent
38
real 0m0.054s
```
The d…
-
```
I made a quick patch so that this check becomes a oneliner. Just tested it
on a 1000 email real world dataset and works like a charm (See attached file)
I changed the name of the first function t…
-
Inside then branch of an if expression, a variable assignment is syntactically correct. The following snippet should create a new variable named `a` inside the *then* expression, and return `Nothing`.…
-
Vaadin 14.0.4
Steps to reproduce:
1) Get an empty servlet-only starter
2) Add an empty `/frontend/dynamic.js` file
3) Add `/frontend/loader.js` containing the oneliner `window.loadDynamic = () =…
-
The python oneliner in README computes CRC, but if the result contains lower-case letter, it will not be recognized as a valid CanisterId, which leads to the following error when visiting the page in …
-
Just logging this issue as we should not forget to cleanup code further as discussed after merging.
- [x] For the tax views, empty arrays are used instead of objects. More consistent would be to use …
-
Hej allihopa!
Jag tänkte bara ge er lite riktlinjer om hur ni bör dokumentera om ni vill att det ska se snyggt ut senare (när det genereras som html á la http://docs.python.org/2.7/).
Jag använder v…
mold updated
11 years ago