- Jul 11, 2019
-
- Jul 08, 2019
-
-
erwan authored
-
- Jul 04, 2019
-
-
Nathan Rébiscoul authored
-
Nathan Rébiscoul authored
-
- Jun 26, 2019
-
- Jun 24, 2019
-
- Jun 11, 2019
-
-
erwan authored
Indeed, by using the Env.nset and Env.nget defined in 0d6575a7 a pb that was hided by the use of Env.set and Env.get was triggered. The bug was that variables initialisations were done several times. In sasa.ml, the way I was updating the Env.t by iterating on the variables was forcing to "close" expressions that were calling init functions.
-
- May 23, 2019
-
-
erwan authored
-
- May 15, 2019
-
-
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
-
- Apr 30, 2019
-
- Mar 22, 2019
- 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 10, 2019
-
-
erwan authored
-
- Mar 07, 2019
-
-
erwan authored
-