John David Pressman
|
b6a6eea5d2
|
Add map reference page to doc tests and fix bugs
|
2020-02-10 20:51:48 -08: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 |
|
Suzanne Dupéron
|
78bbf9b044
|
Merge branch 'dev' into 'dev'
add Telegram link
See merge request ligolang/ligo!351
|
2020-02-09 09:02:31 +00: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 |
|
Christian Rinderknecht
|
e6dc4371ee
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/doc-pascaligo-loop
|
2020-02-08 10:16:34 +01:00 |
|
Sander
|
c79b09ed86
|
Merge branch 'dev' into 'dev'
Changes add function to a single tuple param, resolving example LIGO statement
See merge request ligolang/ligo!397
|
2020-02-08 06:13:40 +00:00 |
|
John David Pressman
|
8db8f6f039
|
Add list reference page to docs and add unit tests for List.size
|
2020-02-07 20:17:13 -08:00 |
|
John David Pressman
|
02c59db8b8
|
Simplify a few pascaligo functions in string reference page
|
2020-02-07 14:03:57 -08:00 |
|
Justin Wilson
|
fff734dd00
|
Changes add function to a single tuple param, resolving example LIGO statement
|
2020-02-07 14:24:15 -07:00 |
|
John David Pressman
|
4c45eb9fb3
|
Add string reference page to docs
|
2020-02-07 05:27:23 -08:00 |
|
Lesenechal Remi
|
c82ae6359a
|
fix broken .md file (sets-lists-tuples)
|
2020-02-06 13:34:32 +01:00 |
|
Christian Rinderknecht
|
9f9f5c82ae
|
Added an example about lambdas.
|
2020-02-06 12:32:23 +01:00 |
|
Christian Rinderknecht
|
3583f72cb4
|
Improvements from Sander and JDP.
|
2020-02-06 11:48:59 +01:00 |
|
Christian Rinderknecht
|
410bbb0723
|
Complete rewrite of the documentation.
|
2020-02-05 16:28:40 +01:00 |
|
John David Pressman
|
04daf776d3
|
Add rough draft of big map reference page to docs
|
2020-02-04 23:08:47 -08:00 |
|
John David Pressman
|
59448e1d91
|
Add partial draft of Current library documentation and unit tests for Current.amount
|
2020-02-04 20:27:56 -08:00 |
|
Sander Spies
|
a0ffc441f3
|
Forgot to add these.
|
2020-02-03 11:25:13 +01:00 |
|
Christian Rinderknecht
|
87aa50f097
|
Merge branch 'docs/bytes-reference' into 'dev'
Add bytes reference page to docs
See merge request ligolang/ligo!371
|
2020-02-02 19:29:18 +00:00 |
|
John David Pressman
|
477d2e1b12
|
Add map reference page to docs
|
2020-01-31 17:22:51 -08:00 |
|
John David Pressman
|
ef83e2c39a
|
Add correction of 'black2b' to changelog
|
2020-01-31 03:40:59 -08:00 |
|
John David Pressman
|
c8e0654ffe
|
Add crypto reference page to docs
Change 'black2b' to 'blake2b' in CameLIGO/ReasonLIGO frontend
|
2020-01-31 03:34:36 -08:00 |
|
John David Pressman
|
e127528e95
|
Add bytes reference page to docs
|
2020-01-30 12:13:24 -08:00 |
|
Francis Brunelle
|
562f7d1b10
|
Merge branch 'dev' into 'dev'
# Conflicts:
# gitlab-pages/docs/advanced/entrypoints-contracts.md
# gitlab-pages/docs/language-basics/boolean-if-else.md
# gitlab-pages/docs/language-basics/functions.md
|
2020-01-29 16:31:09 +00:00 |
|
Matej Šima
|
518c743172
|
LIGO-258 Docs updates
|
2020-01-29 16:15:03 +00:00 |
|
Christian Rinderknecht
|
04381b9dcf
|
Merge branch 'feature/doc-pascaligo-loop' into 'dev'
Some doc update for Ligo training
See merge request ligolang/ligo!364
|
2020-01-29 14:56:50 +00:00 |
|
Lesenechal Remi
|
daba161105
|
review request: better description for entry points
|
2020-01-29 15:02:07 +01:00 |
|
Sander
|
c3137d9fa8
|
ReasonLIGO cheat-sheet.
|
2020-01-28 16:36:55 +00:00 |
|
Lesenechal Remi
|
e55c8400a7
|
better explaination for entry points
|
2020-01-28 17:00:51 +01:00 |
|
Christian Rinderknecht
|
149242a371
|
Updates.
|
2020-01-28 17:00:51 +01:00 |
|
Francis Brunelle
|
af23dcaebb
|
add Telegram link
|
2020-01-23 09:20:42 -05:00 |
|
John David Pressman
|
f17388bd80
|
Change ReasonLIGO and CameLIGO examples to use tuple param destructuring
|
2020-01-22 21:37:22 -08:00 |
|
John David Pressman
|
eba4901a76
|
Merge branch 'docs/update-front-page-examples-2' into 'dev'
Update CameLIGO and ReasonLIGO examples on front page so they're usable in the IDE
See merge request ligolang/ligo!347
|
2020-01-23 03:19:46 +00:00 |
|
John David Pressman
|
b50479b96b
|
Merge branch 'docs/michelson-specific' into 'dev'
[LIGO-358] Add Tezos-specific LIGO features docs
See merge request ligolang/ligo!335
|
2020-01-22 09:58:46 +00:00 |
|
John David Pressman
|
69ee6d0521
|
Update CameLIGO and ReasonLIGO examples on front page so they're usable in the IDE
|
2020-01-21 14:49:42 -08:00 |
|
John David Pressman
|
f39e006cf9
|
Change warning about top level use of self_address in docs
|
2020-01-21 14:08:26 -08:00 |
|
John David Pressman
|
c811f0058e
|
Change 'touples' to 'tuples' in docs
|
2020-01-21 03:13:57 -08:00 |
|
John David Pressman
|
dd44c0d621
|
Add self_address docs, fix warning for PACK and UNPACK
|
2020-01-21 02:45:38 -08:00 |
|
John David Pressman
|
44dd39dcb2
|
Fix examples on front page of ligolang.org, add reminder to change in future
|
2020-01-20 19:42:22 -08:00 |
|
John David Pressman
|
dea98d408c
|
Fill in empty sections of Tezos-specific function page
|
2020-01-17 23:19:49 -08:00 |
|
John David Pressman
|
e8935ffa81
|
Add CameLIGO and ReasonLIGO examples to docs where they didn't already exist
|
2020-01-17 22:56:54 -08:00 |
|
John David Pressman
|
1d485b0242
|
Add signature checking to tezos specific functions page
|
2020-01-17 02:08:07 -08:00 |
|
John David Pressman
|
96bcbf572a
|
Add rough draft documentation for hashing keys and pack/unpack operations
|
2020-01-16 21:50:45 -08:00 |
|
Lesenechal Remi
|
7143b82ba8
|
support for key and signature literals
|
2020-01-13 11:37:10 +01:00 |
|
John David Pressman
|
7b1d7755d1
|
[LIGO-365] Add CameLIGO and ReasonLIGO transaction examples
|
2020-01-09 23:13:53 +00:00 |
|
Lesenechal Remi
|
ad4dc27122
|
skip code block with #include
|
2020-01-09 10:34:30 +01: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 |
|
Christian Rinderknecht
|
cfe5494608
|
Fixed the examples in Markdown after my last MR forbidding
the shadowing of predefined values (like [balance] here).
|
2020-01-08 17:16:09 +01:00 |
|
John David Pressman
|
3b806d0bb7
|
[LIGO-342] Add big maps to docs, change example used for ordinary maps
|
2020-01-07 07:32:44 +00:00 |
|
John David Pressman
|
e89aace91c
|
Clean up description of --predecessor-timestamp flag in logs
|
2020-01-03 12:49:42 -08:00 |
|
Lesenechal Remi
|
0ce29e22b9
|
add some timestamp doc
|
2020-01-03 21:39:25 +01:00 |
|
John David Pressman
|
fcd33026bb
|
Fix loops page with ReasonLIGO
|
2020-01-02 12:26:02 -08:00 |
|
John David Pressman
|
2f25c4b683
|
Merge branch 'docs/loop-doc' of ssh://gitlab.com/ligolang/ligo into docs/loop-doc
|
2020-01-02 12:23:26 -08:00 |
|
Lesenechal Remi
|
e25c5bac35
|
adding loops.md to the list of tested file and fixed "loops.md"
|
2020-01-02 20:38:45 +01:00 |
|
John David Pressman
|
6b469ac869
|
Add docs page for loops
|
2020-01-02 20:35:04 +01:00 |
|
John David Pressman
|
7c4f59035f
|
Add inclusion directive docs and inclusion tests for CameLIGO and ReasonLIGO
|
2020-01-02 16:11:03 +00:00 |
|
John David Pressman
|
0e7b79026d
|
Add docs page for loops
|
2020-01-01 12:30:55 -08:00 |
|
Lesenechal Remi
|
eac5e9b82e
|
fix "timestamps-addresses.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
4556568c72
|
fix "entrypoints-contracts.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
aa35043414
|
fix "tezos-taco-shop-smart-contract.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
d859a5ce5c
|
fix "tezos-taco-shop-payout.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
d31eec1327
|
fix "math-numbers-tez.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
8f4bdcad6a
|
fix "functions.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
9a5800dc3e
|
fix "boolean-if-else.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
3d925ae43e
|
fix "types.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
883d17a9c1
|
fix "map-records.md"
|
2019-12-31 14:23:51 +01:00 |
|
Lesenechal Remi
|
08471ba246
|
basic architecture for the doc tests
|
2019-12-31 14:23:51 +01:00 |
|
Sander Spies
|
ee33a4a6a3
|
Fixed alignment issue on wider screens
|
2019-12-16 12:51:48 +01:00 |
|
John David Pressman
|
3df33345c0
|
Add CameLIGO cheat sheet to docs
|
2019-12-12 10:07:13 -08:00 |
|
Sander Spies
|
6f9134834f
|
Remove original Cameligo and rename Ligodity to Cameligo.
|
2019-12-12 14:35:07 +01:00 |
|
Sander Spies
|
320371be05
|
CSS improvements.
|
2019-12-11 17:15:58 +01:00 |
|
Sander Spies
|
aa52136b8a
|
Add ReasonLIGO specific css.
|
2019-12-11 14:48:20 +01:00 |
|
Sander Spies
|
1cbf828bdb
|
Improve ReasonLIGO documentation a bit more.
|
2019-12-11 14:47:52 +01:00 |
|
Sander
|
20793b0924
|
Improve ReasonLIGO documentation.
|
2019-12-11 09:34:08 +00:00 |
|
Sander
|
95a7e19be6
|
Add ReasonLIGO support
|
2019-12-10 13:47:31 +00:00 |
|
Maksym Bykovskyy
|
ea69032c4a
|
Fix for broken images
|
2019-12-09 19:48:28 +00:00 |
|
Maksym Bykovskyy
|
7a8e96d4b2
|
LIGO-225 Website new design
|
2019-12-05 16:10:59 +00:00 |
|
John David Pressman
|
0908338616
|
Remove 'imperative' from phrase 'imperative iteration'
|
2019-11-26 05:40:41 -08:00 |
|
John David Pressman
|
d23819245f
|
Add explanation of folding to the map fold
|
2019-11-26 05:39:54 -08:00 |
|
John David Pressman
|
ebaa913c5a
|
Add better explanation of tuples and map iterator docs
|
2019-11-26 04:08:16 -08:00 |
|
Tom Jack
|
ad2a537e63
|
Merge branch 'romarq_empty_set_annots' into 'dev'
RoMarQ's empty set doc patches
See merge request ligolang/ligo!211
|
2019-11-21 14:58:47 +00:00 |
|
Tom Jack
|
628ba3c0ae
|
Merge branch 'RoMarQ/ligo-patch-3' into dev
|
2019-11-21 07:50:09 -06:00 |
|
Tom Jack
|
8b0fdc9ab5
|
Merge branch 'RoMarQ/ligo-patch-2' into dev
|
2019-11-21 07:49:36 -06:00 |
|
John David Pressman
|
ff4c580133
|
Add anonymous function example for CameLIGO
|
2019-11-21 05:41:22 -08:00 |
|
John David Pressman
|
4270cc0d22
|
[LIGO-229] Change ordering of collection operation args
|
2019-11-20 12:16:31 +00:00 |
|
Matej Sima
|
5ba34b3ac3
|
Updated docs with blockless & anonymous functions, added variable mutation disclaimer, updated landing page pascaligo example.
|
2019-11-19 01:44:36 +01:00 |
|
Rodrigo Quelhas
|
bb173cd994
|
Added cameligo syntax to "Empty sets" section
|
2019-11-10 19:13:28 +00:00 |
|
Rodrigo Quelhas
|
c705950a53
|
Fixed cameligo syntax "Defining a set" section
|
2019-11-10 19:04:20 +00:00 |
|
Matej Šima
|
dbda9df321
|
Feature/fix docs
|
2019-11-09 14:40:53 +00:00 |
|
Matej Šima
|
628d818163
|
Revert "Merge with dev"
This reverts commit 6ffe220d928dc3137496bcea0cc0f4d72edc2846.
|
2019-11-07 23:19:27 +00:00 |
|
Sarah Fowler
|
b017188534
|
LIGO-208 fix fb preview url and img
|
2019-11-04 12:13:43 -05:00 |
|
Tom Jack
|
0191d8b0ed
|
Replace "mtz" with "mutez"
|
2019-10-27 11:50:24 -05:00 |
|
Jev Björsell
|
34ac419b82
|
Update website url to point to new ligo web ide
|
2019-10-24 14:30:10 -07:00 |
|
Christian Rinderknecht
|
a00a83b0da
|
Update ligo_test_guide.md
|
2019-10-15 08:29:11 +00:00 |
|
Christian Rinderknecht
|
de020aa289
|
Update ligo_test_guide.md
|
2019-10-15 08:26:14 +00:00 |
|
John David Pressman
|
decd00de2a
|
Add revised ligo test guide
|
2019-10-14 18:13:18 -07:00 |
|
Tom Jack
|
039d82a18f
|
Merge branch 'feature/LIGO-27-improve-packaging-and-distribution' into 'dev'
Add build & packaging scripts for multiplatform ligo binary distribution
See merge request ligolang/ligo!114
|
2019-10-11 02:26:03 +00:00 |
|
Tom Jack
|
804281b206
|
Copy debian packages into gitlab-pages
|
2019-10-01 18:08:00 -05:00 |
|
Sander
|
0a7fdc0486
|
Website links
|
2019-10-01 10:15:51 +00:00 |
|
Sander
|
757c5433fd
|
Merge branch 'hp-improvements-4' into 'dev'
Changes for tutorials.
See merge request ligolang/ligo!113
|
2019-09-30 18:22:43 +00:00 |
|