Pierre-Emmanuel Wulfman
|
e661416056
|
review 1
|
2020-05-28 10:53:54 +02:00 |
|
Gabriel ALFOUR
|
294e048aff
|
remove environments from the ast
|
2020-05-27 23:01:07 +02:00 |
|
Lesenechal Remi
|
f455fa2376
|
add a test case for double fold env recomputing
|
2020-05-26 15:39:06 +02:00 |
|
Suzanne Dupéron
|
851132528d
|
auto-generated folds: have a distinct input and output type for the state
|
2020-05-25 21:49:00 +01:00 |
|
Suzanne Dupéron
|
9a017e5f63
|
ADT generator: Fixes LIGO-656 Generated fold_maps are unusable because some collection types need extra info (e.g. sets need a comparison operator for their elements)
|
2020-05-25 20:42:16 +01:00 |
|
Jev Björsell
|
7db2c24bd3
|
update example.ts, generate-deploy-script.ts, and load-state.ts to support default generateDeployScript values for examples
|
2020-05-25 18:47:50 +00:00 |
|
Christian Rinderknecht
|
36cecfb019
|
* Renamed AST.TStringLiteral into AST.TString
* Fixed parsing of "begin let x = e1 in e2; e3 end"
|
2020-05-20 16:36:44 +00:00 |
|
Sander
|
7f32937d6d
|
Merge branch 'interop-doc' into 'dev'
Interop docs
See merge request ligolang/ligo!537
|
2020-05-19 15:49:09 +00:00 |
|
Sander
|
a0f8bd941e
|
Interop docs
|
2020-05-19 15:49:09 +00:00 |
|
Jev Björsell
|
e6e1bc5876
|
Merge branch 'contract/F1.2_example' into 'dev'
TZIP-12: FA1.2 example contract
See merge request ligolang/ligo!600
|
2020-05-19 15:28:02 +00:00 |
|
Pierre-Emmanuel Wulfman
|
fdb7697806
|
Merge branch 'fix/comparable-pair' into 'dev'
Allow comparison of "comparable pair"
See merge request ligolang/ligo!616
|
2020-05-18 14:32:36 +00:00 |
|
Pierre-Emmanuel Wulfman
|
6c8b76b3de
|
add verbatim in lexer and parser
|
2020-05-18 13:28:31 +02:00 |
|
Pierre-Emmanuel Wulfman
|
0ccc637c9b
|
Allow comparison of "comparable pair" (left is a simple comparable type, right is a comparable type)
|
2020-05-15 17:25:23 +02:00 |
|
Suzanne Dupéron
|
673fb67c1c
|
Added test case from GitLab issue
|
2020-05-09 22:05:54 +01:00 |
|
Lesenechal Remi
|
9eeac11628
|
some environment cleanup
|
2020-05-07 16:30:06 +02:00 |
|
Rémi Lesenechal
|
77b5e15088
|
Merge branch 'feature/fix-michelson-pair-detection' into 'dev'
now check the label to detect michelson pairs
Closes #183
See merge request ligolang/ligo!602
|
2020-05-05 14:47:09 +00:00 |
|
Lesenechal Remi
|
c54d650a2a
|
now check the label to detect michelson pairs
|
2020-05-05 15:21:28 +02:00 |
|
Suzanne Dupéron
|
38af497cc3
|
Merge branch 'feature/adt-generator-promote-until-clean' into 'dev'
Adt generator : promote until-clean
See merge request ligolang/ligo!597
|
2020-05-04 15:19:05 +00:00 |
|
Pierre-Emmanuel Wulfman
|
ddb2eac6ca
|
add test
|
2020-05-04 15:14:56 +02:00 |
|
Pierre-Emmanuel Wulfman
|
426a1b6620
|
adding ReasonLigo contract
|
2020-05-04 15:12:44 +02:00 |
|
Lesenechal Remi
|
5891a6f4cc
|
'convert_from_left_comb' and 'convert_from_right_comb' for sum types
|
2020-05-04 14:19:04 +02:00 |
|
Pierre-Emmanuel Wulfman
|
059a566d4b
|
add PascaLigo contract
|
2020-05-04 13:39:44 +02:00 |
|
Lesenechal Remi
|
0a44a22cac
|
'michelson_or_right_comb' and 'michelson_or_left_comb' type operators
|
2020-05-02 15:41:02 +02:00 |
|
Lesenechal Remi
|
8e3230bf29
|
'Layout.convert_to_right_comb' and 'Layout.convert_to_left_comb' for sum types
|
2020-05-02 15:38:58 +02:00 |
|
Lesenechal Remi
|
b54bcb8db7
|
rename 'michelson_right/left_comb' to 'michelson_pair_right/left_comb'
|
2020-05-02 15:38:58 +02:00 |
|
Lesenechal Remi
|
1f6bc4fc6b
|
convert_from for pairs/record
|
2020-05-02 15:35:50 +02:00 |
|
Lesenechal Remi
|
9d200a1b56
|
michelson_right_comb and michelson_left_comb type operators
|
2020-05-02 15:35:50 +02:00 |
|
Lesenechal Remi
|
3333742037
|
Converters for michelson types
|
2020-05-02 15:30:10 +02:00 |
|
Pierre-Emmanuel Wulfman
|
716751553e
|
add cameligo contract
|
2020-04-30 18:52:32 +02:00 |
|
Suzanne Dupéron
|
2372f30ed3
|
ADT generator: promote until-clean
|
2020-04-29 21:36:55 +01:00 |
|
Suzanne Dupéron
|
0580f21896
|
moved core and solver types to the AST, removed functor hell (Map, Set, UnionFind)
|
2020-04-29 21:32:50 +01:00 |
|
Suzanne Dupéron
|
12cbc9ca07
|
Prepare ADT generator for new error monad
|
2020-04-29 21:07:40 +01:00 |
|
Suzanne Dupéron
|
a0b450a34d
|
Merge branch 'balsoft/nix' into 'dev'
Add nix as a build system
See merge request ligolang/ligo!535
|
2020-04-29 20:05:07 +00:00 |
|
|
edb3fce642
|
Add nix as a build system
* Dynamically linked executables (ligo-bin)
* Statically linked executables (ligo-static)
* Docker (ligo-docker)
* deb package (ligo-deb)
* webide (ligo-editor)
* webide docker (ligo-editor-docker)
* website (ligo-website)
|
2020-04-29 19:40:04 +01:00 |
|
Pierre-Emmanuel Wulfman
|
92d741f5f8
|
Add bool in default environment
|
2020-04-29 19:31:37 +02:00 |
|
Christian Rinderknecht
|
de7864a500
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@michelson
|
2020-04-28 19:26:39 +02:00 |
|
Christian Rinderknecht
|
005b7fd69b
|
Finished refactoring of lexer.
|
2020-04-28 19:26:31 +02:00 |
|
Pierre-Emmanuel Wulfman
|
6b00a60986
|
done
|
2020-04-27 16:41:24 +02:00 |
|
Pierre-Emmanuel Wulfman
|
3cb72f8ec2
|
add test
|
2020-04-22 15:05:33 +02:00 |
|
Tom Jack
|
f67bd010c4
|
Treat transaction environment operators as impure
|
2020-04-22 10:30:57 +02:00 |
|
Tom Jack
|
8066e4df26
|
Allow to failwith an int (or nat)
|
2020-04-21 15:35:41 +00:00 |
|
Lesenechal Remi
|
5323475097
|
empty string singleton is not annotated anymore
|
2020-04-20 20:21:49 +02:00 |
|
Lesenechal Remi
|
5622b52a36
|
updating tests
|
2020-04-19 15:20:02 +02:00 |
|
Lesenechal Remi
|
5bed9dadef
|
WIP: michelson_pair
|
2020-04-19 15:18:46 +02:00 |
|
Lesenechal Remi
|
e94f445a51
|
michelson_or custom layout and annotations
|
2020-04-19 15:18:46 +02:00 |
|
Pierre-Emmanuel Wulfman
|
7a18cbd8fc
|
Merge branch 'srcloc_for_types' into 'dev'
Add srcloc for Types
See merge request ligolang/ligo!562
|
2020-04-15 16:41:27 +00:00 |
|
Pierre-Emmanuel Wulfman
|
7c29b075bb
|
add srcloc for types
|
2020-04-15 17:38:42 +02:00 |
|
Pierre-Emmanuel Wulfman
|
9796cd2e8f
|
for loop have a optional step parameter
|
2020-04-15 17:25:31 +02:00 |
|
Sander Spies
|
3e447c40b7
|
Merge
|
2020-04-14 13:11:44 +02:00 |
|
Suzanne Dupéron
|
741bfcf9b4
|
Merge branch 'feature/new-typer-rough-cleanup' into 'dev'
Rough cleanup of the new typer
See merge request ligolang/ligo!561
|
2020-04-14 11:10:26 +00:00 |
|