ligo/tools/lsp/squirrel
Anton Myasnikov f0005c982a
[LIGO-39] Parse contracts in directory
Problem: We want to be able to parse whole directory for ligo
contracts for testing purposes.

Solution: Add `parseContracts` function that returns `ParsedContract`
data that ignores every file which is not a ligo contract.
2020-08-25 17:29:40 +03:00
..
app [LIGO-39] Parse contracts in directory 2020-08-25 17:29:40 +03:00
grammar Fix 'field name not found' for reasonligo 2020-08-24 20:05:24 +04:00
scripts [LIGO-25] Chores (add Makefile, scripts, vendor, stylish) 2020-08-11 13:31:22 +03:00
src [LIGO-26] Support code folding capability 2020-08-25 13:39:47 +03:00
vendor Add all parser.c as symlinks 2020-08-21 18:23:39 +04:00
.stylish-haskell.yaml [LIGO-25] Chores (add Makefile, scripts, vendor, stylish) 2020-08-11 13:31:22 +03:00
Makefile Add all parser.c as symlinks 2020-08-21 18:23:39 +04:00
package.yaml [LIGO-39] Parse contracts in directory 2020-08-25 17:29:40 +03:00
stack.yaml Add basic code completion mechanism 2020-08-11 12:32:54 +04:00
stack.yaml.lock Add basic code completion mechanism 2020-08-11 12:32:54 +04:00