Checked that the types of separate arguments are separate.
Added code to keep track of the number of objects created by type ids.
Fixed typo
Fixed type in case the mapping is STRING -> STRING_32.
Manifest characters should be of type CHARACTER_32 when the mapping is CHARACTER -> CHARACTER_32.
Replaced calls to STRING_8.item_code with STRING_8.code.
`geant delivery` should delete the files/folders for GitHub Actions and Azure DevOps pipelines.
Restored the copyright symbol.
gec/gelint: Avoid reporting errors which are the consequence of other errors already reported.
Added support for separate instructions `separate ... do ... end`.
Gobo 22.01 released
Release 22.01
gec: Fixed inplementation of built-in feature `ANY.standard_is_equal` when objects have reference attributes which may be attached to objects with copy semantics.
Updated History file.
gecop: Added tests for `M1EE` and `M1IE` exercising the semantics of equality and inequality expressions.
More progress information.
gec: Improved implementation of C code generation for equality expressions and for built-in feature `ANY.standard_is_equal`.
Display more information when installing the Gobo Eiffel package unless the option `-s` is used.
No need for the option `-v` when installing the Gobo Eiffel package anymore. We get enough progress information by default.
gedoc: Added format `descendants` to get the list of descendants classes of a class or of a set of classes.
Upgraded all ECF files to ECF 1.22.0.
Synchronized free_elks library with version in EiffelStudio 21.11.10.6046 svn#106046.
gecop: updated results of valitation suite for ISE 21.11.10.6046.
Fixed default value for ECF option `warning` when converting to newer versions of ECF.
Fixed obsolete syntax warnings reported by ISE 21.11.10.6046.
Added support for ECF 1.22.0 and its new option is_obsolete_iteration.
Added support for the notation `@i` to access the iteration cursor of an iteration whose iteration item is `i`, e.g. `∀ i: list ¦ i = @i.index` (1 is at the first position, 2 at the second position, etc.).
Fixed warning when using MSVC 2022 as backend C compiler.
Added support for external routines of the form `external "C : int | <file.h>` with no argument types in the signature.
Define more environment variables for compatibility with ISE's tools.
Use version 21.11.106046 of ISE Eiffel for CI/CD.
gecop: Fixed timing issue when launching threads in some tests.
gecop: Fixed timing issue when launching threads in some tests.
Added debug information
Added debug information.
Added debug information.
CI/CD: Avoid a crash when using ISE Eiffel in workbench mode under Windows and Linux in GitHub Actions when testing `$GOBO/library/xslt` by turning garbage collection off before exit and forcing a manual exit.
Improved test output in case of failure.
CI/CD: Avoid a crash when using ISE Eiffel in workbench mode under Windows and Linux in GitHub Actions when testing `$GOBO/library/xslt` by forcing an manual exit.
CI/CD: Use default names for pipelines in Azure DevOps Pipelines.
CI/CD: Use default names for pipelines in GitHub Actions.
CI/CD: Use "build & test" as name for pipelines in GitHub Actions.
CI/CD: Use "build & test" as name for pipelines in GitHub Actions.
CI/CD: Show piepline badges from all providers.
gecop: Display the output of the test if it is unknown.
CI/CD: Build jobs on Azure DevOps Pipelines.
CI/CD: Fixed yaml syntax for `pool`.
CI/CD: Fixed yaml syntax for `artifact`.
CI/CD: Use Azure DevOps Pipelines environment variables.
CI/CD: Added deubug for Azure DevOps Pipelines.
CI/CD: Use Azure DevOps Pipelines environment variables.
CI/CD: Added debug for Azure DevOps Pipelines.
CI/CD: Added one test to Azure DevOps Pipelines.
CI/CD: Fixed Azure DevOps Pipelines environment variables usage.
CI/CD: Fixed yaml syntax for `job`.
CI/CD: Added stages to Azure DevOps Pipelines.
CI/CD: Added dummy job with no dependency.
CI/CD: Fixed yaml syntax for `strategy`.
CI/CD: Fixed dependencies in Azure DevOps Pipelines.
CI/CD: Fixed dependencies in Azure DevOps Pipelines.
CI/CD: Fixed strategies in Azure DevOps Pipelines.
CI/CD: Use stage templates in Azure DevOps Pipelines.
CI/CD: Fixed strategies in Azure DevOps Pipelines.
CI/CD: Use job templates in Azure DevOps Pipelines.
CI/CD: Added more tests in Azure DevOps Pipelines.
CI/CD: `test_debug_ise library` needs more than one hour to run.
CI/CD: Use stage templates in Azure DevOps Pipelines.
Make sure that GitHub considers all files with a `.e` extension as Eiffel files (and not just those with some given patterns in their content, see https://github.com/textmate/eiffel.tmbundle/blob/master/Syntaxes/Eiffel.plist).
CI/CD: Fixed yaml syntax.
CI/CD: IMproved pipeline when using GitHub Actions.
CI/CD: Try to use `geant test_ge` instead of `geant test_debug_ge` to see if `$GOBO\library\lexical` is still failing on Windows in GitLab CI/CD.
CI/CD: `$GOBO\library\lexical` is still failing when using `geant test_ge` on Windows in GitLab CI/CD. Use `geant test_debug_ge` instead.
Use GitHub Actions.
Fixed yml syntax.
Fixed yml syntax.
Added missing job dependencies.
Try to set $GOBO.
Try to set $GOBO.
Try to set $GOBO.
Try to set $GOBO.
Try to set $GOBO.
Try to set $GOBO.
Fixed artifact paths
Try to figure out where the artifacts are.
Set the path to download artifacts.
Make binaries executable.
Make sure that GTK 2.0 is installed when running ISE Eiffel.
Added tests with ISE Eiffel in GitHub Actions.
Run `apt-get` as superuser.
Use GitHub Actions.
Fixed yml syntax.
Fixed yml syntax.
Added missing job dependencies.
Try to set $GOBO.
Try to set $GOBO.
Try to set $GOBO.