Commit Graph

  • 34c84f5bed Merge branch 'feature/website-fixes' into 'dev' Matej Šima 2019-06-21 12:46:54 +0000
  • b5087298f7 Add a tutorial for taco shop payouts Matej Sima 2019-06-21 14:45:52 +0200
  • 8b639e5231 Small fixes to the doc and to the odoc build script Georges Dupéron 2019-06-20 20:21:22 +0200
  • d59618d860 Hide installation from master for now. Georges Dupéron 2019-06-14 14:53:11 +0200
  • ec4db9b01e Merge branch 'bugfix/bad-syntax-shell-script' into 'dev' Georges Dupéron 2019-06-13 23:20:53 +0000
  • 123b255809 typo: used both [ ] and test in shell script Georges Dupéron 2019-06-14 00:44:55 +0200
  • 77a55172ef I fixed the heterogeneity in parentheses around constructors in patterns. Christian Rinderknecht 2019-06-13 16:57:40 +0200
  • a142565e7f Merge branch 'hotfix/draft-leftover' into 'dev' Georges Dupéron 2019-06-13 14:05:46 +0000
  • d5caa495cd Cleared draft leftover Georges Dupéron 2019-06-13 16:01:22 +0200
  • 779a82699e Merge branch 'feature/#3-add-odoc-to-website' into 'dev' Georges Dupéron 2019-06-13 11:06:47 +0000
  • f7d013bbab Merge branch 'feature/launch-tutorial-and-blog-post' into 'dev' Matej Šima 2019-06-13 10:34:48 +0000
  • 148daa32a2 Merge remote-tracking branch 'origin/dev' into HEAD Georges Dupéron 2019-06-13 12:03:46 +0200
  • 134f308889 odoc link in footer, not sidebar, for now Georges Dupéron 2019-06-13 12:01:36 +0200
  • 1d0f1dd9e9 Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/launch-tutorial-and-blog-post Matej Sima 2019-06-13 11:59:38 +0200
  • 5051482cea Fix typos, fix links Matej Sima 2019-06-13 11:59:02 +0200
  • 07bfa14ab0 Merge branch 'feature/launch-tutorial-and-blog-post' into 'master' Matej Šima 2019-06-13 01:36:35 +0000
  • 2446d52f3e Added algolia search Matej Sima 2019-06-13 03:00:27 +0200
  • df5e88608d Add a taco-shop tutorial & launch blog post Matej Sima 2019-06-13 02:50:55 +0200
  • b1b0597510 Merge branch 'bugfix/auto-detect-syntax' into 'dev' Tom Jack 2019-06-13 00:34:06 +0000
  • ded9c4f58f Fix auto-detection of syntax, use a polymorphic variant to ensure all functions were updated. Georges Dupéron 2019-06-13 01:43:16 +0200
  • 3f2a74fa42 Merge branch 'feature/dry-run-bin' into 'dev' Matej Šima 2019-06-12 21:25:57 +0000
  • a3e6016758 Merge branch 'dev' into feature/dry-run-bin Galfour 2019-06-12 20:49:36 +0000
  • 072d753e91 Merge branch 'feature/more-operators' into 'dev' Matej Šima 2019-06-12 20:34:16 +0000
  • 8f03e537cd Merge branch 'dev' into feature/dry-run-bin Galfour 2019-06-12 20:02:39 +0000
  • 07f7af5286 Merge branch 'dev' into feature/more-operators Galfour 2019-06-12 19:56:45 +0000
  • db928561d1 Merge branch 'master' into feature/dry-run-bin Galfour 2019-06-12 19:55:02 +0000
  • fa5ac47d8f add amount option Galfour 2019-06-12 19:13:06 +0000
  • 4c833fc7a3 add one cameligo test Galfour 2019-06-12 18:41:29 +0000
  • 69f867edee Merge branch 'feature/auto-detect-syntax' into 'dev' Matej Šima 2019-06-12 13:23:52 +0000
  • c2d7678f9a Merge branch 'feature/dry-run-bin' into 'dev' Matej Šima 2019-06-12 09:18:54 +0000
  • 461b0ff331 cd folder Georges Dupéron 2019-06-12 11:09:21 +0200
  • 044e2fac7f Move odoc to the right folder Georges Dupéron 2019-06-12 10:26:58 +0200
  • b0408fdcd9 move internal documentation at the end, otherwise npm deletes it it seems. Georges Dupéron 2019-06-10 23:09:34 +0200
  • 91648d24b7 Merge branch 'georges-tutorial' into 'dev' Georges Dupéron 2019-06-12 00:27:46 +0000
  • 0af274a3a4 Tutorial for the trace monad, bind operator (>>?) and ppx_let Georges Dupéron 2019-06-01 19:54:09 +0200
  • d6fc9c79f3 Merge branch 'rinderknecht-dev' into 'dev' Georges Dupéron 2019-06-11 23:42:21 +0000
  • fdfb00b7a6 Distinguish parameter and storage arguments in --help Georges Dupéron 2019-06-12 01:28:38 +0200
  • 6bb5a0f731 Auto-detect syntax based on file extension Georges Dupéron 2019-06-10 22:16:08 +0200
  • a75c0ac061 fix dry-run ; add features to the bin Galfour 2019-06-11 17:57:07 +0000
  • 582e95f9a8 Enabled user-defined constant constructors in expressions. Christian Rinderknecht 2019-06-11 17:10:27 +0200
  • 23da509c11 Merge branch 'feature/#14-website-prerelease-fixes' into 'dev' Matej Šima 2019-06-11 10:50:10 +0000
  • 15ab06bb66 Added a lot of docs Matej Sima 2019-06-11 03:37:12 +0200
  • 8c934a6fd8 more operators in the pipeline Galfour 2019-06-11 00:52:09 +0000
  • b512bf31bb add more operators Galfour 2019-06-10 22:06:00 +0000
  • 3f8b3fef87 Merge branch 'feature/dry-run-bin' into dev Galfour 2019-06-10 22:09:20 +0000
  • 7b9e3b6699 add dry-run to the bin commands Galfour 2019-06-10 22:08:56 +0000
  • 3583d067cc Merge branch '8-reporting-of-error-messages' into 'dev' Georges Dupéron 2019-06-10 20:22:29 +0000
  • 08f1e368de Merge remote-tracking branch 'origin/georges-bash-security-and-error-detection' into feature/#3-add-odoc-to-website Georges Dupéron 2019-06-10 21:42:37 +0200
  • 6a85e5d422 Add cameligo sample, minor menu css fixes, added discord link Matej Sima 2019-06-10 20:15:14 +0200
  • 37c2152fca Fixed the regression introducted by the previous commit (disallowing empty lists). Christian Rinderknecht 2019-06-10 19:59:22 +0200
  • 50b8413fce Add content to the website team section Matej Sima 2019-06-10 19:30:54 +0200
  • 835cc785dc Merge branch 'feature/dry-run-bin' into 'dev' Matej Šima 2019-06-10 17:04:45 +0000
  • 938fec3e46 Use "next" instead of "latest" Georges Dupéron 2019-06-10 19:02:49 +0200
  • 8019b647a5 Typos Georges Dupéron 2019-06-10 19:00:49 +0200
  • 53314c2c0c Removed "assert" as reserved. Enabled terminating ";" in lists. Christian Rinderknecht 2019-06-10 15:19:42 +0200
  • 985eff44a9 more keywords ; add support for sets ; remove assert from keywords Galfour 2019-06-10 09:58:16 +0000
  • 24f52a13a1 missing chmod Georges Dupéron 2019-06-05 20:15:21 +0200
  • e6994cd2d9 typo Georges Dupéron 2019-06-01 14:41:17 +0200
  • c47daad439 Use sh, not bash Georges Dupéron 2019-05-28 20:54:37 +0200
  • 47409db7db Started using the scripts/… in .gitignore, started a Makefile for one-liners to be used by the devs, e.g. make build-deps, make, make test Georges Dupéron 2019-05-28 20:54:07 +0200
  • fae35a1f42 sh does not recognize set -euET -o pipefail, only a subset of those options. Use bash for now. Georges Dupéron 2019-05-27 22:05:05 +0200
  • 17b413faee Security aspects for shell scripts (well, an attempt at that) Georges Dupéron 2019-05-27 22:00:09 +0200
  • a729ec95b4 Add tuareg to dev switch setup John David Pressman 2019-06-09 22:03:08 -0700
  • f4fc06ce72 some more operators Galfour 2019-06-10 01:41:02 +0000
  • 9fd0206e9f Merge branch '8-reporting-of-error-messages' into 'dev' Gabriel Alfour 2019-06-09 23:06:52 +0000
  • 10461764fb add dry-run in cli Galfour 2019-06-09 12:08:37 +0000
  • 623290d66d Delete unused build scripts John David Pressman 2019-06-08 23:53:43 -0700
  • 8b60b8597f Add execution permission to test ligo script John David Pressman 2019-06-08 22:30:49 -0700
  • 8e715f17a7 Swap makefile-native test command with script, add script John David Pressman 2019-06-08 21:57:46 -0700
  • 540bf1d550 Use hopefully valid syntax with test if conditional John David Pressman 2019-06-08 21:20:33 -0700
  • 77b743f0e1 Try adding failure case message to makefile test John David Pressman 2019-06-08 21:13:59 -0700
  • c30244a4e4 Add a second test conditional to stop double-execution of make scripts John David Pressman 2019-06-08 20:11:29 -0700
  • 30700aefd4 Try shell if syntax in makefile John David Pressman 2019-06-08 19:04:59 -0700
  • 8c8f1c4577 Try moving oneshell invocation John David Pressman 2019-06-08 18:27:30 -0700
  • 7413ac22d6 Add oneshell to makefile and fix filename bug in build env script John David Pressman 2019-06-08 15:19:47 -0700
  • 512044c52b Change first if conditional so upgrade q only asked if opam installed John David Pressman 2019-06-08 14:19:07 -0700
  • 1592da58b7 Fix typos breaking first if conditional, syntax error John David Pressman 2019-06-08 12:13:06 -0700
  • 0575176939 Make build env script more robust, take it out of makefile John David Pressman 2019-06-08 12:03:53 -0700
  • efb480a449 Fix typos/miscalls, minor tweaks John David Pressman 2019-06-08 01:57:32 -0700
  • a1a61e64f9 Add execution permissions to new build scripts John David Pressman 2019-06-07 22:25:34 -0700
  • e157e0527b Change makefile to use preexisting setup scripts for docker and add new ones John David Pressman 2019-06-07 22:16:55 -0700
  • ed418bae71 Add temporary build environment setup script John David Pressman 2019-06-07 22:01:23 -0700
  • b2ec459b08 Added types for mligo map instructions Georges Dupéron 2019-06-07 15:16:24 +0200
  • 4d121602eb Merge branch '8-reporting-of-error-messages' of gitlab.com:ligolang/ligo into 8-reporting-of-error-messages Christian Rinderknecht 2019-06-07 12:48:33 +0200
  • a8e344c24e Added test for Matej. Christian Rinderknecht 2019-06-07 12:48:21 +0200
  • 8d86f4ba5c temporarily build docs on feature/#3-add-odoc-to-website branch Georges Dupéron 2019-06-07 12:24:16 +0200
  • ef243fb203 Add navbar link for odoc Matej Sima 2019-06-07 12:13:08 +0200
  • b36f497f85 add odoc to Ci Georges Dupéron 2019-06-07 11:56:03 +0200
  • 743098ecbd added test calling a function with ligo Georges Dupéron 2019-06-07 01:17:33 +0200
  • 3999e46ac5 Merge branch 'feature/12-blog-tutorials-visual-tweaks' into 'dev' Matej Šima 2019-06-07 09:03:56 +0000
  • 07f3df7e07 Merge branch 'georges-dupéron-diacritic' into 'dev' Christian Rinderknecht 2019-06-07 08:42:36 +0000
  • 346a6fdbc4 hide compiler errors; fix ligodity's over-eager tuplification Galfour 2019-06-06 21:06:33 +0000
  • a4f895882f more error messages; various fixes Galfour 2019-06-06 20:49:36 +0000
  • 0e36d63ec4 more tests, improved error messages Georges Dupéron 2019-06-06 20:48:36 +0200
  • 3b2e3e2596 Add Blog, Tutorials & visual tweaks, fix minor installation guide issue Matej Sima 2019-06-06 19:51:38 +0200
  • 1aff86d464 Merge branch 'dev' into 8-reporting-of-error-messages Galfour 2019-06-06 17:37:49 +0000
  • 0fea1c6d78 improve bin pretty printing of errors Galfour 2019-06-06 17:37:46 +0000
  • 4479bd9bae Merge branch 'feature/11-configure-versioned-docs' into 'dev' Matej Šima 2019-06-06 17:13:15 +0000
  • bff14309e4 Predefined values for Ligodity. Added a few more tests for Ligodity. Christian Rinderknecht 2019-06-06 18:40:05 +0200
  • b9a94bab72 Update installer to handle master & dev scripts accordingly Matej Sima 2019-06-06 18:28:00 +0200