-
Right now, running qunit2-migrator on a file with tabs results in new statements (mostly `assert.async()` calls) being indented with spaces instead of tabs, which is inconsistent with the rest of the …
-
代码中有用到 import() 语句。但是转化为AST时报错;
"recast": "^0.20.5"
`
const { parse } = require('recast');
const ast = parse('import(./a.js)');
`
![image](https://user-images.githubusercontent.com/56751617/…
wyw-s updated
4 months ago
-
It appears recent Python versions have caused subdl to break.
All subtitle queries are now throwing the following error:
```
Traceback (most recent call last):
File "/usr/bin/subdl", line 5…
-
If I add a new line to an array, recast adds unwanted additional lines and changes the original formatting.
The following code adds a property at the end of two objects and then prints them.
```…
-
Dear experts,
I just wanted to try one of the great recast examples with a local workflow.
It appears that this is currently not possible out of the box.
The problem seems to be that `yadage`…
-
When declaring the instance of the core logger following the instructions,
TcLogCore(BufferSize := 100 * (Tc2_System.MAX_STRING_LENGTH * Constants.FifoOverhead));
The Twincat compiler throws a C…
-
Hi, would it be possible to add to Timers a new category of recasts for Puppetmaster's Automaton attachments? It would be very beneficial to know when their recasts are up because you could for exampl…
-
It would be nice if there was a persistent rod feature in this mod, a toggle could be added to the config to enable or disable it as well. When a rod is held for some time without being cast out the r…
-
We recasted the tuning a lot and now I am running in issues. I am testing without beam for now.
RE(tune_mr()) results in error:
```
... run engine error discarded:
File "/home/beams/USAXS/blues…
-
The RECAST project http://recast.perimeterinstitute.ca/ is an effort by the HEP community to enable the re-analysis of LHC data with updated BSM models. It is currently being redesigned an upgraded in…