-
-
#24201 updated the version of `breathe` we rely on to build the online documentation, because otherwise we wouldn't be able to use `chpldoc` at all (due to relying on old Python dependencies). Howeve…
-
The following code hangs:
```python
import bblfsh
def decode(uast):
return bblfsh.decode(uast).load()
uasts = [b"", b"", ...] # protobuf bytes
pool = multiprocessing.Pool(multiprocess…
-
**Gradle task**: `lint`
**Timber version**: `4.6.1`
**Result**:
```
java.lang.NullPointerException
at timber.lint.WrongTimberUsageDetector.checkNestedStringFormat(WrongTimberUsageDetector…
-
I identified another low-hanging fruit in terms of Semantic UAST types: string interpolation.
The node is similar if most drivers I've seen, and the semantic is pretty well-understood. Essentially …
-
Subj.
-
Hi. I am new to bblfsh and was wondering if I could convert a UAST into Python's AST structure defined by the `ast` module. Thanks!
pcyin updated
5 years ago
-
```text
java.lang.AssertionError: You should use ConeClassLookupTagWithFixedSymbol for local /Filter!
at org.jetbrains.kotlin.fir.symbols.impl.ConeClassLikeLookupTagImpl.(ConeClassLikeLookupTagImpl…
-
Right now, after #216 both bbfshd and driver gRCP servers have a hard-coded limit of 100MiB for the UAST.
This works, but is not a generic solution - UAST size is ~O(1)~ O(n log n) of the file si…
-
after adding this plugin, the project can't build for android.
I got the error
>* What went wrong:
>A problem occurred configuring root project 'nativescript_google_maps_sdk'.
> Could not resol…