ligo/tools
Kirill Kuvshinov c44a35d4d1
[LIGO-47] PascaLIGO: Move block out of case_block alternatives
Problem: In multisig.ligo:48, the case alternative block is
interpreted as empty, while it is not. This happens because
PascaLIGO parser expects to find `fields "statements"` inside
a `case_block`. In practice, if a `case_block` contains a `block`,
statements are deeper in the hierarchy, and get ignored.

Solution: Move "block" option out of the "case_block"
(to _if_clause).
2020-09-15 11:25:21 +03:00
..
compact-ligo-ide Added compact IDE component 2020-04-25 10:51:01 +00:00
ligo-snippets add @babel/plugin-transform-runtime to ligo-snippets 2020-06-09 16:33:19 -07:00
lsp [LIGO-47] PascaLIGO: Move block out of case_block alternatives 2020-09-15 11:25:21 +03:00
webide chore(ide) Disable the ID Example contracts until LIGO-676 is resolved 2020-07-03 10:42:50 -07:00