Christian Rinderknecht 9e7c97637c Added support for language-specific parse errors for PascaLIGO:
* Duplicate variants in the same type declaration
   * Duplicate parameter in the same function declaration
   * Shadowing of predefined value in a declaration

I fixed the architecture for that support: ParserMain.ml is now where
those specific errors are handled, and they are produced by the
semantic actions of the parsers.
2020-01-08 16:39:52 +01:00
..
2019-12-26 14:13:19 +01:00
2019-12-15 17:46:08 +01:00
2019-12-15 17:46:08 +01:00
2019-12-31 14:23:51 +01:00
2019-12-15 17:46:08 +01:00