-
All ParameterValue that permit to custom symbol elements in Feature2DTypeStyle support expression.
See examples
``` xml
rgb(expression(22),expression(15),expression(120))
expression(CASE WHEN ST_A…
-
url http://127.0.0.1:8000/ms/
Environment:
Request Method: GET
Request URL: http://127.0.0.1:8000/ms/
Django Version: 2.2.8
Python Version: 3.6.9
Installed Applications:
['apps.adm…
-
There is a [default value expression](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/statements-expressions-operators/default-value-expressions) feature in ``C#`` language to produce…
-
requests to fix any of the below should go against https://github.com/common-workflow-language/cwl-v1.2/tree/1.2.1_proposed You can [preview all the implemented changes for v1.2.1 so far](https://git…
-
I'm introducing F# to some C# people using just .NET common frameworks and libs (Asp.net, EF Core, etc), I know that we have a lot of very good libs made to be functional friendly. But I saw a bit o…
-
The use case provided is as follows:
``` ruby
(string($control-1) castable as xs:integer and $control-1 gt 0) or
(string($control-2) castable as xs:integer and $control-2 gt 0)
```
The reason is…
-
It would be nice for the Aseba compiler to provide the common optimisations done in other compilers, such as common sub-expression elimination, etc. Some of these would be more effective if the langua…
-
Hi!
This seems like a really nice lib and I've tried to use it for a quite simple expression parser, inspired by [clarkmcc/cel-rust](https://github.com/clarkmcc/cel-rust/blob/master/parser/src/cel.la…
-
### Problem Description
The ConditionSet class currently performs 2 roles;
- evaluating expressions to int64_t values and to booleans (using the Test function)
- performing assignments to conditi…
-
## Problem
Currently, language injections are treated as the top-level node in that language's tree-sitter.
It would be very valuable to provide a feature that allowed for treating a specific in…