- Mar 21, 2019
-
-
Guillaume DAVY authored
- Correct the merge with lustrec-seal - Improve support for builtin function(still work to do) - Add generation of a gpr file for lib(without main). - Add var initialisation in the reset, still work to do.
-
- Mar 13, 2019
-
-
Guillaume DAVY authored
-
- Mar 12, 2019
-
-
Guillaume DAVY authored
-
Guillaume DAVY authored
-
- Mar 11, 2019
-
-
Guillaume DAVY authored
instance.
-
Guillaume DAVY authored
to the pp_file and all subfunction in adb generation we pass a list of typed instance which contains the submachines directly with the instance name and the substitution.
-
- Feb 25, 2019
-
-
Guillaume DAVY authored
-
Guillaume DAVY authored
-
Guillaume DAVY authored
- Correct pp_value to print state access when the variable is memory
-
- Feb 21, 2019
-
-
GARION Christophe authored
-
Guillaume DAVY authored
-
GARION Christophe authored
-
Guillaume DAVY authored
-
Guillaume DAVY authored
-
- Feb 19, 2019
-
-
GARION Christophe authored
-
- Feb 14, 2019
-
-
GARION Christophe authored
-
Guillaume DAVY authored
-
Guillaume DAVY authored
-
Guillaume DAVY authored
-
Guillaume DAVY authored
-
Guillaume DAVY authored
only if the main node option is given to lustrec. This feature implied some refactoring. Also added some OCaml Doc to undocummented functions.
-
- Feb 13, 2019
-
-
Guillaume DAVY authored
-
Guillaume DAVY authored
-
- Feb 12, 2019
-
-
Guillaume DAVY authored
-
Guillaume DAVY authored
- Create a new file : ada_backend_common.ml which contains all the function common to adb and ads. - Add comment to function - Generate the procedure prototype in the ads
-
Guillaume DAVY authored
-
- Feb 11, 2019
-
-
GARION Christophe authored
-
- Nov 08, 2018
-
-
Pierre Loic Garoche authored
-
- May 16, 2017
-
-
Pierre Loic Garoche authored
-
- Oct 07, 2015
-
-
Temesghen Kahsai authored
-
- Jun 05, 2015
-
-
Pierre Loic Garoche authored
Added fbyn(expr, n, init) to encode init -> pre (init -> pre (init -> ... pre expr)) with n occurences of init
-
Pierre Loic Garoche authored
Added fbyn(expr, n, init) to encode init -> pre (init -> pre (init -> ... pre expr)) with n occurences of init git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/branches/fby_n@460 041b043f-8d7c-46b2-b46e-ef0dd855326e
-
- May 05, 2015
-
-
THIRIOUX Xavier authored
- corrected a regression bug in main_lustre_compiler.ml (optional generation of lusic files was in a bad ocaml pattern-matching rule...) - added a flush in Log to help find out the exact phase when the compiler crashes or stops silently
-
THIRIOUX Xavier authored
- corrected a regression bug in main_lustre_compiler.ml (optional generation of lusic files was in a bad ocaml pattern-matching rule...) - added a flush in Log to help find out the exact phase when the compiler crashes or stops silently git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@456 041b043f-8d7c-46b2-b46e-ef0dd855326e
-
- May 04, 2015
-
-
Temesghen Kahsai authored
-
- Jul 09, 2014
-
-
Pierre Loic Garoche authored
Moved backends in separate folders
-
Pierre Loic Garoche authored
Moved backends in separate folders git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@313 041b043f-8d7c-46b2-b46e-ef0dd855326e
-
- May 16, 2014
-
-
Pierre Loic Garoche authored
Changed the load of lusi files: imported nodes or function can specify the linking lib and/or use a classical C prototype (without pointers). Parse updated as well as Makefile generation.
-
Pierre Loic Garoche authored
Changed the load of lusi files: imported nodes or function can specify the linking lib and/or use a classical C prototype (without pointers). Parse updated as well as Makefile generation. git-svn-id: https://cavale.enseeiht.fr/svn/lustrec/lustre_compiler/trunk@242 041b043f-8d7c-46b2-b46e-ef0dd855326e
-
- Oct 02, 2013
-
-
Pierre Loic Garoche authored
-