-
Currently when a package is imported, it's not possible to tell what package name it uses without going to the package itself to see what name it uses.
This can make it slow to analyse code (for ex…
-
At this moment VS code formatter never touches the collection initializers. I would guess this is done to preserve a hypothetical manual item alignment, but as someone who never does that, I find it v…
-
# Suggestion
I would like to propose something along the lines of [$Call](https://flow.org/en/docs/types/utilities/#toc-call) utility type in Flow so it is possible to represents the result of …
-
I think the value after `# =>` should be formatted by the Crystal formatter.
Currently there are a lot of cases in for example the [`Array`](https://crystal-lang.org/api/0.27.0/Array.html) documentat…
-
Currently, when you want to allocate several registers, it is quite cumbersome. You get a lot of indentation, you have to assign temporary names to the raw register before wrapping it into the type yo…
-
![image](https://user-images.githubusercontent.com/414141/114749556-c44ac880-9d72-11eb-98dd-41592f411ce6.png)
# Resource
- [ ] https://github.com/jamiebuilds/the-super-tiny-compiler
-
### Describe the problem as clearly as you can
I can't run my shopify admin app
### Did you try upgrading rubygems & bundler?
yes
### Post steps to reproduce the problem
### Whi…
-
At times, our compiler errors just flat out suck. While in this issue I will list several cases that I've specifically noticed are frequently problematic or have personally encountered, it should not …
sgrif updated
3 years ago
-
| function | description |
|----------------------------------------------------|-----------------------------------------------------------------------------…
-
Current way of doing conditional compilation is nice, but it is very reminiscent of C's `#ifdef`s, which when used with `native` blocks is kind of cumbersome.
From all languages I've seen D seems t…