-
```
Supriya and Mike,
We had a discussion a few weeks ago about the definition of an enclosed space
related to the classification of spaces:
Section 3 of 90.1 under the definition of Space says:
".…
-
Ref -https://cr.openjdk.org/~abimpoudis/instanceof/jep455-20240424/specs/instanceof-jls.html#jls-14.11
Since primitives can also make a switch enhanced the exhaustiveness rules have changes in conj…
-
While System.Array API supports LongLength and operator this[long i], the CLR does not allow arrays to be allocated with more than 2^31-1 elements (int.MaxValue).
This limitation has become a daily…
-
[@gavinking] See comments by @akberc on ceylon/ceylon-ide-eclipse#578 which is not an IDE problem. @tombentley this one is for you.
[Migrated from ceylon/ceylon-compiler#1757]
-
Hello! I'm trying to use the OpenAPI 3.0 spec to document an API that supports a subset of the [Resource Query Language (RQL)](https://github.com/persvr/rql#rql-rules). However, because this query s…
-
Indexes are handled via few functions right now in a way that might cause problems for growing tables. Also, the interfaces of `Chunk` and `AbstractIndex` need some love.
A few points to tackle:
*…
-
The error message for colors just says
```
Expected to get a Color as an argument, but got this instead:
"dark pink"
```
It would be so much more user-friendly to say "here's a link giving the list…
-
This has caused no end of confusion for teams for the entirety of the SDK's lifetime. Countless people have thought they needed to use `RUN_USING_ENCODER` to be able to read the encoder counts. I'd l…
-
In response to #40, this is a proposal for a mechanism, _scoped class extensions_, that allows class type hierarchies to be extended with new instance methods. This proposal is intended to be compatib…
-
### Background
As we near the end of the docs cycle, to bring about standardisation, this issue tracks global search/replace nomenclature issues.
### Details
Upon completion of this epic, we …
mfw78 updated
9 months ago