Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size Revision Age Author Comment
  backends 14c56a07 almost 10 years Xavier Thirioux some tiny mistakes corrected... git-svn-id: h...
Makefile.in 1 KB 40875a30 over 10 years Pierre-Loïc Garoche Added an install target in the src folder git-...
_tags 275 Bytes e8b6d5ca over 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 13.4 KB e3a4e911 almost 10 years Xavier Thirioux some optimization in code optimization !! git...
basic_library.ml 7.25 KB e9b71779 about 10 years Teme Kahsai modifed / to div in horn backend git-svn-id: h...
causality.ml 19.6 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
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.3 KB e3a4e911 almost 10 years Xavier Thirioux some optimization in code optimization !! git...
location.ml 2.89 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
log.ml 874 Bytes a2d97a3e over 10 years Pierre-Loïc Garoche Updated the licence info and header for each fi...
lusic.ml 3.34 KB a28d1ba7 almost 10 years Xavier Thirioux some cosmetic changes in error messages when lo...
lustreSpec.ml 6.39 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
machine_code.ml 21.4 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
main_lustre_compiler.ml 12.6 KB e3a4e911 almost 10 years Xavier Thirioux some optimization in code optimization !! git...
modules.ml 7.78 KB e39f5319 almost 10 years Xavier Thirioux corrected a bug when activating optimization (-...
myocamlbuild.ml.in 295 Bytes e8b6d5ca over 10 years Pierre-Loïc Garoche Moved Makefile into src folder git-svn-id: ht...
normalization.ml 16.8 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
optimize_machine.ml 11.6 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
optimize_prog.ml 4.43 KB d0b1ec56 over 10 years Xavier Thirioux - changed the basic optimization scheme (option...
options.ml 4.37 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
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 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
printers.ml 13.6 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
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 9.88 KB e3a4e911 almost 10 years Xavier Thirioux some optimization in code optimization !! git...
typing.ml 30 KB ec433d69 almost 10 years Xavier Thirioux Major revision due to severe limitations and bu...
utils.ml 8.76 KB 45c13277 over 10 years Xavier Thirioux - added missing constraint check when sub-clock...
version.ml.in 107 Bytes 1e48ef45 over 10 years Pierre-Loïc Garoche - Dealt with compiling lusic from distant lusi ...

Latest revisions

# Date Author Comment
e3a4e911 04/13/2015 10:08 AM Xavier Thirioux

some optimization in code optimization !!

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

e39f5319 04/09/2015 10:57 PM Xavier Thirioux

corrected a bug when activating optimization (-O 3) (edge missing in a dep graph)

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

14c56a07 04/08/2015 11:01 PM Xavier Thirioux

some tiny mistakes corrected...

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

a28d1ba7 04/08/2015 10:43 PM Xavier Thirioux

some cosmetic changes in error messages when loading libraries

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

ec433d69 04/08/2015 10:03 PM Xavier Thirioux

Major revision due to severe limitations and bugs of inlining capabilities:
- destination dir should now work properly
- lusic files now have a version number, to avoid nasty segfaults
when loading lusic files created by an older compiler version
- inlining should now work with generic nodes and generic array library...

7df1a309 04/08/2015 03:54 PM Pierre-Loïc Garoche

horn queries back

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

302eeebe 04/08/2015 08:53 AM Pierre-Loïc Garoche

Post Xia dev

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

2bd3b8cd 04/08/2015 08:50 AM Pierre-Loïc Garoche

Prepare for tagging : Xia version 1.0

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

0b352b14 04/04/2015 03:59 PM Xavier Thirioux

corrected various bugs in the compilation/installation Makefile.in.

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

fc886259 04/03/2015 06:22 PM Xavier Thirioux

LOTS of bug correction wrt inlining, still a work in progress...
- global constants were not accounted for
- no good avoidance of name capture when inlining
- static parameters (array sizes and clocks) not handled
- ill-typed generated expressions, when inlining array expressions...

View revisions

Also available in: Atom