Christian Rinderknecht f8d6396fcd Refactoring of the parsers
* [CameLIGO/ReasonLIGO] The AST node [EAnnot] (expressions
    annotated by a type) now records the region in the source
    code for the colon.

  * [CameLIGO/ReasonLIGO/PascaLIGO] I added the syntax
     %token <...> TOKEN "lexeme"

  * [ReasonLIGO] I changed the AST nodes [Mtz] and [Str] to
    [Mutez] and [String], respectively (in accordance with the
    PascaLIGO front-end). I changed token [DOTDOTDOT] to
    [ELLIPSIS].

  * [ReasonLIGO] I added what was missing to make a loca build
    with my Makefile.
2019-12-15 17:46:08 +01:00
..
2019-11-06 17:23:49 +01:00
2019-12-15 17:46:08 +01:00
2019-09-10 12:42:49 +02:00
2019-09-10 12:42:49 +02:00
2019-09-10 12:42:49 +02:00
2019-09-10 12:42:49 +02:00
2019-09-10 12:42:49 +02:00
2019-11-06 17:23:49 +01:00
2019-12-15 17:46:08 +01:00
2019-12-15 17:46:08 +01:00
2019-12-15 17:46:08 +01:00
2019-09-10 12:42:49 +02:00
2019-10-27 11:50:24 -05:00