Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
c_backend.ml 7.18 KB d1b9423d almost 8 years David Doose mauve generator: first shot
c_backend_cmake.ml 3.92 KB
c_backend_common.ml 24.8 KB 7ab1c5bd over 7 years Pierre-Loïc Garoche - Added a precision parameter for io_frontend "...
c_backend_header.ml 17.1 KB 990210f3 almost 8 years Pierre-Loïc Garoche Improved include folders behaviors: - allow mul...
c_backend_lusic.ml 680 Bytes 44686ab5 almost 8 years Pierre-Loïc Garoche Missing file c_backend_lusic
c_backend_main.ml 7.92 KB 1bff14ac over 7 years Pierre-Loïc Garoche - Added a field lustre_eq to machine instructio...
c_backend_makefile.ml 3.4 KB 8eee42de about 9 years Pierre-Loïc Garoche Refined the dependencies in the generated makefile
c_backend_mauve.ml 7.6 KB 2fdbc781 almost 8 years Pierre-Loïc Garoche Cleaning output: - no more classic display for ...
c_backend_spec.ml 8.19 KB 58a463e7 about 10 years Pierre-Loïc Garoche Added a construct for Dependencies (was a tuple...
c_backend_src.ml 32.5 KB 3ca27bc7 over 7 years Pierre-Loïc Garoche - Addtional encapsulation of machine_code instr...

Latest revisions

# Date Author Comment
1bff14ac 06/23/2017 06:13 PM Pierre-Loïc Garoche

- 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

3ca27bc7 06/23/2017 04:07 AM Pierre-Loïc Garoche

- Addtional encapsulation of machine_code instr in a struct to enable future extension of type with more metadata.
- Improved EMF backend with META information

7ab1c5bd 06/22/2017 05:21 PM Pierre-Loïc Garoche

- Added a precision parameter for io_frontend "real" types
- New fonction in plugins: main_loop_body_prefix

990210f3 05/16/2017 04:57 PM Pierre-Loïc Garoche

Improved include folders behaviors:
- allow multiple -I dir, will be used in order (first one declared
is first used)

- when declaring a global library #open <foo>, foo is first checked
in local folders, than in global one (install path). This
does not apply to local libraries opened with #open "foo".

521e2a6b 05/16/2017 10:56 AM Pierre-Loïc Garoche

trying to improving pretty printing. Not so perfect for the moment

44686ab5 04/28/2017 08:07 PM Pierre-Loïc Garoche

Missing file c_backend_lusic

2fdbc781 04/27/2017 10:42 PM Pierre-Loïc Garoche

Cleaning output:
- no more classic display for ocamlc
- compilation warnings removed

375cbca2 04/27/2017 09:57 PM Pierre-Loïc Garoche

Merge branch 'unstable' into merge_mauve_unstable

09121c1a 04/27/2017 12:19 AM Pierre-Loïc Garoche

Merge branch 'testgen' into merging_unstable_testgen

85da3a4b 04/26/2017 11:23 PM Pierre-Loïc Garoche

Merge branch 'unstable' into merging_plugins
Non regression results were similar to master branch

View revisions

Also available in: Atom