- 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
-
- 13 Dec, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 02 Oct, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 13 Sep, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 26 Jul, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 08 Jul, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 27 Jun, 2018 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 26 Jun, 2018 2 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 14 Jun, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 13 Jun, 2018 1 commit
-
-
Maxime Perrotin authored
- timers were missing - tab activation was buggy when clicked from a nested diagram
-
- 30 May, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 24 May, 2018 3 commits
-
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
Maxime Perrotin authored
-
- 23 May, 2018 1 commit
-
-
Daniel Tuulik authored
Catch and report error situations better Update help and info messages
-
- 22 May, 2018 1 commit
-
-
Daniel Tuulik authored
Calling from command line: * Added switch --QGen, to be used together with --toC or --toAda, If --QGen is given, C or Ada code is generated using QGen For calling from GUI, added menu items * 'Generate Ada code with QGen', shortcuts Ctrl-K or F6 * 'Generate C code with QGen', shortcuts Crl-L or F9
-
- 17 May, 2018 3 commits
-
-
-
-
On laptop, the + is shared with the = keys and requires a shift press. The built-in ZoomIn event from Qt does not work with shift.
-
- 03 May, 2018 1 commit
-
-
Maxime Perrotin authored
-
- 26 Apr, 2018 2 commits