- 16 Feb, 2011 1 commit
-
-
Pascal Raymond authored
full tail rec algo abandoned (for the time being)
-
- 11 Feb, 2011 1 commit
-
-
Pascal Raymond authored
-
- 06 Feb, 2011 1 commit
-
-
Pascal Raymond authored
deterministic subset seems to work
-
- 05 Feb, 2011 1 commit
-
-
Pascal Raymond authored
-
- 03 Feb, 2011 4 commits
-
-
Pascal Raymond authored
Conflicts: source/Lutin/Makefile.lutin source/Lutin/main.ml
-
Pascal Raymond authored
-
Pascal Raymond authored
-
Erwan Jahier authored
-
- 01 Feb, 2011 1 commit
-
-
Erwan Jahier authored
-
- 31 Jan, 2011 1 commit
-
-
Erwan Jahier authored
-
- 26 Jan, 2011 2 commits
-
-
Erwan Jahier authored
Fix a bug (in LucFGen) where the exception Invalid_argument("Random.int") was raised on some Lutin programs. It was occuring when all outgoing transitions were labelled by the null weigth.
-
Erwan Jahier authored
instead of lucky.a to launch the lutin interpreter. I've added a test in the example/lutin/C/ directory.
-
- 20 Jan, 2011 1 commit
-
-
Erwan Jahier authored
-
- 15 Jan, 2011 1 commit
-
-
Pascal Raymond authored
in order to avoid strange "assert" behavior. Simu is based on standard AutoGen, thus the behavior is the same with simu and compiled luc. Warning: the experience of AutoExplore raised important problems between Lutin and Lucky semantics: should be fixed in a later version !
-
- 14 Jan, 2011 2 commits
-
-
Erwan Jahier authored
using the RIF format.
-
Erwan Jahier authored
Also, add a --2c-4c that does the same job as luc2c without option.
-
- 13 Jan, 2011 6 commits
-
-
Erwan Jahier authored
-
Pascal Raymond authored
-
Pascal Raymond authored
-
Erwan Jahier authored
-
Pascal Raymond authored
FGen module is made abstract, old one renamed in LucFGen Bug fixed in Lutin.Expand
-
Erwan Jahier authored
-
- 05 Jan, 2011 2 commits
-
-
Erwan Jahier authored
-
Erwan Jahier authored
Also, make sure that a git clone result in a working (build, test) setup.
-
- 17 Dec, 2010 7 commits
-
-
Erwan Jahier authored
-
Pascal Raymond authored
-
Erwan Jahier authored
i.e., loop 42 is equivalent to loop [42,42]
-
Erwan Jahier authored
-
Erwan Jahier authored
-
Erwan Jahier authored
--2c-4lustre <string> generate C code to be called from Lustre V4 --2c-4scade <string> generate C code to be called from Scade --2c-4luciole generate a C file containing the necessary stuff to call the lucky file with luciole --2c-4alice <string> generate C and C++ code to be called from Alice
-
Erwan Jahier authored
-
- 13 Dec, 2010 6 commits
-
-
Erwan Jahier authored
Fix a bug in the "lurette calls luciole if needed" mode, introduced in 459c1713. Indeed, I've change the definition of var.t so that they are by default sorted by their creation date, and in luc2luciole, I was suposing they were ordered by names... BTW, I add a test in the non-reg suite.
-
Erwan Jahier authored
-
Erwan Jahier authored
-
Erwan Jahier authored
-
Pascal Raymond authored
-
Chaouki Maiza authored
-
- 10 Dec, 2010 1 commit
-
-
Erwan Jahier authored
for the toplevel stuff (dealing with args, etc.) The rationale is that we plan to call that code directly from lutin.
-
- 09 Dec, 2010 1 commit
-
-
Erwan Jahier authored
-
- 08 Dec, 2010 1 commit
-
-
Erwan Jahier authored
-