- 13 Mar, 2019 1 commit
-
-
erwan authored
-
- 25 Jan, 2016 1 commit
-
-
Erwan Jahier authored
The C binding does not work yet (hence the test in examples/C and examples/lustre are broken).
-
- 30 Jun, 2010 1 commit
-
-
Erwan Jahier authored
-
- 17 Mar, 2010 6 commits
-
-
Erwan Jahier authored
Parent-Version: 1.33 Version-Log: A first steps toward an interface to sildex is done. Its seems to work. It has to be tested more though. Project-Description: Lurette
-
Erwan Jahier authored
Parent-Version: 1.29 Version-Log: Begin to add an interfacing code for sildex. It seems tp parse sildex-C header files ok, but the C code generator is simply a copy of the poc version.... Begin to move from the use of reg expr to Stream base parser in order to parce header file to get var names and types. source/luc_exe.ml: source/lurettetop.ml: source/command_line_exe.ml: source/command_line_exe.mli: source/command_line_luc_exe.ml: source/command_line_luc_exe.mli: source/util.ml: source/parse_luc.ml: Call a pre-processor on Lucky files before doing anything else via the -pp option Project-Description: Lurette
-
Erwan Jahier authored
Parent-Version: 1.22 Version-Log: source/*.ml*: perform a sed 's/[ ]*$//' on all files to remove trailing space. Project-Description: Lurette
-
Erwan Jahier authored
Parent-Version: 1.18 Version-Log: Add support for structured types in lurette. source/type.ml/.mli: New file containing lucky var type definition (moved from var.ml). source/gen_stubs_*.ml: source/parse_c*.ml: Project-Description: Lurette
-
Erwan Jahier authored
Parent-Version: 0.138 Version-Log: Make it work under cygwin. Add the possibility of setting extra env var to link external libs or c files. Project-Description: Lurette
-
Erwan Jahier authored
Parent-Version: 0.137 Version-Log: AND NOW IT WORKS WITH SCADE !!! (no array neither struct though) source/gen_stubs.ml: source/gen_stubs_common.ml [new file]: source/gen_stubs_common.mli [new file]: source/parse_c_scade.ml [new file]: source/parse_c_scade.mli [new file]: source/*.ml: Add a scade port to lurette. Project-Description: Lurette
-