-
### Background and motivation
The SSE4.2 string comparison instructions were omitted from the S.R.I surface area when the remainder of SSE4.2 was implemented, mostly due to inability to agree on an…
-
The Ready made template example given in: https://haystack.deepset.ai/overview/quick-start doesnt work.
This is the code I tried:
```
import os
from dotenv import load_dotenv
from haystack impo…
-
(Link to original RFC: https://github.com/rust-lang/rfcs/pull/528)
This is a tracking issue for the unstable `pattern` feature in the standard library. We have many APIs which support the ability t…
-
This is a tracking issue for the methods implemented in #75265 and #82570, which allow viewing the remainder of the underlying string in str-split iterators. E.g.:
```rust
let mut split = "Mar…
-
This checklist is here to help manage the implementation of Assassin's Creed. If a card is marked as being in progress then someone is working on it.
If you're new to implementing cards then you li…
-
# How would you like the feature to work?
In new LSL functions which do any kind of searching or matching, could we have a "match type" integer parameter added to solve the issue of a growing numbe…
-
Our IndexOf{Any} (and some LastIndexOf{Any}) implementations all have a scalar path that's used when vectorization can't be, either because the current platform doesn't support it, the target type doe…
-
Query again when exporting
When we execute a query and the output result is displayed. Again, when we want to export the searched query again, it starts querying the entire database again
But the …
-
# How would you like the feature to work?
The only data structure available in LSL is the list. Working with these can be cumbersome.
I propose two new LSL functions:
----
Function: list llLis…
-
It seems like psalm only knows about functions in src/Psalm/Internal/Stubs/CoreGenericFunctions.phpstub . It may help to expand that list of functions to other pure functions such as json_encode(), ba…