- 01 Oct, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 29 Sep, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 05 Sep, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 15 May, 2019 3 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
myVar(4, 5) := { 4, 2 } -- To change two values of the array
-
- 11 May, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 28 Apr, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 13 Apr, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 11 Apr, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 10 Apr, 2019 1 commit
-
-
Maxime Perrotin authored
Add support for substring on the left of expressions
-
- 09 Apr, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 04 Apr, 2019 5 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
When user moves cursor on a new word, and this work is a variable, select it in the data dictionary, to allow easy retrieval of the corresponding type
-
Maxime Perrotin authored
to get the right column size
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 03 Apr, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 02 Apr, 2019 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 01 Apr, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 28 Mar, 2019 1 commit
-
-
- 22 Mar, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 20 Mar, 2019 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 07 Mar, 2019 1 commit
-
-
Maxime Perrotin authored
-
- 06 Mar, 2019 2 commits
-
-
Maxime Perrotin authored
mantis bug #842
-
Maxime Perrotin authored
-
- 02 Mar, 2019 4 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
-
- 01 Mar, 2019 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 21 Feb, 2019 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 15 Feb, 2019 2 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
-
- 07 Feb, 2019 1 commit
-
-
Maxime Perrotin authored
as per ISS request
-
- 18 Jan, 2019 1 commit
-
-
Maxime Perrotin authored
-