- Jun 06, 2019
-
-
erwan authored
-
- May 27, 2019
-
-
erwan authored
-
- May 23, 2019
-
-
erwan authored
-
- May 15, 2019
-
-
erwan authored
The rationale is that - it is not always the cmxs that is necessary .e.g., rdbg uses .cma or .ml - it makes more sense to refer to the source code
-
erwan authored
This can be used from rdbg from example, to generate session files. In particular, 'rdbg -lurette' now works thanls to this option (cf rdbg sha 63566a893807361691137cafe15854a2a7395eec) Remove the --generate-rdbg-load one that is less general
-
- May 14, 2019
-
-
erwan authored
Save/restore the PRGS at checkpoints (necessary for internal demons).
-
- May 09, 2019
- Apr 30, 2019
-
- Apr 02, 2019
-
-
erwan authored
Rationale: it was not really necessary (Algo.neighbor contains almost the same information), and the Topology.neighbor type was alone in its module, which looked weird.
-
- Mar 28, 2019
- Mar 27, 2019
-
-
erwan authored
-
- Mar 26, 2019
-
-
erwan authored
Depending on the kind of network, we should raise an exception. Indeed such information should not be available in anonymous networks. We will add such checks later.
-
- Mar 22, 2019
-
-
erwan authored
-
- Mar 20, 2019
-
-
erwan authored
-
- Mar 18, 2019
-
-
erwan authored
-
- Mar 17, 2019
-
-
erwan authored
-
- Mar 15, 2019
-
-
erwan authored
For some reason, I believed that the source dir containing the main program need to be named bin for dune to work smoothly. But actually, it seems to work fine with src, so let's go for it.
- Mar 14, 2019
- Mar 13, 2019
-
-
erwan authored
This is necessary to be able to use sasa with luciole. Indeed, in rdbg/lurette, luciole always plays first. Hence if we want sasa to play after luciole, we can use the option.
-
erwan authored
Note that from the lurette point of view, sasa plays the role of the env as it needs to start playing, to provide Lutin the enable values for the first demon step.
-
- Mar 10, 2019
-
-
erwan authored
with algo several actions, and allow lurette to chose them.
-
erwan authored
-
erwan authored
In conjunction with -rif, that change makes it possible to use sasa with lurette! todo: where several actions are enabled in a process, one is chosen at random at the sasa level (whereas it should be possible at the lutin level).
-
- Mar 09, 2019
- Mar 08, 2019
-
-
erwan authored
-
- Mar 07, 2019