Christian Rinderknecht
94039c4d65
Added back return instead of ok.
2020-06-22 16:29:32 +02:00
Christian Rinderknecht
92e6d55aa8
Improved code injection. Fixed a few bugs on the way.
2020-06-20 18:10:17 +02:00
Pierre-Emmanuel Wulfman
c8b8492ed9
remaking PacscaLIGO simplifier
2020-06-18 17:53:00 +02:00
Lesenechal Remi
c6b95bf07a
result monad refactoring:
...
- do not use plain JSON rep for errors and use polymorphic variants instead
- split formatting for human readable and JSON output
- no more simple_errors simple_fails
- much less result bindings used in stages
2020-06-15 14:45:28 +02:00
Pierre-Emmanuel Wulfman
dfcccff748
generating good code
2020-06-11 09:14:45 +02:00
Pierre-Emmanuel Wulfman
fa7cc825eb
parser and test
2020-06-11 09:13:21 +02:00
Christian Rinderknecht
c57f499fea
Final touches to the pretty printers.
...
Fixed the syntaxes for field_assignment and field_path_assignment.
2020-06-10 16:58:59 +02:00
Christian Rinderknecht
dfbba95cbf
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@pprint
2020-06-08 16:05:23 +02:00
Christian Rinderknecht
838fdf6a5f
Fixed build.
2020-06-08 12:40:14 +02:00
Pierre-Emmanuel Wulfman
be9478bec1
Refactor updates and accessors
2020-06-05 18:17:17 +02:00
Pierre-Emmanuel Wulfman
5896b2a63a
Add new matching cases and fix compilation of match_tuples
2020-06-04 16:37:18 +02:00
Christian Rinderknecht
c67fc4aa34
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@pprint
2020-06-04 13:26:29 +02:00
Pierre-Emmanuel Wulfman
8f529a059a
reorder folder
2020-06-03 14:47:36 +02:00