-
### Context
Codemods are a super powerful concept, yet few people use them, many are afraid of them, and arguably there are not that many public codemods out there. Of those that do exist, ma…
-
# Descripción
Error al lanzar la orden sbt del proyecto
# Información del sistema
Versión de scala: 2.11.12
Versión de sbt: 1.4.0
# Log
log
[info] Loading project definition from …
-
Hi, author. Thanks for you excellent tutorial, I have some questions about your code in `UnusedForLoopVar`?
- why ASTMatcher would work? you use API `LoopVar->isUsed(true)` in [line 64 of UnusedFor…
-
This error has been reported a few times via the VS Code extension. I'm not able to reproduce it, but I did see it once after working for a few hours and could not reproduce.
```
[Error - 5:02:03 …
-
**Describe the bug**
Sometimes (e.g. not reliable/random chance), the `TreeMatcher` (and therefore the `Reconstructor` applies trees like this:
```
expr
literal "a"
"5"
"5"
```
…
-
I installed Scala and tried to install pdffigures2, but it failed:
```
richard@pito ~/src rm -rf pdffigures*
richard@pito ~/src git clone https://github.com/allenai/pdffigures2
C…
-
With [type annotations](https://github.com/tc39/proposal-type-annotations) potentially being added, I think it would be worth considering whether the patterns could be the same as type annotations. Ty…
-
I'm writing two parsers for a simple forth-like, one for the 'assembly' and the other for the bytecode.
Some ops have a variable-length argument in-code, encoded as varints or [RLP](https://github.co…
-
We currently use the `IA2_IGNORE(x)` macro as a hack to avoid having the rewriter insert annotations in places where it shouldn't (e.g. adding `IA2_FN` when passing a pointer to another library in the…
-
This issue tracks fulfilling this TODO:
https://github.com/scylladb/scylla/blob/c69075bbef9a372bb4369a881be840c6f7c38684/cql3/restrictions/statement_restrictions.cc#L947
When is_satisfied_by() eva…