Project

General

Profile

Version 0.0.22 available

Added by Florian Negele over 4 years ago

Development Version 0.0.22 of the Eigen Compiler Suite is available for evaluation. It fixes various issues and includes the following improvements.

General:
  • Added partitioned memory file linker [1]
  • Added output file format option for ecsd [2]
Oberon:
  • Improved diagnostics about unused declarations
  • Fixed canonical type names in debugging information
  • Included generic parameters in debugging information
  • Allowed explicit export of generic parameters
  • Added support for forward declarations of variables
  • Improved semantics of external declarations [3]

[1] https://ecs.openbrace.org/manual/manualch4.html#x21-1390004
[2] https://ecs.openbrace.org/manual/manualse7.html#x12-110002.4
[3] https://ecs.openbrace.org/manual/manualse27.html#x38-2740007.2.2


Comments