-
[error.txt](https://github.com/yi-editor/yi/files/14397961/error.txt)
```
Configuring library for yi-language-0.19.0..
Preprocessing library for yi-language-0.19.0..
Building library for yi-lang…
ghost updated
2 months ago
-
I tried playing with the example code:
```fsharp
#r "nuget: Jinaga, 1.0.6"
open System.Linq
open Jinaga
[]
type Company =
{
Identifier : string
}
[]
type Employee =
{
…
-
### Summary
Replace the current unchecked attribute syntax with arbitrary expressions, most often datatype values.
### Background and Motivation
A common pain point is mis-spelling an attribu…
-
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…
-
When I connected with extDB3, the entry stuck and I couldn't get into the game and I couldn't edit extDB3's unusable state using 8.0< SQL
[3-7-26.log](https://github.com/user-attachments/files/167880…
-
### Description
When upgraded an existing application that uses C# expression tree and AOT to use dotnet 8 some unit tests failed. After some investigation and few tests with expression tree in apa…
-
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…
-
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…
-
### Scenarios:
- The expression of when/must of YANG using XPath 1.0 is not readable and error-prone.
- The XPath filtering of NETCONF has the same problem. In addition, the function is limited. F…
-
### Describe the project you are working on
An RPG with a lot of cutscenes
### Describe the problem or limitation you are having in your project
For a variety of reasons, I've elected to use GDScri…