Commit Graph

328 Commits

Author SHA1 Message Date
Sander Spies
9ea4c97dd4 Merge branch 'doc-failwith' of https://gitlab.com/ligolang/ligo into doc-failwith 2020-06-11 11:13:32 +02:00
Sander Spies
8937b762cd Merge branch 'dev' of https://gitlab.com/ligolang/ligo into doc-failwith 2020-06-11 11:12:59 +02:00
Sander
5365f97f47 Merge branch 'bitwise-examples' into 'dev'
Bitwise pseudomodule examples.

See merge request ligolang/ligo!670
2020-06-10 17:12:25 +00:00
Eowyn Dean
fd26ad82cd Changed 'gast' to gas 2020-06-10 17:10:34 +00:00
Sander Spies
a0d2eb733d Remove ghost selection on tabs. 2020-06-10 09:20:19 +02:00
Edmond Lee
eb2facfc11 update to use @ligolang/ligo-snippets@1.0.1 2020-06-09 17:33:50 -07:00
Edmond Lee
86a30b1e6f add getLanguageHighlight function to determine the language highlight, and added custom syntax highlighting rules to ligosnippets editor 2020-06-09 22:39:33 +00:00
Sander
34d726c2f3 Apply 1 suggestion(s) to 1 file(s) 2020-06-09 14:32:17 +00:00
Sander
d810ccc921 Apply 1 suggestion(s) to 1 file(s) 2020-06-09 14:32:14 +00:00
Sander
816afdd1b8 Apply 1 suggestion(s) to 1 file(s) 2020-06-09 14:32:07 +00:00
Sander Spies
5470893f68 Bitwise pseudomodule documentation. 2020-06-09 13:15:24 +02:00
Sander Spies
eea9d8f627 Move types to toplevel. 2020-06-08 13:12:42 +02:00
Sander Spies
b76d44e9f2 Change loops to iteration and hide bounded loops section for CameLIGO and ReasonLIGO 2020-06-08 11:58:46 +02:00
Sander Spies
d99d1bbe66 Improve failwith description. 2020-06-08 11:58:23 +02:00
Francis Brunelle
10b373e8fc
Update the Contact page and other minor improvements to the website 2020-06-03 18:18:40 -04:00
Jev Björsell
d53d4829b5 Website/records docs 2020-05-27 14:58:10 +00:00
Suzanne Dupéron
a3e330da12 Update installation.md (punctuation) 2020-05-22 18:36:00 +00:00
Suzanne Dupéron
5ef842298d Update installation.md (changed my mind about the wording) 2020-05-22 18:34:14 +00:00
Suzanne Dupéron
ecebfb37cc Update installation.md (grammar) 2020-05-22 18:33:18 +00:00
91f31f2914
Update install documentation to reflect packaging updates 2020-05-21 18:56:44 +03:00
Sander
a0f8bd941e Interop docs 2020-05-19 15:49:09 +00:00
Brandon Jeong
2934e49f93 fix wrong source code path and missing opening quote 2020-05-15 19:58:34 +00:00
a2557d7893
Fix website build by updating package-lock.json 2020-05-14 15:13:50 +03:00
Edmond Lee
eb098d12e3 remove compact-ligo-ide import and implementation 2020-05-07 17:32:31 +00:00
edb3fce642 Add nix as a build system
* Dynamically linked executables (ligo-bin)
* Statically linked executables (ligo-static)
* Docker (ligo-docker)
* deb package (ligo-deb)
* webide (ligo-editor)
* webide docker (ligo-editor-docker)
* website (ligo-website)
2020-04-29 19:40:04 +01:00
Maksym Bykovskyy
7dd63652cf Added compact IDE component 2020-04-25 10:51:01 +00:00
Tom Jack
2d7e177ba7 Build Ubuntu 19.10 instead of 19.04
19.04 reached End of Life in January and it appears the package repos
have now dropped it. 19.10 is not LTS but EOL is in July. Soon there
will be 20.04 LTS.
2020-04-16 18:04:42 -05:00
Sander
23912411e1 Merge branch 'attempt-to-fix-search' into 'dev'
Attempt to fix search.

See merge request ligolang/ligo!572
2020-04-15 11:23:24 +00:00
Sander Spies
0680633806 Attempt to fix search. 2020-04-15 12:19:12 +02:00
Christian Rinderknecht
a2c03ad848 Removed redundant constant named origin. 2020-04-15 12:00:54 +02:00
Sander
313afab565 Merge branch 'tuple-destructuring' into 'dev'
Tuple destructuring description

See merge request ligolang/ligo!545
2020-04-14 11:49:18 +00: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
Christian Rinderknecht
46eecb4027 Marked the errors that should be skipped (because catched by the
LIGO lexer later). Added field [is_file] to the state of the
lexer to know if the input is a file or not (insert or not a
first line directive). Fixed ReasonLIGO comments in
entrypoints-contracts.md and website2.religo. WIP on the LIGO
lexer to properly handle comments for all the syntaxes.
2020-04-08 20:24:34 +02:00
Tom Jack
6613883296 Fix description 2020-04-07 17:33:20 -05:00
Tom Jack
b15694b5bc Fix some types, describe more details 2020-04-07 17:11:19 -05:00
Sander Spies
e983ef4c94 Add ediv description 2020-04-07 19:45:06 +02:00
Sander Spies
4770a6e0d5 -> to => 2020-04-06 18:09:23 +02:00
Sander Spies
954558da60 Deploy sitemap.xml to actual website 2020-04-06 16:16:34 +02:00
Sander
edb5d4b6bf Merge branch 'add-sitemap-xml' into 'dev'
Add sitemap xml

See merge request ligolang/ligo!552
2020-04-06 10:52:34 +00:00
Sander Spies
2ed7ea4112 Add sitemap 2020-04-06 11:53:21 +02:00
Sander Spies
588306ecd3 Modify contact page 2020-04-03 15:39:46 +02:00
Sander Spies
d0ccaabf3e Documentation 2020-04-03 14:58:20 +02:00
Sander Spies
d09205aebc Another toplevel fix. 2020-04-03 10:14:12 +02:00
Sander Spies
16bf367ea7 Merge 2020-04-02 17:46:27 +02:00
Sander Spies
d449231421 Fix wrong closing element. 2020-04-02 15:14:07 +02:00
Christian Rinderknecht
2e528e3e49 Merge branch 'toplevel-doc' into 'dev'
Add toplevel page for API reference.

See merge request ligolang/ligo!543
2020-04-02 11:36:24 +00:00
Sander
c4199a9708 Merge branch 'inline-doc' into 'dev'
Inline attribute documentation

See merge request ligolang/ligo!538
2020-04-02 11:29:08 +00:00
Christian Rinderknecht
221359ca64 Merge branch 'boolean-operations' into 'dev'
Add list of boolean operations

See merge request ligolang/ligo!541
2020-04-02 11:29:04 +00:00
Sander Spies
3d1ee50685 Tuple destructuring description 2020-04-02 13:28:48 +02:00
Christian Rinderknecht
e543c2cf9a Merge branch 'tutorial-tezos-prefixes' into 'dev'
Use Tezos. prefix in Tutorial.

See merge request ligolang/ligo!539
2020-04-02 11:23:57 +00:00