-
I'm trying to write a simple programming language with csly but am running into performance issues.
Here is the parser (currently it does nothing other than reproducing the expression string):
`…
-
As discussed here https://github.com/juhaku/utoipa/issues/480#issuecomment-1468866062, add support for expressions in various places of `ToSchema`, `OpenApi`, `utoipa::path`, `IntoParams`, `ToResponse…
-
**Describe the style change**
Currently black splits lines from the outermost expression to the innermost expression. This makes sense in most cases, but there is some cases where preferring the in…
-
[Enter feedback here]
In the MS article https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-certificate-based-authentication-certificateuserids#synchronize-x509pnprincip…
-
When parsing a requirement.txt with a line like the following
`-e ../project/sources`
we end up with a raised exception from parse_editable line 157:
`AssertionError: This should match everything…
-
__Describe the Bug__
The Kafka Connector Element template defines the `Topic` field as being able to accept a FEEL but the backend does not check for a FEEL expression in execution so it would en…
-
### Proposal
Allow a block of statements with a trailing expression as an expression.
### Syntax
```antlr
expression
: non_assignment_expression
| assignment
;
non_assignment…
cston updated
2 weeks ago
-
In the section "Path Specification" of the official documentation, please consider documenting expressly which of these constructs are supported and which are not:
1. `[0123456789]`
2. `[0-9]`
…
-
_Note this issues arose as a consequence of Databricks issue ES-855980_
The construction of a joined DataFrame using the `TSDF.asofJoin` method gets very slow as the number of columns gets large. I…
-
my eslint show:Type assertion expresssions can only be used in TS files.