-
At this moment, with the ratpack chain you can build very powerfull route/handlers chains using simple literals, optional literals or regex matching (Path Bindings at http://ratpack.io/manual/current/…
-
Per the explainer, `word`s can only contain the ASCII letters and numbers, and must start with a letter. Also per the explainer, tuples map to records whose field names are unprefixed integers, and si…
-
-
This is an issue to discuss **exposing boxed inline value classes in JVM**. The current full text of the proposal can be found [here](https://github.com/Kotlin/KEEP/blob/jvm-expose-boxed/proposals/jvm…
-
A private instance/field would be usable elsewhere in the spec, but not by user code that uses the compiled spec. This would be useful in a couple of cases:
* Fields that are parsed in multiple "st…
-
*Edit by @rsese: copied over https://github.com/atom/language-javascript/issues/607 since the problem doesn't apply to a single language. Original issue opened by jbrew138, made some edits to provide…
rsese updated
4 years ago
-
The OnEnding spec mentions:
https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#onending
> The SDK MUST guarantee that the span can no longer be modi…
-
Found an old issue (java.net.MalformedURLException in executable jar with OSGi Connect (Atomos)) which was closed without positive solution, I guess. Now I have the same problem in the same situation:…
-
The new Doc pages will be in the same page from now on, this means the URL is the same for Scala and Java API/DSL.
We need to make sure Algolia can index both contents (Algolia searches also text wit…
-
##### Description
I have a set of custom templates for generating rust code.
It is based of v5.4 rust / request client templates.
Generating code with openapi definition with properties like 't…
PRTGC updated
11 months ago