Go to file
John David Pressman c181ec1cac Upload rough draft of map patch functionality with test
Right now I'm concerned that the way this generates the code is inefficient, in particular this line:

`in ok @@ (access_path, key', value', loc)`

Since the comments [on my code for the set patch](https://gitlab.com/ligolang/ligo/merge_requests/127)
warned that repeated generation of the access path is a bad idea(?). In any case this does work, so
it's something I can improve on.
2019-10-10 18:26:28 -07:00
docker Try to fix CI again 2019-09-08 12:37:11 -07:00
gitlab-pages Website links 2019-10-01 10:15:51 +00:00
packages Separate parts of Pascaligo into a shared parser library 2019-08-29 14:54:06 +00:00
scripts Adding --rm to ligo.sh 2019-10-07 18:02:00 -05:00
src Upload rough draft of map patch functionality with test 2019-10-10 18:26:28 -07:00
vendors Printing of tokens from the AST is now done in a Buffer.t 2019-10-09 16:07:13 +02:00
.gitignore header and footer changes except hamburger menu 2019-09-28 16:01:44 +02:00
.gitlab-ci.yml Attempt to fix docker_build CI config 2019-09-25 13:19:44 +02:00
CONTRIBUTORS.md add MIT license 2019-05-25 15:52:12 +00:00
index.tar.gz Separate parts of Pascaligo into a shared parser library 2019-08-29 14:54:06 +00:00
LICENSE.md add MIT license 2019-05-25 15:52:12 +00:00
Makefile Always run setup_repos.sh, never setup_dev_switch.sh, upon make build-deps 2019-09-27 08:43:57 -05:00
repo Separate parts of Pascaligo into a shared parser library 2019-08-29 14:54:06 +00:00
urls.txt Separate parts of Pascaligo into a shared parser library 2019-08-29 14:54:06 +00:00