Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
README 2.04 KB 230b168e over 4 years Guillaume DAVY Ada: Refactor Ada Backend to reduce redundancy,...
ada_backend.ml 6.69 KB ca7e8027 over 2 years Lélio Brun fix almost all warnings
ada_backend_adb.ml 8.57 KB ca7e8027 over 2 years Lélio Brun fix almost all warnings
ada_backend_ads.ml 9.27 KB ca7e8027 over 2 years Lélio Brun fix almost all warnings
ada_backend_common.ml 14 KB ca7e8027 over 2 years Lélio Brun fix almost all warnings
ada_backend_common.mli 1.7 KB 173a2a8f over 4 years Guillaume DAVY Ada: Lot of specification is exported in Ada. W...
ada_backend_wrapper.ml 6.75 KB ca7e8027 over 2 years Lélio Brun fix almost all warnings
ada_printer.ml 11.5 KB 05f85b44 over 4 years Guillaume DAVY Ada: Start cleaning Ada to prepare for why beckend
ada_printer.mli 2.42 KB 05f85b44 over 4 years Guillaume DAVY Ada: Start cleaning Ada to prepare for why beckend
misc_lustre_function.ml 11.6 KB ca7e8027 over 2 years Lélio Brun fix almost all warnings
misc_printer.ml 710 Bytes 230b168e over 4 years Guillaume DAVY Ada: Refactor Ada Backend to reduce redundancy,...

Latest revisions

# Date Author Comment
ca7e8027 02/05/2021 02:36 PM Lélio Brun

fix almost all warnings

719ae9fd 02/03/2021 02:47 PM Lélio Brun

migration draft on dune

04a188ec 11/21/2019 03:45 AM Pierre-Loïc Garoche

- Refactored Error exception and messages
- Bugs in partial evaluation for equalities among bool constants
and a nice recursive call generating a stack overflow! Now solved
- Setup a timeout for z3 in seal
- Better log for seal

c2db420f 11/20/2019 05:09 PM Pierre-Loïc Garoche

comment some code to avoid warning at compile time

e8f55c25 11/15/2019 12:34 AM Pierre-Loïc Garoche

- tag_true and tag_false moved to lustre_types
- real constants are hidden in Real.ml{i} module

05f85b44 04/29/2019 01:53 PM Guillaume DAVY

Ada: Start cleaning Ada to prepare for why beckend

173a2a8f 04/19/2019 12:47 PM Guillaume DAVY

Ada: Lot of specification is exported in Ada. We use ghost code to store all states,
we generate the transition pridicate but also the invariant. But two problems, occured.
The first one is a visibility problem for the record which is private but must be
public for ghost variable which have to be public for specifaction. The second...

b5b745fb 04/05/2019 04:37 PM Guillaume DAVY

Ada: First support for transition predicate generation.

2477d634 04/04/2019 04:11 PM Guillaume DAVY

Ada: Correct some errors in printing

230b168e 04/04/2019 02:14 PM Guillaume DAVY

Ada: Refactor Ada Backend to reduce redundancy, make it more modular and
more simple.

View revisions

Also available in: Atom