-
### Steps to reproduce
The documentation states that the code block with language specification should be written as ```\
OS: Mac OS 14.2.1 (23C71)
Teams: 24165.1406.2974.9471
When inputting…
-
**Problem description**
The [NumberVerificationRequestBody](https://github.com/camaraproject/NumberVerification/blob/r1.3/code/API_definitions/number-verification.yaml#L177) can accept one of `phoneN…
-
Hi,
I noticed that each completion item has a `textEdit`, even when there are no differences in the `label` and inserted text.
That wouldn't be an issue, but it seems that the completion filteri…
-
I will shortly being to assemble a draft C++ specification language document. Since C and C++ have much in common, there will obviously be considerable overlap with the ACSL document. Thus it does not…
-
# YANG++
YANG++ is a data modeling language under development.
## Project Goals
- Complete the design and specification of the YANG++ language
- Design and implement open-source plugins
…
-
Link here: https://www.ecma-international.org/publications/files/ECMA-ST/ECMA-334.pdf
-
The language specification files for C, C++, Fortran, and Python should be programmatically generated from the same source (such as the BMI SIDL file). They are currently created manually.
-
Hello hauff,
I have two questions. First, if you look at the red underlined sentences in the following figure, I want to know the difference between "Once EXPR becomes satisfied, ..." and "If EX…
-
This is a discussion on making a decision on whether to follow language boundaries set by the official _miss2_ compiler or not.
My vote is that the language must be consistent and bugs-free. The (o…
-
Formatting and pretty printing output is a usual task in any programming language. The Fortran format specifiers are a bit special because they are quite unique compared with other programming languag…