-
Trying out the new collection expressions on existing code, there are some areas where perf and memory allocation could be brought up to par with already-existing code.
Currently, converting from I…
-
### Is there an existing proposal for this?
- [X] I have searched the existing proposals
### Is your feature request related to a problem?
There is currently a single useful operator for stri…
-
* [x] Proposal added
* [x] Prototype:
- https://github.com/dotnet/roslyn/pull/4902 and https://github.com/dotnet/roslyn/pull/4907 by @CyrusNajmabadi
- https://github.com/dotnet/roslyn/pul…
-
## Context
```
# odin report
Where to find more information and get into contact when you encounter a bug:
Website: https://odin-lang.org
GitHub: https://github.com/odin-lang/Odin/issues
…
-
The RSDeltaSigmaPort uses an older graphics package, "InspectDR" that is no longer supported in Julia 1.10. (Last update > 3 years ago)
This results results in a an installation error:
```
(@v1.1…
-
Take the transformation:
```
{
"columnName": "col1",
"transformFunction": "CASE WHEN col2 IS NOT NULL THEN col2 ELSE null END"
},
```
Although the function r…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
```sql
create table t_u6z6v6m3u (
c_ytzsa int ,
c_zllrsddn96 tex…
-
I was trying to build your tool, but it failed:
```
File "main.ml", line 16, characters 26-29:
Error: This expression has type string but an expression was expected of type
bytes
Command…
-
## Bug Description
When I am viewing or editing expressions on iOS, the highlights often misalign (see image below, from https://regex101.com/r/5m51B3/4).
![image](https://github.com/user-attachments…
-
We propose to add methods to regexp that allow iterating over matches instead of having to accumulate all the matches into a slice.
This is one of a collection of proposals updating the standard li…