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 |
|
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
|
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 |
|
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 |
|
Tom Jack
|
0191d8b0ed
|
Replace "mtz" with "mutez"
|
2019-10-27 11:50:24 -05: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 Spies
|
d7858b44db
|
More fixes
|
2019-09-30 19:43:18 +02:00 |
|
Sander Spies
|
e56e62b255
|
Changes for tutorials.
|
2019-09-30 19:23:30 +02:00 |
|
John David Pressman
|
9cc2a7a0c9
|
Remove uncleared merge conflict marks
|
2019-08-02 17:15:34 -07:00 |
|
John David Pressman
|
0ad395a4ed
|
Minor addition to last commit
|
2019-08-02 16:53:51 -07:00 |
|
John David Pressman
|
4f7162002c
|
Edit installation instructions to emphasize that Docker newbs should use the install script
|
2019-08-02 16:53:51 -07:00 |
|
John David Pressman
|
8a2a1533c6
|
s/Annotations/Type Annotations/, to make it clearer what that feature is while skimming
|
2019-08-02 16:52:23 -07:00 |
|
John David Pressman
|
b023bff887
|
Add clarification on "dockerized LIGO" to taco shop tutorial
|
2019-08-02 16:52:23 -07:00 |
|
John David Pressman
|
ece3873230
|
Add how to get the time to the operators page
|
2019-08-02 16:48:04 -07:00 |
|
John David Pressman
|
4ce51f7959
|
Add map assignment to cheat sheet
|
2019-08-02 16:48:04 -07:00 |
|
John David Pressman
|
afa0e749e3
|
Add boolean logic, fail() and if conditional to cheat sheet
|
2019-08-02 16:47:15 -07:00 |
|
Tom Jack
|
7492657790
|
Update Pascaligo parentheses in docs
|
2019-06-24 08:42:06 -07:00 |
|
Matej Šima
|
01fe9669e4
|
Merge branch 'feature/tutorial-taco-shop-payouts' into 'dev'
Add a tutorial for taco shop payouts
See merge request ligolang/ligo!44
|
2019-06-21 13:19:46 +00:00 |
|
Matej Šima
|
a5f9a6d27c
|
Merge branch 'feature/hide-installation-from-master-for-now' into 'dev'
Hide installation from master in the docs until we have a stable release
See merge request ligolang/ligo!42
|
2019-06-21 12:47:14 +00:00 |
|
Matej Sima
|
b5087298f7
|
Add a tutorial for taco shop payouts
|
2019-06-21 14:45:52 +02:00 |
|
Georges Dupéron
|
8b639e5231
|
Small fixes to the doc and to the odoc build script
|
2019-06-20 21:11:37 +02:00 |
|
Georges Dupéron
|
d59618d860
|
Hide installation from master for now.
|
2019-06-14 14:53:11 +02:00 |
|
Matej Sima
|
5051482cea
|
Fix typos, fix links
|
2019-06-13 11:59:02 +02:00 |
|
Matej Sima
|
df5e88608d
|
Add a taco-shop tutorial & launch blog post
|
2019-06-13 02:50:55 +02:00 |
|
Matej Sima
|
15ab06bb66
|
Added a lot of docs
|
2019-06-11 03:37:12 +02:00 |
|
Gabriel Alfour
|
9fd0206e9f
|
Merge branch '8-reporting-of-error-messages' into 'dev'
Reporting of error messages, integration tests
See merge request ligolang/ligo!18
|
2019-06-09 23:06:52 +00:00 |
|
Georges Dupéron
|
0e36d63ec4
|
more tests, improved error messages
|
2019-06-06 20:58:08 +02:00 |
|
Matej Sima
|
3b2e3e2596
|
Add Blog, Tutorials & visual tweaks, fix minor installation guide issue
|
2019-06-06 19:51:38 +02:00 |
|
Matej Sima
|
b9a94bab72
|
Update installer to handle master & dev scripts accordingly
|
2019-06-06 18:28:00 +02:00 |
|
Matej Sima
|
c0cc9c76dc
|
Add updated installation guide, restructure docs
|
2019-06-06 16:49:47 +02:00 |
|
Matej Sima
|
1b9e5cd7e6
|
Migrate contributors docs from google docs
|
2019-06-03 18:48:54 +02:00 |
|
Matej Sima
|
0f6f02328a
|
Add a contributors docs subfolder & docs website config
|
2019-06-03 11:20:32 +02:00 |
|
Georges Dupéron
|
ffe4d1b66d
|
move before merging repositories
|
2019-05-27 16:56:47 +02:00 |
|