89971f31d0Forgot to commit the change in the simplifier.
Christian Rinderknecht
2019-10-13 20:15:50 +0200
f634d36b76Refactorings for PascaLIGO.
Christian Rinderknecht
2019-10-13 19:51:01 +0200
f795f1216aBug fixing in the lexers and the parser. Started AST pretty-printer.
Christian Rinderknecht
2019-10-12 23:42:26 +0200
d7baebdb2fMerge branch 'feature/pascaligo-set-patch' into 'dev'
Christian Rinderknecht
2019-10-12 20:35:14 +0000
b304772928Change set patch to use left fold
John David Pressman
2019-10-12 12:38:05 -0700
9d133338c0Merge branch 'tez-div-tez' into 'dev'
Gabriel Alfour
2019-10-12 02:09:45 +0000
5070ded5b9Add complex path traversal to map patch
John David Pressman
2019-10-11 17:26:28 -0700
3d053cd073Refactor map patch so that it uses fewer assignments
John David Pressman
2019-10-11 15:44:16 -0700
38f9b0ba0btests build (but fail when running, as expected)
Suzanne Dupéron
2019-10-11 17:22:43 -0400
3bbb8bfd8bFixed merge issues with new merge of dev
Suzanne Dupéron
2019-10-11 17:01:28 -0400
5a58559edcMerge remote-tracking branch 'origin/dev' into HEAD
Suzanne Dupéron
2019-10-11 16:59:45 -0400
c2a3fd473cFix test
Tom Jack
2019-10-11 15:27:41 -0500
b64f82dff7Add failing test
Tom Jack
2019-10-11 15:24:40 -0500
62377135c4Add empty map patch test
John David Pressman
2019-10-11 13:23:29 -0700
c5361c57d4Simplify a bit
Tom Jack
2019-10-11 15:10:08 -0500
e672d10029Expose tez mod tez, too
Tom Jack
2019-10-11 14:54:22 -0500
d947f3b462Change set patch to chain calls and only use one assignment
John David Pressman
2019-10-11 12:38:00 -0700
d87d0aab73Expose tez/tez division
Tom Jack
2019-10-11 14:35:23 -0500
9e2c057edbdune build passes, but not dune build @ligo-test. Threaded the typechecker's state in a bunch of places where it's likely not needed, because I don't know which parts are entrypoints and which parts are intermediate functions, and the role of the state between program fragments is not yet 100% clear to me.
Suzanne Dupéron
2019-10-11 15:21:21 -0400
58b8e537e4Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/pascaligo-set-patch
John David Pressman
2019-10-11 09:02:45 -0700
d6badf030cMerge branch 'delete-vestigial-local-repo' into 'dev'
Tom Jack
2019-10-11 15:12:07 +0000
047065f8eeDelete vestigial local repo stuff
Tom Jack
2019-10-11 15:12:07 +0000
f06161ea42Merge branch 'feature/dry-run-sender-source' into 'dev'
Tom Jack
2019-10-11 15:09:16 +0000
1356159281WIP on integrating typer with the bin / CLI, fixed last API change
Suzanne Dupéron
2019-10-11 04:08:12 -0400
039d82a18fMerge branch 'feature/LIGO-27-improve-packaging-and-distribution' into 'dev'
Tom Jack
2019-10-11 02:26:03 +0000
49ffe00466Remove unsupported_map_patch error in PascaLIGO simplifier
John David Pressman
2019-10-10 18:35:39 -0700
c181ec1cacUpload rough draft of map patch functionality with test
John David Pressman
2019-10-10 18:26:28 -0700
0de17f4b57Add empty set patches, add test for empty set patches
John David Pressman
2019-10-10 13:35:38 -0700
2a39aa2949Revert "Builds (commented out a few issues, just to check that there are no compilation errors left)"
Suzanne Dupéron
2019-10-10 03:55:15 -0400
581babb459Builds (commented out a few issues, just to check that there are no compilation errors left)
Suzanne Dupéron
2019-10-10 03:55:08 -0400
acfbd7eb15Nearly builds, only one small API change and integration errors left
Suzanne Dupéron
2019-10-10 03:52:43 -0400
c82076281fAdd test for set patch functionality
John David Pressman
2019-10-09 23:13:25 -0700
4fa54dd2c1More progress on merging new typer and new dev
Suzanne Dupéron
2019-10-10 01:23:55 -0400
2f60c85aa8Add rough draft of set patch functionality
John David Pressman
2019-10-09 17:08:58 -0700
dfe6f144bbMerge branch 'feature/unsupported-deep-map-ops' into 'dev'
Rémi Lesenechal
2019-10-09 19:57:17 +0000
e8afba9581Accept fake values for SENDER/SOURCE in dry-run
Tom Jack
2019-09-27 11:33:32 -0500
cbaac2d124Merge branch 'rinderknecht-dev' into 'dev'
Christian Rinderknecht
2019-10-09 16:18:04 +0000
bcf73d01bfPrinting of tokens from the AST is now done in a Buffer.t
Christian Rinderknecht
2019-10-09 16:07:13 +0200
8c29dc6df3cleaning (using name return by simpl_path which is equivalent)
Lesenechal Remi
2019-10-08 18:20:32 +0200
54662db2f6use simpl_projection to build accessor
Lesenechal Remi
2019-10-08 18:02:43 +0200