-
MExpr has a somewhat unusual handling of identifiers: there are no disallowed identifiers, any unicode string is a valid identifier. As such, the `TmVar` node in the AST has no restrictions on the ide…
-
I've come across a printing issue in SumatraPDF 3.1.2 (32-bit and 64-bit). Print-outs have horizontal straps at regular intervals. I'll upload a sample PDF and a photo showing the issue. The sample…
-
I get the following issue while trying to use the pretty print without modifications (I just renamed the file)
1>c:\main\dlmu\albfd\include\util\utlprettyprint.hpp(160): error C2061: syntax error: id…
-
Hello,
I'm trying different pretty-printer, and glad to find this repository which has already implemented the work of M. Bernardy in OCaml.
I'm trying to install it and test it.
After `opam …
-
Given the following input:
``` hs
main = do let { one = 1; two = 2 } in print ( one + two )
```
Brittany (version 0.12.1.1) fails and produces this output:
``` hs
ERROR: brittany pretty pr…
-
**Is your feature request related to a problem? Please describe.**
Switching Materials in a Dual Extrusion menu takes a lot of time.
**Describe the solution you'd like**
I'd suggest two changes t…
-
I would like to generate a tensorflow function by using `lambdify`. A simple code is given in the following.
```python
import inspect
import tensorflow as tf
from sympy import Matrix, MatrixSymb…
-
### Summary
VSCode/Prettier ignores the setting `"prettier.configPath"`.
I prefer to have a global config for personal projects than copy/pasting config files to each. In my `settings.json`,…
-
Just asking for help, I am pretty sure I just messed up / forgot something... New to rust and to cursive..
# Problem description
Can't compile the simplest example
Cargo.toml:
```
[dependencies…
-
I think the render function has an error.
It seems like the lvl argument never get changed, and will always stay at w.
Judging by the documentation, it seems like
best lvl col curr (Nest x y) k = b…