Georges Dupéron
|
0af274a3a4
|
Tutorial for the trace monad, bind operator (>>?) and ppx_let
|
2019-06-12 01:50:26 +02:00 |
|
Georges Dupéron
|
e0228f352c
|
fix build (my bad)
|
2019-06-05 14:26:01 +02:00 |
|
Georges Dupéron
|
24db060dae
|
Use internal_assertion_fail instead of the simple_error that are just assertions
|
2019-06-05 11:38:59 +02:00 |
|
Galfour
|
0e17e8b274
|
minor fixes
|
2019-06-03 12:23:46 +00:00 |
|
Galfour
|
8c81432281
|
modify trace; oldify multifix
|
2019-06-03 10:33:13 +00:00 |
|
Galfour
|
6febd855c4
|
fix ligodity; add it to the bin; add source locations; merge
|
2019-06-01 11:29:31 +00:00 |
|
Galfour
|
320d0c1a72
|
various refactorings to prepare tests; tests for ligodity don't pass
|
2019-05-31 19:56:51 +00:00 |
|
Galfour
|
79af0abab3
|
propagate source-code locations to ast_typed
|
2019-05-28 17:02:40 +00:00 |
|
Galfour
|
c32ace3afc
|
propagate source code locations
|
2019-05-28 15:36:14 +00:00 |
|
Galfour
|
50868302c6
|
minor rewriting; add docs
|
2019-05-28 10:46:22 +00:00 |
|
Georges Dupéron
|
5a13789a11
|
cleanup
|
2019-05-27 13:11:57 +02:00 |
|
Georges Dupéron
|
0880fb0cbf
|
typo in sed script
|
2019-05-27 13:10:29 +02:00 |
|
Georges Dupéron
|
b3b87543ba
|
Place the local copy of ligo in a -generated folder
|
2019-05-27 11:57:29 +02:00 |
|
Georges Dupéron
|
681fe53dd6
|
Merge repository tezos-modded
|
2019-05-27 11:57:15 +02:00 |
|
Georges Dupéron
|
fd513af745
|
Merge repository ligo-utils
|
2019-05-27 11:56:53 +02:00 |
|
Georges Dupéron
|
28d3bc8c3f
|
Merge repository ligo-opam-repository
|
2019-05-27 11:54:29 +02:00 |
|
Georges Dupéron
|
870b998cc6
|
Removed submodules, will merge them with main repo
|
2019-05-27 11:52:49 +02:00 |
|
Georges Dupéron
|
d9756a048a
|
move before merging repositories (part 2)
|
2019-05-27 11:26:11 +02:00 |
|
Georges Dupéron
|
92482176eb
|
move before merging repositories
|
2019-05-27 11:18:48 +02:00 |
|
Georges Dupéron
|
7c8c6515b8
|
move before merging repositories
|
2019-05-27 11:08:26 +02:00 |
|
Georges Dupéron
|
335a878ff9
|
move before merging repositories (part 1)
|
2019-05-27 10:53:14 +02:00 |
|
Christian Rinderknecht
|
28b84e1e65
|
Fixed the translation of let-in.
|
2019-05-24 19:31:39 +02:00 |
|
Georges Dupéron
|
a0936d8eb5
|
Moved repository to ligolang namespace
|
2019-05-24 11:36:39 +02:00 |
|
Christian Rinderknecht
|
5fd234c8c8
|
Removed unused src/bin_node.
|
2019-05-16 15:21:46 +02:00 |
|
Georges Dupéron
|
8821e6c01e
|
Rewrite local opam repository into a different folder and .gitignore it
|
2019-05-15 16:45:37 +02:00 |
|
Christian Rinderknecht
|
dcbfbf781d
|
Extended lib_utils/pos.ml{i}. First import of Ligodity. (No "simplify" yet.)
|
2019-05-15 16:04:37 +02:00 |
|
Georges Dupéron
|
22b331dbed
|
Added tests to build, fixed some unused variables.
|
2019-05-15 15:17:04 +02:00 |
|
Georges Dupéron
|
7f94d49243
|
update submodule
|
2019-05-14 20:19:23 +02:00 |
|
Georges Dupéron
|
bbf239dbe4
|
Update submodule
|
2019-05-14 20:12:39 +02:00 |
|
Georges Dupéron
|
aa61e86657
|
Updated ligo-opam-repository submodule.
|
2019-05-14 19:42:33 +02:00 |
|
Georges Dupéron
|
60f99b3e9c
|
Moved script to rewrite OPAM repository outside of the .gitlab-ci.yml in ligo repo
|
2019-05-14 18:05:47 +02:00 |
|
Georges Dupéron
|
c43570a82d
|
Move into src/; add vendors/ subfolder, add CI script.
|
2019-05-14 17:53:44 +02:00 |
|
Elliot Cameron
|
6ce10791b0
|
Ledger: add deauth APDU support, better get-authorized-key support, and friendlier CLI
|
2019-03-06 16:05:23 +00:00 |
|
Pierre Boutillier
|
d7ba8bb07d
|
Resto: Fix #480: Keep the host: set by the user with TEZOS_SIGNER_HTTP_HEADERS
This is a fixup of 21bb9436371741a8cf643cfc6218ace9ebfecc19
|
2019-02-27 15:42:37 +00:00 |
|
Grégoire Henry
|
33a7ca51c3
|
Client: Use Host in HTTP requests
and add proper error message when the node refuses connection for
unallowed origin (CORS).
|
2019-02-26 12:00:37 +01:00 |
|
Grégoire Henry
|
24686ae8f2
|
Shell/RPC: enforce Host when using CORS.
|
2019-02-26 12:00:32 +01:00 |
|
Sebastien Mondet
|
da4a99ac27
|
Add support for test-chain-related APDUs
|
2019-02-25 15:44:18 +01:00 |
|
Raphaël Proust
|
575aafc554
|
vendors: add synopsis to each opam file
|
2019-02-25 02:03:12 +00:00 |
|
Sebastien Mondet
|
fd2c043a5d
|
Return proper error message in ocp-resto/client
|
2019-02-14 11:22:52 -05:00 |
|
Pierre Boutillier
|
677d2ae9d6
|
Synchronize (and fix) maximal size of lmdb dbs
Store can now be up to 40 Go large (was 4 To!)
Context can now be up to 400 Go large (was 40 Go)
|
2019-01-29 19:23:48 +00:00 |
|
Pierre Boutillier
|
03fc4b2e33
|
fixup 242c97d1 ocplib-json-types: 'Variable defintion path in json_schema'
|
2019-01-23 13:12:42 +01:00 |
|
Pierre Boutillier
|
7335d95308
|
ocplib-json-typed: inline records have been introduiced in OCaml 4.03
|
2019-01-22 23:17:54 +01:00 |
|
Pierre Boutillier
|
242c97d1f1
|
ocplib-json-typed: import ' Variable defintion path in json_schema' from upstream
It is upstream acfb41f711cbda67680b84d0f8292e2a1849c711
|
2019-01-22 23:17:54 +01:00 |
|
Pierre Boutillier
|
a10b7dc5b5
|
ocplib-json-typed: Makefile update for dune
We don't care as we're not using the Makefile directly but:
dune: --dev is no longer accepted as it is now the default.
|
2019-01-22 23:17:53 +01:00 |
|
Pierre Boutillier
|
8012bdca65
|
ocplib-json-typed: follow upstream file organization
|
2019-01-22 23:17:53 +01:00 |
|
Pierre Boutillier
|
28da6ef03b
|
Deps: be compatible with Js_of_ocaml.3.3.0
It now uses dune and "wraps" its library.
|
2019-01-22 17:16:52 +01:00 |
|
Grégoire Henry
|
dbf4736e6b
|
Opam: update package description to opam.2.0
Co-authored-by: Pietro Abate <pietro.abate@nomadic-labs.com>
Co-authored-by: Gregoire Henry <gregoire.henry@tezos.com>
|
2019-01-21 17:54:19 +01:00 |
|
Grégoire Henry
|
de171a63f0
|
OPAM: strict version constraints on dune are not required anymore
|
2019-01-21 17:54:18 +01:00 |
|
Pierre Chambart
|
56936c7a1e
|
Add sync test option
|
2018-11-22 19:06:19 +01:00 |
|
Vincent Botbol
|
3405231a1f
|
Resto: decode uri before converting the path
|
2018-10-17 15:06:34 +02:00 |
|