-
The following snippet of code from CodeIgniter is badly reordered on pretty-printing:
``` php
-
Hi! This looks like a pretty interesting project and I could see it being great for automated tests.
I just ran it locally using a CSV definition (which I really like) but it seems like this tool i…
-
Other popular linters like ESLint allow to customize the severity of diagnostics - either "warning" or "error". Currently `deno_lint` treats all diagnostics all "error".
To allow for severity custo…
-
@dwight, why is the "unparser" blocking us? @cos told me that you told him so. @msaxena2 said that he us already using an unparser in his debugger that you implemented, and that works ok for now.
O…
grosu updated
8 years ago
-
Considering the elements of annsDP, and the anchor of DPs for the contained elements:
- for comments `(AnnComment _, _someDP)` the DP is relative to the "current cursor position", i.e. relative to …
-
v0.9.4-135-g7cfe8ee5
```
?- X = [+, Z-Z, Z-Z+Z], Z = Z-Z+Z, Z =.. X.
X = [+,Z-Z+Z-(Z-Z+Z),Z-Z+Z-(Z-Z+Z)+(Z-Z+Z)], Z = Z-Z+Z.
?- [+,Z-Z+Z-(Z-Z+Z),Z-Z+Z-(Z-Z+Z)+(Z-Z+Z)] = [+, Z-Z, Z-Z+Z].
…
-
It would be great if we could simply select a different printing profile (preset) per model instead of having to select all the parameters we want to modify and in what ways.
I'm not sure if I nee…
-
### Operating System
n/a
### XDG Desktop Portal version
1.18
### XDG Desktop Portal version (Other)
_No response_
### Desktop Environment
Deepin
### Desktop Environment (Other)
_No response_
…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsn…
-
I just found the `sqlite3_*printf` functions and was wondering if there's a reason those are missing from the bindings. They are pretty handy to escape special chars in strings for example (using `sql…