Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  backends d7b73fed about 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
Makefile.in 1 KB 40875a30 about 10 years Pierre-Loïc Garoche Added an install target in the src folder git-...
_tags 275 Bytes e8b6d5ca about 10 years Pierre-Loïc Garoche Moved Makefile into src folder git-svn-id: ht...
access.ml 3.58 KB b08ffca7 over 10 years Xavier Thirioux - work in progress for automata... git-svn-i...
annotations.ml 1.16 KB 566dbf49 almost 10 years Pierre-Loïc Garoche Added local inlining using the keyword (*! /inl...
automata.ml 14.3 KB a406ac67 almost 9 years Xavier Thirioux removed a bug in automata code generation
basic_library.ml 7.44 KB 2d179f5b about 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
causality.ml 19.7 KB 57115ec0 about 9 years Xavier Thirioux corrected pessimistic behavior of optimization ...
clock_calculus.ml 32 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
clock_predef.ml 1.76 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
clocks.ml 20.5 KB e39f5319 almost 10 years Xavier Thirioux corrected a bug when activating optimization (-...
compiler_common.ml 8.24 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
corelang.ml 34.7 KB a28d1ba7 almost 10 years Xavier Thirioux some cosmetic changes in error messages when lo...
corelang.mli 5.56 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
delay.ml 2.97 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
delay_predef.ml 1.28 KB ef34b4ae over 10 years Xavier Thirioux This is a major revision: - added interface f...
dimension.ml 11 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
env.ml 1.62 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
expand.ml 10.8 KB 54d032f5 over 10 years Xavier Thirioux - Added major feature: Lustre V6 automata !!! ...
init_calculus.ml 11.1 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
init_predef.ml 2.29 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
inliner.ml 15.4 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
lexerLustreSpec.mll 4.13 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
lexer_lustre.mll 5.12 KB ef34b4ae over 10 years Xavier Thirioux This is a major revision: - added interface f...
lexer_prelude.mll 3.21 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
liveness.ml 12.6 KB 57115ec0 about 9 years Xavier Thirioux corrected pessimistic behavior of optimization ...
location.ml 2.89 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
log.ml 941 Bytes 690196d8 over 9 years Xavier Thirioux - corrected a regression bug in main_lustre_com...
lusic.ml 3.34 KB a28d1ba7 almost 10 years Xavier Thirioux some cosmetic changes in error messages when lo...
lustreSpec.ml 6.45 KB 2d179f5b about 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
machine_code.ml 21.6 KB 55537f48 about 9 years Xavier Thirioux bug corrected: in some cases, local const vars ...
main_lustre_compiler.ml 13.4 KB 60aab16d almost 9 years Xavier Thirioux Bug solved in automaton part
modules.ml 7.78 KB e39f5319 almost 10 years Xavier Thirioux corrected a bug when activating optimization (-...
myocamlbuild.ml.in 295 Bytes e8b6d5ca about 10 years Pierre-Loïc Garoche Moved Makefile into src folder git-svn-id: ht...
normalization.ml 16.8 KB b98a4a58 over 9 years Pierre-Loïc Garoche Bug fixed for horn traces option with stateful ...
optimize_machine.ml 20.6 KB d7b73fed about 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
optimize_prog.ml 4.43 KB d0b1ec56 over 10 years Xavier Thirioux - changed the basic optimization scheme (option...
options.ml 4.36 KB a53a28cb over 9 years Eric Noulard Post 1.1 release. Back to dev version git-svn...
parse.ml 1.36 KB ef34b4ae over 10 years Xavier Thirioux This is a major revision: - added interface f...
parserLustreSpec.mly 8.01 KB 566dbf49 almost 10 years Pierre-Loïc Garoche Added local inlining using the keyword (*! /inl...
parser_lustre.mly 17.6 KB 2d179f5b about 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
printers.ml 13.8 KB d7b73fed about 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
scheduling.ml 8.04 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
sortProg.ml 2 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
splitting.ml 3.17 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
stateless.ml 2.88 KB b08ffca7 over 10 years Xavier Thirioux - work in progress for automata... git-svn-i...
type_predef.ml 2.66 KB a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
types.ml 10.1 KB 2d179f5b about 9 years Xavier Thirioux numerous bugs corrected: - bug in expansion of ...
typing.ml 30.4 KB d7b73fed about 9 years Xavier Thirioux bug correction in typing: tuple types were comp...
utils.ml 8.76 KB 45c13277 over 10 years Xavier Thirioux - added missing constraint check when sub-clock...
version.ml.in 107 Bytes 1e48ef45 about 10 years Pierre-Loïc Garoche - Dealt with compiling lusic from distant lusi ...

Latest revisions

# Date Author Comment
a406ac67 04/12/2016 12:49 AM Xavier Thirioux

removed a bug in automata code generation

60aab16d 02/02/2016 06:35 PM Xavier Thirioux

Bug solved in automaton part

5775ac97 01/08/2016 03:00 PM Xavier Thirioux

bug correction in automata.ml (order of assigned variables was not always coherent between automata branches)

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

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

a53a28cb 08/18/2015 11:51 AM Eric Noulard

Post 1.1 release.
Back to dev version

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

b2e2b4d8 08/13/2015 04:58 PM Eric Noulard

prepare lustrec 1.1

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

View revisions

Also available in: Atom