-
Hello,
I want to work with an example of VDM-SL with the name "AccountSys" that I downloaded from overture web site, but, I can not find VDM Class for running the example. Does anyone know what shoul…
-
##### Identification of the Originator
Paul Chisholm
##### Target of the request, defining the affected components of the language definition
Affects type 'seq’ and its primitive functions.
##…
-
Hi everyone and @clintonskitson
I've tried rexray 0.3.3 with openstack driver some day and it's amazing. But sometime, I've saw rexray socket isn't working. When I typed 'docker volume ls', docker …
CBR09 updated
7 years ago
-
The Quick Interpreter window reads a single expression in the input window, but the parser is not checking whether there are extra tokens after the expression. That allows you to say things like:
```…
-
##### Identification of the Originator
Paul Chisholm
##### Target of the request, defining the affected components of the language definition
Creation of a standard library, language definition not …
-
##### Identification of the Originator
Paul Chisholm
##### Target of the request, defining the affected components of the language definition
Affects type 'set' and its primitive functions.
##### Mo…
-
Output informations of "CT Test Case result" View is not enough.
For example, in attached model output window is the following PDF file.
In 'Test, 000001' of CT test T2(16) on "CT Overview" view is …
-
You get an "Unsupported type reached" for all constructs that are imported.
-
If you run combinatorial testing on a VDM-SL model and try to send a test to the interpreter, the test will execute but the interpreter will not suspend on a breakpoint. Likewise, if you violate a pre…
-
If you set a conditional breakpoint at the `skip` statement in the `getX` operation in the `B` class and you debug the model the interpreter crashes.
```
class A
instance variables
x : nat := 1;
o…