-
I am using the swift version of ANTLR4.13.1 to parse the objc code file, and I always encounter a crash. My code structure is as follows:
```
let queue = OperationQueue()
for pa…
-
## Checklist
- [X] I have searched existing issues and StackOverflow for solutions.
- [X] I have read the [Flycheck manual][].
- [X] I have read the [Troubleshooting Guide][].
- [ ] I have checked…
-
### Expected behavior
According to the documentation for the [User](https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/3f594675b03a1144c9c065428cc79f24c81573e1/src/Microsoft.Graph/Models/G…
-
### Is your feature request related to a problem? Please describe
When we do the sorting by datetime and have the recurrent values.
```
#1 "2024-01-03 19:57:38"
#2 "2024-01-03 19:57:38"
...
#3…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Condu…
-
I propose we allow pattern matching for exceptions in match expressions when the expression to be matched is a function call (or indexer/ property)
For example,
```fsharp
let l = [1;2;3]
…
-
It'd be nice if [weight tables](https://pytorch.org/vision/main/models_new.html#table-of-all-available-classification-weights) could be sorted by number of params or accuracies.
Also a "search opti…
-
I am trying to reuse fragments to build up a lexer rule that will include a range of characters, but exclude some subsets from that range.
Essentially, I would like to define the fragment as: `A …
-
Hey, Whenever I search up a question of Live Wallpaper or any related issue and read reddit/stackoverflow posts, I've always seen you around & btw your fork of Alynx is helpful as well.
The issue …
-
## FusionAuth tenant manager
### Problem
Currently, a user with a registration to the `FusionAuth` application with a role that allows access to search, edit, delete, or create users can see users…