Christian Rinderknecht
|
a9214f864d
|
Reviewing again the PascaLIGO contracts.
|
2020-02-27 19:09:14 +01:00 |
|
Christian Rinderknecht
|
93682629b4
|
Updating contracts.
|
2020-02-27 17:51:29 +01:00 |
|
Gabriel Alfour
|
4d61c2285c
|
Merge branch '151-union-type-option-names-collision-when-matching' into 'dev'
Resolve "Union type option names collision when matching"
Closes #151
See merge request ligolang/ligo!457
|
2020-02-27 09:24:17 +00:00 |
|
Christian Rinderknecht
|
4886f540e4
|
Merge branch 'rinderknecht@doc' into 'dev'
Fixed the tutorial. Enabled underscores in tez amounts. Fixed docs on tuple components indexation (zero)
See merge request ligolang/ligo!447
|
2020-02-26 20:03:32 +00:00 |
|
Christian Rinderknecht
|
8d5a099009
|
Fixed "fail" -> "failwith" in the cheat-sheet.
|
2020-02-26 19:37:05 +01:00 |
|
Lesenechal Remi
|
a08adbd085
|
typer: checks for constructor redundancy
|
2020-02-26 18:54:16 +01:00 |
|
Jev Björsell
|
fe490b585e
|
Merge branch 'ui-changes-feedback-changes' into 'dev'
Ui changes feedback changes
See merge request ligolang/ligo!455
|
2020-02-26 17:50:59 +00:00 |
|
Maksym Bykovskyy
|
a0d0da3a42
|
Ui changes feedback changes
|
2020-02-26 17:50:59 +00:00 |
|
Christian Rinderknecht
|
127a85822f
|
More updates to the documentation. Synced the new reference page.
|
2020-02-26 18:31:58 +01:00 |
|
Sander Spies
|
1522a7d2e4
|
Update error.messages for PascaLIGO.
|
2020-02-26 15:07:14 +01:00 |
|
Christian Rinderknecht
|
623e16459f
|
Changed Loop.continue to Loop.resume.
|
2020-02-26 13:36:50 +01:00 |
|
John David Pressman
|
f2bff77ffd
|
Change LIGO documentation introduction to be about LIGO
|
2020-02-26 03:27:11 -08: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 |
|
Christian Rinderknecht
|
656807b22e
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@doc
|
2020-02-25 17:09:19 +01:00 |
|
Christian Rinderknecht
|
f39ff186d6
|
Merge branch 'docs/current-reference' into 'dev'
Add Current reference page to docs
See merge request ligolang/ligo!381
|
2020-02-25 15:51:37 +00:00 |
|
Christian Rinderknecht
|
d7dd064095
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@doc
|
2020-02-25 16:40:23 +01:00 |
|
Christian Rinderknecht
|
09999c2c82
|
Merge branch 'feature/LIGO-429-pascaligo-discrepancy' into 'dev'
[LIGO-429] allow constructor without parameters
Closes LIGO-429
See merge request ligolang/ligo!448
|
2020-02-25 15:39:09 +00:00 |
|
Christian Rinderknecht
|
88c231f379
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@doc
|
2020-02-25 15:53:44 +01:00 |
|
Lesenechal Remi
|
4c2529b83c
|
allow constructor without parameters
|
2020-02-25 14:54:08 +01:00 |
|
John David Pressman
|
936418615e
|
Add Current.x reference page to doc tests
|
2020-02-25 05:26:04 -08:00 |
|
John David Pressman
|
9daabd0abf
|
Merge branch 'dev' into docs/current-reference
|
2020-02-25 05:14:09 -08:00 |
|
John David Pressman
|
a0c2978b9f
|
Add Current.x reference page to the docs
|
2020-02-25 05:13:25 -08:00 |
|
Jev Björsell
|
bbe7a29881
|
Merge branch 'improving-syntax-selection-ui' into 'dev'
Improving syntax selection UI
See merge request ligolang/ligo!445
|
2020-02-24 19:29:11 +00:00 |
|
Maksym Bykovskyy
|
9a3c1789e1
|
Improving syntax selection UI
|
2020-02-24 19:29:11 +00:00 |
|
Christian Rinderknecht
|
4699d2c954
|
Included remarks on the MR.
|
2020-02-24 11:39:45 +01:00 |
|
Christian Rinderknecht
|
817e94603b
|
Syncronised the *.ligo files of the tutorial with the contents of the tutorial.
|
2020-02-23 07:30:41 +01:00 |
|
Christian Rinderknecht
|
9fb311ef13
|
Renamed main to the original buy_taco .
|
2020-02-22 16:50:36 +01:00 |
|
Christian Rinderknecht
|
feaf143209
|
"access function" -> "main function"
|
2020-02-21 18:13:09 +01:00 |
|
Christian Rinderknecht
|
f4d688df7b
|
Fixed the tutorial. Enabled underscores in tez amounts. Fixed docs on
Tez and tuples (zero-indexation).
|
2020-02-21 17:16:53 +01:00 |
|
Rémi Lesenechal
|
040ed8b6ff
|
Merge branch 'feature/subtler-nontail-fail' into 'dev'
Fix non-tail fail avoidance
See merge request ligolang/ligo!438
|
2020-02-21 13:50:25 +00:00 |
|
Christian Rinderknecht
|
f405f03740
|
Merge branch 'feature/dont-use-source' into 'dev'
Examples: don't use SOURCE
See merge request ligolang/ligo!444
|
2020-02-20 19:50:17 +00:00 |
|
Christian Rinderknecht
|
6aae402cd0
|
Merge branch 'feature/lower-hex' into 'dev'
Support lowercase in hex bytes
See merge request ligolang/ligo!443
|
2020-02-20 19:38:55 +00:00 |
|
Tom Jack
|
4b9e175063
|
Examples: don't use SOURCE
|
2020-02-20 12:18:57 -06:00 |
|
Tom Jack
|
23353b0e27
|
Clarify internal sender/source options
|
2020-02-20 12:17:31 -06:00 |
|
Tom Jack
|
01531ac307
|
Support lowercase in hex bytes
|
2020-02-20 12:07:01 -06:00 |
|
Pierre-Emmanuel Wulfman
|
ffe0bfb428
|
Merge branch 'bugfix/docker-run-dev' into 'dev'
Run dev pipeline for *-run-dev branches: fix "docker push" to the next-attempt tag
See merge request ligolang/ligo!442
|
2020-02-20 17:57:02 +00:00 |
|
Tom Jack
|
4c53fa4ae6
|
Fix non-tail fail avoidance
|
2020-02-20 09:58:17 -06:00 |
|
Suzanne Dupéron
|
c4c79e69f2
|
Run dev pipeline for *-run-dev branches: fix "docker push" to the next-attempt tag
|
2020-02-20 16:57:04 +01:00 |
|
Suzanne Dupéron
|
ce4c2ee783
|
Merge branch 'feature/ast-cleanup-ocaml-tuples' into 'dev'
AST cleanup + replace OCaml tuples with record in ast_typed
See merge request ligolang/ligo!429
|
2020-02-20 14:57:07 +00:00 |
|
Suzanne Dupéron
|
4f36ff3bcb
|
Replace OCaml tuples with record in ast_typed
|
2020-02-20 14:21:30 +01:00 |
|
Suzanne Dupéron
|
ea74ed8a2c
|
Normalize indentation etc. of ast_typed in preparation for the ADT generator
|
2020-02-20 14:21:30 +01:00 |
|
John David Pressman
|
b46978dc19
|
Merge branch 'revert-8d01fcb9' into 'dev'
Revert "Merge branch 'fix/pascal-tuples-in-doc' into 'dev'"
See merge request ligolang/ligo!439
|
2020-02-20 06:49:27 +00:00 |
|
John David Pressman
|
62fe576bc9
|
Revert "Merge branch 'fix/pascal-tuples-in-doc' into 'dev'"
This reverts merge request !437
|
2020-02-20 05:25:30 +00: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 |
|
Pierre-Emmanuel Wulfman
|
8d01fcb9f7
|
Merge branch 'fix/pascal-tuples-in-doc' into 'dev'
Make Tuple in PascaLigo starting at one
See merge request ligolang/ligo!437
|
2020-02-19 17:15:29 +00:00 |
|
Pierre-Emmanuel Wulfman
|
0b10b7188b
|
Merge branch 'test-contract-religo' into 'dev'
Multisig contract test for Cameligo and ReasonLigo
See merge request ligolang/ligo!421
|
2020-02-19 17:08:30 +00:00 |
|
Pierre-Emmanuel Wulfman
|
e1606c4700
|
add multisig test for cameligo and reasonligo
|
2020-02-19 16:40:55 +01:00 |
|
Pierre-Emmanuel Wulfman
|
dcb342e031
|
add primitive to cameligo
|
2020-02-19 16:40:55 +01:00 |
|
Pierre-Emmanuel Wulfman
|
b8af9a56d9
|
fix contract with tuples starting at one
|
2020-02-19 16:15:43 +01: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 |
|