- 13 Nov, 2016 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 07 Nov, 2016 3 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 06 Nov, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 04 Nov, 2016 1 commit
-
-
Maxime Perrotin authored
must be set to true only after elaboration (complete execution of the first transition).
-
- 02 Nov, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 17 Oct, 2016 3 commits
-
-
Maxime Perrotin authored
-
-
Maxime Perrotin authored
-
- 16 Oct, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 15 Oct, 2016 3 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
Requires asn1scc 3.3.04 or more recent
-
- 09 Oct, 2016 4 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
TypeA ::= SEQUENCE { a SEQUENCE (SIZE (2)) OF BOOLEAN } TypeB ::= SEQUENCE { a SEQUENCE (SIZE(2)) OF BOOLEAN } dcl a TypeA, b TypeB; a!a := b!a now rightfully raises an error, even if the types seem semantically equivalent- they are two different types, and Ada would not compile accept that.
-
Maxime Perrotin authored
-
Maxime Perrotin authored
mychoice!a!b := 5was not properly spotted as an error in selector_expression. the right syntax is mychoice := a: { b 5 } (ASN.1 Value notation)
-
- 08 Oct, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 06 Oct, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 04 Oct, 2016 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 28 Sep, 2016 3 commits
-
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 18 Sep, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 16 Sep, 2016 3 commits
-
-
-
Maxime Perrotin authored
Allow semi after the "returns" keyword.
-
Maxime Perrotin authored
Allow semi after the "returns" keyword.
-
- 15 Sep, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 14 Sep, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 13 Sep, 2016 1 commit
-
-
Maxime Perrotin authored
-
- 12 Sep, 2016 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
As per GMV request
-
- 11 Sep, 2016 4 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 10 Sep, 2016 1 commit
-
-
Maxime Perrotin authored
-