Dissallow (in the parser) the possibility to define anonymous struct
(which was not supported anyway). Fix all the nonreg test input files to conform to new the struct syntax (and re-indent them sometimes). Since that fixed some compil errors, it also revealed quite a lot of other type errors! Therefore I have also fixed the nonreg test input files so that they compile.
Showing
- src/compiledDataDump.ml 3 additions, 2 deletionssrc/compiledDataDump.ml
- src/parser.mly 2 additions, 2 deletionssrc/parser.mly
- src/test/Makefile 1 addition, 1 deletionsrc/test/Makefile
- src/test/should_work/Pascal/newpacks.lus 2 additions, 2 deletionssrc/test/should_work/Pascal/newpacks.lus
- src/test/should_work/Pascal/p.lus 1 addition, 1 deletionsrc/test/should_work/Pascal/p.lus
- src/test/should_work/fab_test/morel4.lus 1 addition, 1 deletionsrc/test/should_work/fab_test/morel4.lus
- src/test/should_work/fab_test/morel5.lus 1 addition, 1 deletionsrc/test/should_work/fab_test/morel5.lus
- src/test/should_work/lionel/ProduitBool/produitBool.lus 30 additions, 14 deletionssrc/test/should_work/lionel/ProduitBool/produitBool.lus
- src/test/should_work/lionel/calculs_max.lus 6 additions, 6 deletionssrc/test/should_work/lionel/calculs_max.lus
- src/test/should_work/lionel/deSimone.lus 3 additions, 2 deletionssrc/test/should_work/lionel/deSimone.lus
- src/test/should_work/lionel/moyenne.lus 3 additions, 3 deletionssrc/test/should_work/lionel/moyenne.lus
- src/test/should_work/lionel/normal.lus 4 additions, 4 deletionssrc/test/should_work/lionel/normal.lus
- src/test/should_work/lionel/testSilus.lus 6 additions, 5 deletionssrc/test/should_work/lionel/testSilus.lus
- src/test/should_work/lionel/triSel.lus 11 additions, 11 deletionssrc/test/should_work/lionel/triSel.lus
- src/test/should_work/packEnvTest/contractForElementSelectionInArray/contractForElementSelectionInArray.lus 21 additions, 8 deletions...ntSelectionInArray/contractForElementSelectionInArray.lus
- src/test/should_work/packEnvTest/contractForElementSelectionInArray/packageTableau.lus 20 additions, 20 deletions...est/contractForElementSelectionInArray/packageTableau.lus
- src/test/test.res.exp 1278 additions, 193 deletionssrc/test/test.res.exp
Loading
Please register or sign in to comment