Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  backends 2ed9b6f2 over 8 years Pierre-Loïc Garoche solved bug: missing parenthesis in enum typedef
Makefile.in 1 KB 5d8ddbf7 almost 10 years Pierre-Loïc Garoche Added an install target in the src folder
_tags 295 Bytes 92aa8330 over 8 years Pierre-Loïc Garoche Using ocamlfind to link with ocamlgraph
access.ml 3.58 KB 1eda3e78 about 10 years Xavier Thirioux - work in progress for automata...
annotations.ml 1.16 KB 6394042a over 9 years Pierre-Loïc Garoche Added local inlining using the keyword (*! /inl...
automata.ml 13.4 KB e24b2e9b over 9 years Xavier Thirioux some optimization in code optimization !!
basic_library.ml 7.44 KB 2d179f5b almost 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
causality.ml 19.7 KB 57115ec0 almost 9 years Xavier Thirioux corrected pessimistic behavior of optimization ...
clock_calculus.ml 32 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
clock_predef.ml 1.76 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
clocks.ml 20.5 KB 5f31b494 over 9 years Xavier Thirioux corrected a bug when activating optimization (-...
compiler_common.ml 8.24 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
corelang.ml 34.7 KB b3543e39 over 9 years Xavier Thirioux some cosmetic changes in error messages when lo...
corelang.mli 5.56 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
delay.ml 2.97 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
delay_predef.ml 1.28 KB 70e1006b about 10 years Xavier Thirioux This is a major revision: - added interface f...
dimension.ml 11 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
env.ml 1.62 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
expand.ml 10.8 KB 6a1a01d2 about 10 years Xavier Thirioux - Added major feature: Lustre V6 automata !!! ...
init_calculus.ml 11.1 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
init_predef.ml 2.29 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
inliner.ml 15.4 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
lexerLustreSpec.mll 4.13 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
lexer_lustre.mll 5.12 KB 70e1006b about 10 years Xavier Thirioux This is a major revision: - added interface f...
lexer_prelude.mll 3.21 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
liveness.ml 12.6 KB 57115ec0 almost 9 years Xavier Thirioux corrected pessimistic behavior of optimization ...
location.ml 2.89 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
log.ml 941 Bytes e275249d over 9 years Xavier Thirioux - corrected a regression bug in main_lustre_com...
lusic.ml 3.34 KB b3543e39 over 9 years Xavier Thirioux some cosmetic changes in error messages when lo...
lustreSpec.ml 6.45 KB 2d179f5b almost 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
machine_code.ml 22.6 KB 55537f48 almost 9 years Xavier Thirioux bug corrected: in some cases, local const vars ...
main_lustre_compiler.ml 13.4 KB d7b73fed almost 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
modules.ml 7.78 KB 5f31b494 over 9 years Xavier Thirioux corrected a bug when activating optimization (-...
myocamlbuild.ml.in 295 Bytes bed8ea64 almost 10 years Pierre-Loïc Garoche Moved Makefile into src folder
normalization.ml 16.8 KB 7a442071 over 9 years Pierre-Loïc Garoche Bug fixed for horn traces option with stateful ...
optimize_machine.ml 20.6 KB d7b73fed almost 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
optimize_prog.ml 4.43 KB 307aba8d almost 10 years Xavier Thirioux - changed the basic optimization scheme (option...
options.ml 4.36 KB 9b04601c about 9 years Eric Noulard Post 1.1 release. Back to dev version
parse.ml 1.36 KB 70e1006b about 10 years Xavier Thirioux This is a major revision: - added interface f...
parserLustreSpec.mly 8.01 KB 6394042a over 9 years Pierre-Loïc Garoche Added local inlining using the keyword (*! /inl...
parser_lustre.mly 17.6 KB 2d179f5b almost 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
printers.ml 13.8 KB d7b73fed almost 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
scheduling.ml 8.04 KB 01d48bb0 over 9 years Xavier Thirioux Major revision due to severe limitations and bu...
sortProg.ml 2 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
splitting.ml 3.17 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
stateless.ml 2.88 KB 1eda3e78 about 10 years Xavier Thirioux - work in progress for automata...
type_predef.ml 2.66 KB b38ffff3 about 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
types.ml 10.1 KB 2d179f5b almost 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
typing.ml 30.4 KB d7b73fed almost 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
utils.ml 8.76 KB 01f1a1f4 about 10 years Xavier Thirioux - added missing constraint check when sub-clock...
version.ml.in 107 Bytes 5ae8db15 almost 10 years Pierre-Loïc Garoche - Dealt with compiling lusic from distant lusi ...

Latest revisions

# Date Author Comment
2ed9b6f2 01/07/2016 04:41 PM Pierre-Loïc Garoche

solved bug: missing parenthesis in enum typedef

8eee42de 01/07/2016 04:41 PM Pierre-Loïc Garoche

Refined the dependencies in the generated makefile

92aa8330 01/07/2016 04:40 PM Pierre-Loïc Garoche

Using ocamlfind to link with ocamlgraph

5df5dd85 12/16/2015 03:18 PM Pierre-Loïc Garoche

Merge branch 'master' into horn_enum_types

Conflicts:
src/backends/Horn/horn_backend.ml

57115ec0 11/22/2015 12:05 AM Xavier Thirioux

corrected pessimistic behavior of optimization phase -O 3

git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@486 041b043f-8d7c-46b2-b46e-ef0dd855326e

d7b73fed 11/21/2015 10:14 PM Xavier Thirioux

bug correction in typing: tuple types were computed but not recorded

git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@485 041b043f-8d7c-46b2-b46e-ef0dd855326e

0dee2bc1 11/20/2015 06:41 PM Pierre-Loïc Garoche

Refactoring of the horn backend with Reset/Step instead of Init/Step.
Teme, please perform a string non regression test wrt the previous version, to make sure we have the same model checking results.

55537f48 11/07/2015 11:48 PM Xavier Thirioux

bug corrected: in some cases, local const vars were assigned twice

git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@483 041b043f-8d7c-46b2-b46e-ef0dd855326e

2d179f5b 11/07/2015 07:40 PM Xavier Thirioux

numerous bugs corrected:
- bug in expansion of array accesses with constant arrays
- bug in printing complex array indexes (not C compliant)
- bug wrt C99 typing policy for constant arrays
- bug in signaling wrong useless static input

git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@482 041b043f-8d7c-46b2-b46e-ef0dd855326e

2580acfd 11/06/2015 06:09 PM Teme Kahsai

fixed a printing bug in horn backend

git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@481 041b043f-8d7c-46b2-b46e-ef0dd855326e

View revisions

Also available in: Atom