Pierre-Emmanuel Wulfman
|
ae82144418
|
removing assign, tuples, sequences,
|
2020-02-09 00:31:30 +01:00 |
|
Lesenechal Remi
|
16fc55482d
|
Remove wrapper. Flatten everything for now.
Now have a run function for contracts and a run function for everything else.
Run function for contract is only used in CLI dry-run
|
2019-12-10 15:58:53 +01:00 |
|
Pierre-Emmanuel Wulfman
|
034c92a64c
|
Use ADT for types and move type to ast_common
and Making name, type_variable, built-in, constructor, label and string uncompatible types in ligo (weird bug with types in ligodity)
|
2019-12-04 11:40:58 +00:00 |
|
Rémi Lesenechal
|
4be2d6fb6a
|
Refactoring eval run functions
|
2019-11-29 21:22:56 +00:00 |
|
Suzanne Dupéron
|
38f9b0ba0b
|
tests build (but fail when running, as expected)
|
2019-10-11 17:22:43 -04:00 |
|
galfour
|
b619fa1f17
|
further down the road
|
2019-09-18 18:49:33 +02:00 |
|
galfour
|
d8b7a12c69
|
more refactoring
|
2019-09-15 13:12:19 +02:00 |
|
galfour
|
cb1aa44ff4
|
moving stuff around
|
2019-09-08 12:17:24 +02:00 |
|
Georges Dupéron
|
ded9c4f58f
|
Fix auto-detection of syntax, use a polymorphic variant to ensure all functions were updated.
|
2019-06-13 01:56:03 +02:00 |
|
Galfour
|
8c934a6fd8
|
more operators in the pipeline
|
2019-06-11 00:52:09 +00:00 |
|
Galfour
|
b512bf31bb
|
add more operators
|
2019-06-10 22:17:01 +00:00 |
|
Galfour
|
985eff44a9
|
more keywords ; add support for sets ; remove assert from keywords
|
2019-06-10 09:58:16 +00:00 |
|