-
OpenUI5 version: 1.71.16 (maybe all)
```xml
...
```
"1 characters" should be "1 character"
![image](https://user-images.githubusercontent.com/65446343/97249252-37a56000-184f-11eb-934a-5c94638b…
-
### ⚠️ This issue respects the following points: ⚠️
- [X] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).
### Describe the goal you'd like to achi…
-
Is this expression valid?:
```bash
replace("hello", _, "abc")
```
The reference manual does not make any reference to when the first parameter is omitted:
![image](https://github.com/user-a…
-
### Table of contents
- Fixes
* [**_alt-name_**](#alt-name)
* [**_declaration_**](#declaration)
* [**_return-list_**](#return-list)
* [**_string-literal_**](#string-literal)
* [**_te…
-
The grammar descriptions provided in the documentation looks quite obsolete. It is missing some metavariable kinds (function, for example) and does not describe possible constraints on metavariables. …
-
The original mal compiler implemented checks for various aspects of syntax validity, constraints, etc. These can be found [here](https://github.com/mal-lang/malcompiler/blob/master/malcompiler-lib/src…
-
We want to be able to impose various invariants like "an external variable `v` can't be zero". Perhaps the best way to do this is to have a grammar like this:
-
| --- | --- |
| Bugzilla Link | [564265](https://bugs.eclipse.org/bugs/show_bug.cgi?id=564265) |
| Status | REOPENED |
| Importance | P3 enhancement |
| Reported | Jun 13, 2020 03:51 EDT |
| Modi…
-
The intent of KGCL was to allow for human readable labels wherever IDs are used. Like in the Protege manchester renderer, these would be enclosed in single quotes.
E.g `add obsolete 'my bad term'`
…
-
## The Problem
ISL has very limited support for validating any sort of relationships between elements in a collection. To illustrate, here is an example. Right now it is impossible to define the gr…