Suzanne Dupéron
|
69a007cca9
|
Describe the reason why a constraint or type was produced for more typer internals
|
2020-05-29 21:18:57 +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 |
|
Lesenechal Remi
|
5891a6f4cc
|
'convert_from_left_comb' and 'convert_from_right_comb' for sum types
|
2020-05-04 14:19:04 +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
|
fb2f3e89e7
|
replace field name 'decl_position' by 'field_decl_pos'
|
2020-05-02 15:35:50 +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
|
92d741f5f8
|
Add bool in default environment
|
2020-04-29 19:31:37 +02:00 |
|
Tom Jack
|
8066e4df26
|
Allow to failwith an int (or nat)
|
2020-04-21 15:35:41 +00:00 |
|
Pierre-Emmanuel Wulfman
|
173a0c4031
|
Replace function that returns result by function that returns option
|
2020-04-20 17:39:36 +02:00 |
|
Lesenechal Remi
|
e94f445a51
|
michelson_or custom layout and annotations
|
2020-04-19 15:18:46 +02:00 |
|
Christian Rinderknecht
|
5f4c5299d8
|
Merge branch 'more-api' into 'dev'
More api documentation improvements
See merge request ligolang/ligo!548
|
2020-04-14 10:53:11 +00:00 |
|
Suzanne Dupéron
|
516a3a85ff
|
Inlined stage common in ast_typed (fix OCaml type errors)
|
2020-04-13 19:23:12 +02:00 |
|
Lesenechal Remi
|
4af42cb1bd
|
michelson_or types are transformed into variant types
|
2020-04-07 21:36:59 +02:00 |
|
Pierre-Emmanuel Wulfman
|
79540f9a40
|
ediv implemented and tested; parser gives error
|
2020-04-06 18:23:26 +02:00 |
|
Sander Spies
|
d0ccaabf3e
|
Documentation
|
2020-04-03 14:58:20 +02:00 |
|
Pierre-Emmanuel Wulfman
|
6a9547e910
|
add type map_or_big_map to solve issue of typing big_map_empty from map_add
|
2020-03-30 17:55:02 +02:00 |
|
Pierre-Emmanuel Wulfman
|
330c48e66a
|
remove Map and BIG_Map
|
2020-03-30 17:55:02 +02:00 |
|
Pierre-Emmanuel Wulfman
|
a39c900b72
|
remove set and list
|
2020-03-30 17:55:00 +02:00 |
|
Pierre-Emmanuel Wulfman
|
6dd7afbeb1
|
change passes name concrete_to_imperative, imperative_to_sugar, sugar_to_core
|
2020-03-18 16:00:34 +01:00 |
|
Pierre-Emmanuel Wulfman
|
8b3877a92c
|
rename AST to imperative, sugar and core. Factor code in compile
|
2020-03-18 16:00:34 +01:00 |
|
Pierre-Emmanuel Wulfman
|
2abd737ed3
|
compiling
|
2020-03-18 16:00:34 +01:00 |
|
Sander
|
78ae61c5e0
|
Add remaining API docs
|
2020-03-17 15:38:41 +00:00 |
|
Pierre-Emmanuel Wulfman
|
a5f44d3e88
|
clean-up junk
|
2020-03-12 16:05:17 +01:00 |
|
Pierre-Emmanuel Wulfman
|
e7c71ae4cc
|
passing test for Cameligo
|
2020-03-12 16:05:17 +01:00 |
|
Sander Spies
|
31e8035e6a
|
Remove incorrect Big_map operations.
|
2020-03-10 14:52:59 +01:00 |
|
Sander Spies
|
608a7b7f95
|
- Refactor operators.ml to have shared pseudo modules.
- Fix tests for big_map
|
2020-03-10 12:54:18 +01:00 |
|
Lesenechal Remi
|
b7c08b78d5
|
self operator now takes an entrypoint annotation as parameter
|
2020-03-09 11:23:08 +01:00 |
|
Lesenechal Remi
|
550e6b084b
|
new constant : add self (michelson SELF)
|
2020-03-09 11:23:08 +01:00 |
|
Christian Rinderknecht
|
d43209f1a1
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@contracts
|
2020-03-04 15:26:43 +01:00 |
|
Lesenechal Remi
|
4e48026daa
|
typer: typing C_CREATE_CONTRACT
|
2020-03-03 13:46:11 +01:00 |
|
Christian Rinderknecht
|
00e6959503
|
Refactoring of the test contracts.
|
2020-03-02 18:01:56 +01:00 |
|
Christian Rinderknecht
|
a9214f864d
|
Reviewing again the PascaLIGO contracts.
|
2020-02-27 19:09:14 +01:00 |
|
Christian Rinderknecht
|
623e16459f
|
Changed Loop.continue to Loop.resume.
|
2020-02-26 13:36:50 +01:00 |
|
Christian Rinderknecht
|
31a39bffbc
|
I upgraded the parsers to accept Map.map etc. I rewrote the doc except "reference" to promote and deprecate built-ins.
|
2020-02-25 18:07:53 +01:00 |
|
Pierre-Emmanuel Wulfman
|
dcb342e031
|
add primitive to cameligo
|
2020-02-19 16:40:55 +01:00 |
|
Suzanne Dupéron
|
a1880b013b
|
Fix #147 by allowing comparison of bools
|
2020-02-12 20:22:59 +01:00 |
|
John David Pressman
|
953e91bc54
|
Remove Current.gas from LIGO
|
2020-02-12 02:24:58 -08:00 |
|
Suzanne Dupéron
|
437b696b19
|
Merge branch 'feature/some-new-typer-constant-contraints' into 'dev'
some more contraints (untested) for the typer
See merge request ligolang/ligo!404
|
2020-02-12 01:12:24 +00:00 |
|
Lesenechal Remi
|
702416a0a7
|
fix continuation and add some comments
|
2020-02-11 11:05:43 +01:00 |
|
Lesenechal Remi
|
87a8901645
|
review fixes
|
2020-02-10 20:02:43 +01:00 |
|
Lesenechal Remi
|
f798392760
|
constant typer:
* Removed unused LIST_CONS
* support for misc constants (untestetable for now)
|
2020-02-10 19:54:23 +01:00 |
|
Christian Rinderknecht
|
61832354d9
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/doc-pascaligo-loop
|
2020-02-10 19:22:52 +01:00 |
|
Christian Rinderknecht
|
82aacde97f
|
More documentation rewrites.
|
2020-02-10 19:07:20 +01:00 |
|
Lesenechal Remi
|
0374c5900b
|
add missing 'Set.iter' to cameligo
|
2020-02-09 18:22:33 +01:00 |
|
Pierre-Emmanuel Wulfman
|
ae82144418
|
removing assign, tuples, sequences,
|
2020-02-09 00:31:30 +01:00 |
|
Lesenechal Remi
|
5ef61d3520
|
add assert primitive for pascaligo
|
2020-02-07 15:28:46 +01:00 |
|