- 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
-
- Apr 30, 2019
-
- Apr 02, 2019
-
-
erwan authored
-
- Mar 26, 2019
-
-
erwan authored
-
- Mar 20, 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 13, 2019
-
-
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 11, 2019
-
-
erwan authored
-
- Mar 10, 2019
- Mar 09, 2019
-
-
erwan authored
Also add the list of neighbors to the init function. The rationale is that to give a sensible initial value to local vars of type 'Neighbor', we need the neighbors number. I could have chosen to pass an integer only. Well, who can the plus can the minus.
-
- Mar 07, 2019
-
-
erwan authored
-