Fix the line number that was wrong in error messages when compiling several files
(well, for the first file, the numbers were ok :-). Also, begin to sort out a little bit the mess in the Global module. Moreover, augment the necessary print level of most internal structure dumping function.
Showing
- src/Makefile 1 addition, 1 deletionsrc/Makefile
- src/TODO 1 addition, 4 deletionssrc/TODO
- src/compile.ml 2 additions, 4 deletionssrc/compile.ml
- src/global.ml 31 additions, 18 deletionssrc/global.ml
- src/lazyCompiler.ml 6 additions, 6 deletionssrc/lazyCompiler.ml
- src/lxm.ml 9 additions, 15 deletionssrc/lxm.ml
- src/main.ml 61 additions, 71 deletionssrc/main.ml
- src/syntaxTab.ml 12 additions, 12 deletionssrc/syntaxTab.ml
- src/test/should_work/packEnvTest/contractForElementSelectionInArray/packageTableau.lus 1 addition, 5 deletions...est/contractForElementSelectionInArray/packageTableau.lus
- src/test/test.res.exp 1 addition, 1 deletionsrc/test/test.res.exp
Loading
Please register or sign in to comment