786b183d40
* Reverted [pos.mli] to the previous signature, except [Pos.min] that now takes a labelled parameter [file]. * Reverted [ParserAPI.ml] to the previous signature. * Reexported [shor_error] in [ParserUnit]. * Changed the modules [LexToken] so that they export one function to make attributes, the first, additional paramater being "[@" or "[@@" (and invalid in PascaLIGO). * Added support in all [ParserLog] for attributes (pretty-printings). * Added AST nodes [Attr] and [AttrDecl] to PascaLIGO. The simplifier takes care of hooking them with their respective declarations or discarding them. (In the future, we should issue a warning for detached attributes.) |
||
---|---|---|
.. | ||
contracts | ||
lexer | ||
.gitignore | ||
coase_tests.ml | ||
doc_test.ml | ||
dune | ||
integration_tests.ml | ||
md_file_tests.ml | ||
md.mll | ||
multifix_tests.ml | ||
multisig_tests.ml | ||
multisig_v2_tests.ml | ||
parser_negative_tests.ml | ||
replaceable_id_tests.ml | ||
test_helpers.ml | ||
test.ml | ||
time_lock_tests.ml | ||
transpiler_tests.ml | ||
typer_tests.ml | ||
vote_tests.ml |