Merging unstable into salsa
Merge branch 'unstable' into salsa
Further restructuring:- arrow.ml* to define basic builder for arrow (node, name, ...)- machine_code_common similar to corelang but for machine_code (printers, some builders, ...)- machine_code restricted to the translatation from normalized nodes to machines
MLI for normalization and machine_code.Structs defining machines are now in machine_code_types
- Makefile: solved dependency problem when compiling include lusi- Renamed type declarations as lustre_types and machine_code_types
Ongoing work on salsa: introduce slicing of expr
Updated Salsa plugin to latest version of Salsa.Some issues wrt machine type features.Work in progress
[salsa] cleaning verbose logs
Modified Salsa plugin to apply the algorithm until no more progress can be made
on joue avec l'affiche des floats
- Print the range before/after the transformation of the expression- Use %e to print floating point error
major branche merging salsa/mpfr with trunk