Fix a performance bug that was occuring with programs having a lot of...
Fix a performance bug that was occuring with programs having a lot of variables and that were using constant.
Showing
- src/errors.ml 3 additions, 1 deletionsrc/errors.ml
- src/evalClock.ml 7 additions, 4 deletionssrc/evalClock.ml
- src/evalType.ml 2 additions, 2 deletionssrc/evalType.ml
- src/getEff.ml 8 additions, 1 deletionsrc/getEff.ml
- src/lazyCompiler.ml 1 addition, 1 deletionsrc/lazyCompiler.ml
- src/main.ml 4 additions, 1 deletionsrc/main.ml
- src/structArrayExpand.ml 34 additions, 31 deletionssrc/structArrayExpand.ml
- src/symbolTab.ml 3 additions, 3 deletionssrc/symbolTab.ml
Loading
Please register or sign in to comment