-
After taking a look at SW, I noticed that you use single-dash for options. (`-compiler`)
I also noticed it works if I double the dash (`--compiler`) which I always do since I'm used to it.
I g…
-
Disabling/Enabling in `Program.cs` seem to have no effect
```
.AddOData(options =>
{
options.Filter()
.Select()
.OrderBy()
//.Expand()
.SetMaxTop(…
-
### Library name and version
Azure.AI.OpenAI 2.0.0-beta2
### Query/Question
Using C#, I haven't found a great example of how to generate an image using the image client. I'm trying to generate an …
-
I'm using Commander 4.4.7. I am noticing that if I have an option that takes an argument, and the argument starts with a global option, the argument is parsed as a global option.
```ruby
require …
-
### What happened?
With the following table:
```tsql
create table tab1 (
id int,
col1 tinyint
)
insert into tab1 values(42, 1)
```
The following C# application example with [Entit…
-
This program gives standard-conforming output with lfortran if and only if the option ```--print-leading-space``` is used.
```
program space1
write(*,*) 'Hello world!'
write(*,"(A)") 'Hello ag…
-
## Description
The Office of Connected Care is requiring that requests for community care podiatry appointments come from referrals and not veteran requests. Therefore, the option to select Podiatry …
-
## kevin reported this on 2016-10-08T07:29:26Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=16604
### CC List
* andrei (andralex)
* witold.baryluk+d (baryluk)
### Description
````…
-
### Feature Proposal
I work in a large monorepo, so when I launch the Webpack dev server, the localhost URL is unpredictable. Different apps may use different ports.
Webpack …
-
The idea of this PR is to implement the tooling around piltover to easily deploy the contract on Sepolia.
This includes:
1. Compiling the contracts
2. Deploying the contracts configured to intera…
glihm updated
23 hours ago