Lesenechal Remi
|
cf383fe327
|
more tests
|
2020-03-03 13:46:11 +01:00 |
|
Lesenechal Remi
|
9a30eb67c1
|
create_contract: add some tests
|
2020-03-03 13:46:11 +01:00 |
|
Lesenechal Remi
|
a08adbd085
|
typer: checks for constructor redundancy
|
2020-02-26 18:54:16 +01:00 |
|
Tom Jack
|
4b9e175063
|
Examples: don't use SOURCE
|
2020-02-20 12:18:57 -06:00 |
|
Rémi Lesenechal
|
e8129c5be3
|
Merge branch 'feature/variable-in-dry-run' into 'dev'
Allow using top level variables defined in source code in dry-run PARAMETER and STORAGE
See merge request ligolang/ligo!436
|
2020-02-19 20:41:37 +00:00 |
|
Lesenechal Remi
|
44ff5d580d
|
Allow using top level variables defined in source code in dry-run PARAMETER and STORAGE
|
2020-02-19 16:10:50 +01:00 |
|
Pierre-Emmanuel Wulfman
|
eee6dbaeb2
|
make while_loop, for_int and for_collect more similar
|
2020-02-19 14:41:16 +01:00 |
|
Lesenechal Remi
|
39fc076c2b
|
fix regression of comparison of key_hash and add a test for it
|
2020-02-13 16:44:21 +01:00 |
|
Christian Rinderknecht
|
9b5d63de1f
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@contracts
|
2020-02-10 19:33:04 +01:00 |
|
Suzanne Dupéron
|
995ca7e807
|
Print numeric records as tuples, better typer error messages for records & tuples
|
2020-02-09 00:31:30 +01:00 |
|
Pierre-Emmanuel Wulfman
|
199e0a3bb2
|
Print records and variants in lexicographic order
|
2020-02-09 00:31:30 +01:00 |
|
Pierre-Emmanuel Wulfman
|
ae82144418
|
removing assign, tuples, sequences,
|
2020-02-09 00:31:30 +01:00 |
|
Lesenechal Remi
|
784c2da81b
|
Remove useless constants:
* C_HASH (removed)
* C_MAP_GET --replaced--> C_MAP_FIND_OPT
* C_MAP_GET_FORCE --replaced--> C_MAP_FIND
|
2020-02-06 18:08:51 +01:00 |
|
Lesenechal Remi
|
088c5560c4
|
test for compile-storage
|
2020-01-27 11:42:32 +01:00 |
|
Lesenechal Remi
|
f1977b12aa
|
self in lambda negative test
|
2020-01-21 13:26:38 +01:00 |
|
Lesenechal Remi
|
a30d59121f
|
review request (more regular output)
|
2020-01-17 17:02:54 +01:00 |
|
Lesenechal Remi
|
3081ec477b
|
add test & promote
|
2020-01-17 16:35:53 +01:00 |
|
Tom Jack
|
10eebf69bd
|
Support always-failing conditionals
|
2020-01-09 09:47:54 -06:00 |
|
John David Pressman
|
71989876db
|
Fix a bug, test added:
A never accounted message was not adding anything to the map
|
2020-01-08 20:58:26 +00:00 |
|
John David Pressman
|
16ac289381
|
[LIGO-347] Add changelog
|
2020-01-08 10:54:21 +00:00 |
|
Lesenechal Remi
|
d885eb8d4a
|
check key_hash format
|
2020-01-06 22:52:30 +01:00 |
|
Lesenechal Remi
|
8ce4772ae4
|
add tests
|
2020-01-06 18:51:43 +01:00 |
|
Lesenechal Remi
|
0a676d72a5
|
add --predecessor-timestamp to compile-storage/parameter
|
2020-01-03 18:11:44 +01:00 |
|
Lesenechal Remi
|
1a2a29bc03
|
negative timestamp literal test
|
2020-01-03 18:11:37 +01:00 |
|
Lesenechal Remi
|
8584bacf83
|
test & dune promote
|
2020-01-02 15:21:56 +01:00 |
|
Lesenechal Remi
|
98ac18ccef
|
propagate failwith strings (also support for others) in the error
|
2020-01-02 12:50:45 +01:00 |
|
Lesenechal Remi
|
bdd1d09c04
|
t_operator can not throw exceptions
|
2019-12-24 12:43:32 +01:00 |
|
Lesenechal Remi
|
be84244d7a
|
add some CLI tests
|
2019-12-18 16:47:23 +01:00 |
|
John David Pressman
|
fb8fae05d7
|
Fix IMPLICIT_ACCOUNT, again and this time add regression expect test
|
2019-12-16 12:10:31 -08:00 |
|
Tom Jack
|
a121766a89
|
Fix semantic merge conflict w/ expect tests
|
2019-11-29 10:00:58 -06:00 |
|
Tom Jack
|
06603b594a
|
Mini_c: Identify more pure constants
|
2019-11-27 09:06:36 -06:00 |
|
Tom Jack
|
66d2cda107
|
Mini_c: Inlining optimization
|
2019-11-27 09:06:31 -06:00 |
|
Tom Jack
|
f7ef0472be
|
Add command for measuring contracts
|
2019-11-25 17:36:22 -06:00 |
|
Tom Jack
|
6f9778f578
|
Add some cli expect tests
|
2019-11-21 16:46:38 -06:00 |
|