-
This example infers the type of `p.x' from the actual argument
```
p(x) is
s (p 3)
s(v p) => say v.x
```
But this crashes during DFA on the access to the boxed value of `v.x`:
```
> ./build/b…
-
```scala
val codepoints: Array[Int] = "foo".codePoints.toArray
```
```
[error] Referring to non-existent method java.util.stream.IntStream.toArray()[int
[error] dispatched from java.util.stream…
-
The contents of environment-map are chosen by the attesting environment (AE) making measurements, but it is constrained by the protocol used to collect the evidence.
If an target environment (TE) b…
-
```kt
interface MyCharSequence: CharSequence
```
This has `chars()` and `codePoints()` members that are absent in https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-char-sequence/ (and in the ne…
-
JSHint 2.9.4
Input source code: `console.log('\u{1f40e}');`
Description of expected behavior: no error messages.
Description of actual behavior: `Unexpected 'u{1f4'. 1 error`
-
Vaadin 8.x.x is awesome!
I'm currently migrating a 7.7.8 application to 8.0.5.
An important method present in FontAwsome enum is
```java
public static FontAwesome fromCodepoint(final int codep…
-
### What Operating System(s) are you seeing this problem on?
Windows
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
wezterm 20240…
-
**Is your feature request related to a problem? Please describe.**
There are various spinning box ways in the terminal. Fira Code tries to spice that up a bit by providing actual spinning glyphs.
…
-
There are situation where I'd like to access the codepoint instead of directly copying the emoji.
I'd be happy to provide a PR, assuming somebody can give me some pointers on how to get started. 🙂
-
When getting `key` events on MacOS 10.13.6, keys combined with the `alt` / `option` key aren't being reported properly. For example, here are some examples of what I type and the events that are emitt…