-
### Environment
- OS and Version:suse linux
- IDE Version: vscode 1.93.1
- Ada & SPARK Extension Version: v24.0.6
### Bug Summary and Reproducer
# Bug Summary:
When typing
```
with Ada.
…
-
### Environment
- OS and Version: WSL2 (under Windows 11), running Ubuntu 24.04
- VS Code Version: 1.94.2
- Ada & SPARK Extension Version: v25.0.20241014
### Bug Summary and Reproducer
Bug Summ…
-
### Environment
- OS and Version: Windows 10 Enterprise N LTSC 21H2
- IDE Version: Visual Studio Code 1.93.1
- Ada & SPARK Extension Version: v25.0.20240915
### Bug Summary and Reproducer
Bug S…
-
### Environment
- OS and Version: Ubuntu Linux 22.04
- IDE Version: 1.93.1
- Ada & SPARK Extension Version: v25.0.20240915
### Bug Summary and Reproducer
Bug Summary:
There's no mention of …
-
### Environment
- OS and Version: Windows 10
- IDE Version: VS Code 1.93.1
- Ada & SPARK Extension Version: v25.0.20240915
### Bug Summary and Reproducer
Bug Summary:
Issue #1189 is occured ag…
-
A possibly useful source of reference and background info for you: a very similar facility (called "dynamic subtype predicate") has existed in Ada since the 2012 revision of the language. It is fully …
-
During a meeting with AdaCore, Nexperia and ESI, we were asked by AdaCore to submit this issue to trigger a discussion to determine whether a RFC is justified.
# Support for `Properties` in Ada and…
-
### Environment
- OS and Version: N/A
- IDE Version: N/A
- Ada & SPARK Extension Version: N/A
### Bug Summary and Reproducer
I have a few questions in anticipation of the inclusion of `gnatform…
-
This is great work @rod-chapman!
My main suggestion is to add documentation. Cryptol supports doc-strings - every definition should have one that describes the intent of the function along w/ citat…
-
### Summary
A new contract could be used to precisely express which parts of a parameter/global of mode IN OUT are modified/preserved by a subprogram. It would be interesting to also allow expressi…