History | View | Annotate | Download (1.72 KB)
Merge branch 'salsa' into lustrec-seal
Reformating plugin signatures. Better report management
Serious refactoring of scopes plug-in:- now properly records the scopes- only register requested ones
Merge branch 'unstable' into lustrec-seal
- Makefile: solved dependency problem when compiling include lusi- Renamed type declarations as lustre_types and machine_code_types
- Normalization parameters (alias and unfold_array) are now provided as parameter- program type renamed as program_t- Initiating the lustrev tool with dependencies to z3 and seal.
- Added a field lustre_eq to machine instruction in order to record the originating lustre equation- EMF backend now impose the optimization level to be set to 0 in order to avoid equation elimination that would render traceability difficult- Options.ml has been split into Options.ml / Options_management.ml. Options.ml only contains references and no functions
- Added a precision parameter for io_frontend "real" types- New fonction in plugins: main_loop_body_prefix
Cleaner configure autoconf script
Plugin based framework
...