-
| --- | --- |
| 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…
-
```
Provide an explanation of what the project should entail:
Two features:
1. Expr . QName should, when multiple names are found looking up the QName,
narrow the list to just those that occurs on …
-
cc @ilya-klyuchnikov
-
I'm thinking about refactoring lib:monto a bit before it's merged, to try to put everything that's "not compilation" under a single grammar. Tentatively planning:
* Existing things
* docgen ba…
-
```
Provide an explanation of what the project should entail:
Two features:
1. Expr . QName should, when multiple names are found looking up the QName,
narrow the list to just those that occurs on …
-
CC @tmcdonell
-
![img](https://user-images.githubusercontent.com/20889555/68548660-c7a88a80-03ef-11ea-9870-34e27afcbcec.png)
A list of things to keep in sync:
See the `css_consistency` branch.
- [x] vendor s…
-
See the list of [manual changes one has to do](https://github.com/antlr/grammars-v4/blob/cab9a3798ab30311b5cda257375b6a2e4bb38195/javascript/javascript/Go/README.md) to get to a working JavaScript par…
mitar updated
3 years ago
-
Currently, we abort deserialization when we do validation for deserialized structs. We can discuss alternatives to this flow.
-
On Wed, Jul 13, 2016 at 5:15 PM, Lucas Kramer krame505@umn.edu wrote:
One major problem with how we do forwarding at the moment is that it will cause trees to be decorated twice. A common pattern can…