-
Switch to using FIR so that we can:
- Parse default expressions on properties
```kotlin
@Widget(1)
data class Button(
@Property(1) val bgColor: String = "red",
)
```…
-
## The devDependency [eslint](https://github.com/eslint/eslint) was updated from `5.15.1` to `5.15.2`.
🚨 [View failing branch](https://github.com/bblfsh/uast-viewer/compare/master...bblfsh:greenkeep…
-
If I enable location permission on the Android simulator or on my phone, the app crashes when the map is loaded. From what I can tell from the logs, it has something to do with com.mapzen.android.lost…
-
### Summary of Problem
**Description:**
When using CLS, just opening `modules/packages/BLAS.chpl` causes a segfault in the chapel python bindings. The fault occurs in `used_imported_modules` and…
-
When attempting to resolve the location of `string` with the resolver enabled, CLS should not crash. This can be hit just by hovering over the keyword `string` in the following code
```chapel
var …
-
Thank you for this project. Some features really stand out:
1. The Gradle tasks are really easy to use
2. The BOM is handy
## What problem are you trying to solve?
I am trying to perform Open Re…
-
### Issue
![image](https://user-images.githubusercontent.com/32771/44430825-35bf2280-a59c-11e8-8ef4-6e2e4a8e8a4a.png)
Hey, now i have an weird compiling issue in Android Studio.
```Failed to n…
-
### Please check the following before submitting a new issue.
- [X] I have searched the [existing issues](https://github.com/baseflow/flutter-geolocator/issues).
- [X] I have carefully [read the docu…
-
## The devDependency [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) was updated from `7.11.1` to `7.12.0`.
🚨 [View failing branch](https://github.com/bblfsh/uast-viewer/comp…
-
### Steps to reproduce
When building my Flutter app in release mode, the build fails with an AOT compiler crash, specifically an "unreachable code" error. This issue does not occur in debug mode; t…
njovy updated
3 weeks ago