- 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.
-
- Jun 06, 2019
-
-
erwan authored
-
erwan authored
More precisely, they were not consistent by the behavior of -custd mode. Indeed, It was returning the values of variables after the step is performed. In the custom demon mode, sasa returns Enab and variable values before the Activate is computed by the demon. Chosing one behavior or the other is arguable ; the main advantage of this choice is that we don't miss the initial values.
-
erwan authored
-
- May 29, 2019
-
-
erwan authored
-
- May 28, 2019
-
-
erwan authored
- May 27, 2019
-
-
erwan authored
- May 24, 2019
-
-
erwan authored
-
- May 23, 2019
-
-
erwan authored
-
- May 17, 2019
-
-
erwan authored
- May 16, 2019
- 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
-
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
-
erwan authored
-
- May 14, 2019
- May 09, 2019
- May 03, 2019
-
-
erwan authored
-
- Apr 30, 2019
-
- Apr 02, 2019
- Apr 01, 2019