- 06 Mar, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 04 Mar, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 02 Mar, 2019 7 commits
-
-
Maxime Perrotin authored
this version adds basic support for the newtype construct, allowing to define internal types using the SDL syntax. only support definition of array types: newtype MyType array (SomeInteger, SomeType) endnewtype; this will be transformed into: MyType ::= SEQUENCE (SIZE (minOfSomeInteger .. maxOfSomeInteger)) OF SomeType
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 01 Mar, 2019 3 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 28 Feb, 2019 4 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 21 Feb, 2019 5 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 15 Feb, 2019 4 commits
-
-
Maxime Perrotin authored
not complete, the gpr for SDL must call opengeode to generate Ada with all input files in one go, not one call per file
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
Due to the AST storing now the full path of the ASN.1 files
-
- 07 Feb, 2019 1 commit
-
-
Maxime Perrotin authored
as per ISS request
-
- 06 Feb, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 18 Jan, 2019 7 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
These allow to cast from/to a CHOICE discriminant and an ENUMERATED type containing exactly the same list of enumerants
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 09 Jan, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 13 Dec, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 05 Nov, 2018 1 commit
-
-
Maxime Perrotin authored
Qgen See merge request !4
-
- 03 Nov, 2018 3 commits
-
-
Daniel Tuulik authored
-
Daniel Tuulik authored
-
Daniel Tuulik authored
-