Georges Dupéron
d31001fab6
CI docker WIP
2019-09-07 13:30:46 +02:00
Georges Dupéron
5c999a3f97
CI docker WIP
2019-09-07 13:24:30 +02:00
Gabriel Alfour
845fcb305d
Merge branch 'refactor/new-tezos-deps-ci' into 'dev'
...
new tezos deps + fix the ci
See merge request ligolang/ligo!67
2019-09-07 06:30:30 +00:00
Georges Dupéron
644d90be6d
Fix CI and Makefile (WIP)
2019-09-06 17:27:09 +02:00
galfour
f831793fbd
y e s s s
2019-09-05 15:21:01 +02:00
galfour
32599ae90b
removing tezos-modded
2019-09-04 20:19:09 +02:00
Christian Rinderknecht
4b4698d1f0
Merge remote-tracking branch 'origin/dev' into rinderknecht-dev
2019-08-29 17:27:36 +02:00
Christian Rinderknecht
57b1d39b6e
New contract in CameLIGO, based on the tutorial. (Not called from the CI.)
2019-08-29 17:25:35 +02:00
Christian Rinderknecht
3f47bb2e85
Recording as miscellaneous the old way to do series of items.
2019-08-29 17:09:43 +02:00
Christian Rinderknecht
95b2111a8b
Left factoring of productions to get closer to LL.
2019-08-29 17:08:23 +02:00
Christian Rinderknecht
fbbff496c7
Cosmetics.
2019-08-29 17:07:23 +02:00
Christian Rinderknecht
f99bd0d1df
More rewrites of the grammar for stream parsing.
...
Fixed code in the internal documentation of PascaLIGO.
2019-08-29 17:06:16 +02:00
Christian Rinderknecht
98e9596502
Merge branch 'shared_parser' into 'dev'
...
Separate parts of Pascaligo into a shared parser library
See merge request ligolang/ligo!62
2019-08-29 14:54:06 +00:00
Sander
b04a988a7e
Separate parts of Pascaligo into a shared parser library
2019-08-29 14:54:06 +00:00
Gabriel Alfour
0eb08f6a73
LetsEncrypt Challenge
2019-08-22 22:31:18 +00:00
Tom Jack
faf3bbc061
Fix unpack_closure
2019-08-21 07:34:39 -07:00
Tom Jack
7afa8a9cdb
Test closures more
2019-08-21 07:34:34 -07:00
galfour
31a2a96810
fixed last bug
2019-08-21 11:41:57 +02:00
galfour
af588933f4
add closures
2019-08-21 10:28:27 +02:00
Tom Jack
bd987613d5
This stuff is now unused
2019-08-20 16:33:23 -07:00
Tom Jack
31591f1669
Comment out tests needing closure (TODO)
2019-08-20 16:33:23 -07:00
Tom Jack
d53f0058c6
Various compiler fixes
2019-08-20 16:33:23 -07:00
galfour
de96a04681
simplifying compiler
2019-08-20 22:51:16 +02:00
John David Pressman
85c5630af4
Merge branch 'dev' into 'dev'
...
Remove extraneous 'tutorials' and 'get started' buttons
See merge request ligolang/ligo!59
2019-08-12 11:17:41 +00:00
John David Pressman
90eecb6b4c
Merge branch 'dev' into 'dev'
...
# Conflicts:
# gitlab-pages/website/pages/en/index.js
2019-08-12 10:03:06 +00:00
Matej Šima
c8c6a574c6
Remove duplicate Tutorials button from the home page
2019-08-08 14:25:54 +00:00
John David Pressman
97ab188149
Remove extraneous 'tutorials' and 'get started' buttons
2019-08-06 18:36:42 -07:00
John David Pressman
695ae33483
Merge branch 'dev' into 'dev'
...
Fix Various Issues With The Docs
See merge request ligolang/ligo!58
2019-08-06 23:43:05 +00:00
John David Pressman
6e3ee8f5fa
Remove undeleted merge conflict markers on homepage
2019-08-05 17:47:38 -07:00
Christian Rinderknecht
fddce3257a
First draft of the PascaLIGO parser using streams.
2019-08-04 18:03:54 +02:00
Christian Rinderknecht
ce31bc2572
Fixes.
2019-08-04 18:02:56 +02:00
John David Pressman
2b29eac11f
Merge branch 'makefile' into 'dev'
...
Makefile
See merge request ligolang/ligo!51
2019-08-03 00:22:46 +00: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
a891c77d47
Add updated instructions for running/building the website
2019-08-02 16:52:23 -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
dc5e3328a2
Fix links to ligolang.org and Discord server at bottom of public launch post
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
5c7d9fd551
Fix broken link to tutorials on front page of ligolang site
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
Christian Rinderknecht
6c818567fa
Fixed comment.
2019-07-31 14:43:04 +02:00
Christian Rinderknecht
5bc43fa430
Changed the definition of the compound constructs so they use "option".
2019-07-31 10:45:19 +02:00
Christian Rinderknecht
50c99ff71d
I added more transformations.
2019-07-31 10:24:57 +02:00
Gabriel Alfour
80fd970ba4
Merge branch 'rinderknecht-dev' into 'dev'
...
Getting current front-ends closer
See merge request ligolang/ligo!56
2019-07-30 17:10:14 +00:00
Christian Rinderknecht
bf50102810
Fixed expressions annotated with types (they are now allowed everywhere).
2019-07-30 14:24:26 +02:00
Christian Rinderknecht
6a0948a6ac
Fixed regression. Enabled type annotations for all expressions
...
(between parentheses).
The error was to use COMMA to separate instructions in a block, instead of SEMI (semicolons), as before. This is corrected here.
2019-07-30 11:27:32 +02:00
Christian Rinderknecht
9e6bff4741
Renamings. Additions.
2019-07-29 12:33:02 +02:00