Fix a bug in the way array expressions such as "0^5" were
represented. Indeed, it was represented by "HAT_eff of int * type_eff" instead of "HAT_eff of int * val_exp_eff"
Showing
- src/TODO 2 additions, 0 deletionssrc/TODO
- src/compiledData.ml 2 additions, 2 deletionssrc/compiledData.ml
- src/compiledDataDump.ml 1 addition, 1 deletionsrc/compiledDataDump.ml
- src/evalType.ml 5 additions, 2 deletionssrc/evalType.ml
- src/getEff.ml 14 additions, 6 deletionssrc/getEff.ml
- src/test/should_work/lionel/testSilus.lus 2 additions, 2 deletionssrc/test/should_work/lionel/testSilus.lus
- src/test/test.res.exp 30 additions, 34 deletionssrc/test/test.res.exp
Loading
Please register or sign in to comment