Rémi Lesenechal
|
bff67e3779
|
Merge branch 'feature/expression_variable_locations' into 'dev'
Location for expression variable in the AST's
See merge request ligolang/ligo!699
|
2020-06-30 22:30:09 +00:00 |
|
Tom Jack
|
ead7832c50
|
Fix some polymorphic comparison bugs
|
2020-06-30 14:31:04 -05:00 |
|
Lesenechal Remi
|
e9db0afffa
|
WIIP
|
2020-06-30 19:15:04 +02:00 |
|
Christian Rinderknecht
|
b304b82e11
|
Merge branch 'dev' into rinderknecht@pprint_comments
|
2020-06-30 17:10:48 +02:00 |
|
Christian Rinderknecht
|
d1b7388550
|
Refactoring of the dune files, minimised dependencies.
|
2020-06-30 14:34:15 +02:00 |
|
Pierre-Emmanuel Wulfman
|
b1ccaef07e
|
Merge branch 'feature/transpiler' into 'dev'
Feature/transpiler
See merge request ligolang/ligo!696
|
2020-06-29 13:05:35 +00:00 |
|
Pierre-Emmanuel Wulfman
|
bc259fcde7
|
Feature/transpiler
|
2020-06-29 13:05:34 +00:00 |
|
Rémi Lesenechal
|
12f7b7c904
|
Merge branch 'typer-error-revert-rename' into 'dev'
Rename "Compare" module
See merge request ligolang/ligo!695
|
2020-06-24 19:54:17 +00:00 |
|
Suzanne Dupéron
|
0dc4315359
|
compare (lowercase) has a bit of a special meaning in OCaml, renaming the Compare module to Compare_types for now to avoid potential confusion (?)
|
2020-06-24 20:23:36 +01:00 |
|
Rémi Lesenechal
|
e319e2d2cd
|
Merge branch 'typer-error-revert' into 'dev'
Typer error revert
See merge request ligolang/ligo!689
|
2020-06-24 17:44:31 +00:00 |
|
Lesenechal Remi
|
351018f8d2
|
errors for compare in the new typer
|
2020-06-24 19:24:08 +02:00 |
|
Suzanne Dupéron
|
9e02cb2969
|
Merge branch 'feature-weakly-typed-adt-creation' into 'dev'
ADT generator support to help building a JSON deserializer
See merge request ligolang/ligo!686
|
2020-06-24 10:33:37 +00:00 |
|
Suzanne Dupéron
|
1bd7af80b8
|
Merge branch 'feature-new-typer-14-debug-prints' into 'dev'
Debug prints for the new typer (guarded by a conditional)
See merge request ligolang/ligo!685
|
2020-06-24 10:18:44 +00:00 |
|
Suzanne Dupéron
|
5589d47123
|
Merge branch 'bugfix-temporarily-disable-webide-test' into 'dev'
Temporarily disable webide stage because it contains a randomly failing test
See merge request ligolang/ligo!693
|
2020-06-24 10:18:37 +00:00 |
|
Suzanne Dupéron
|
a4e414bd76
|
Temporarily disable webide stage, because it contains a randomly failing test.
|
2020-06-24 10:37:57 +01:00 |
|
Christian Rinderknecht
|
2eb16c2c56
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@pprint_comments
|
2020-06-24 11:20:13 +02:00 |
|
Christian Rinderknecht
|
b07c57c159
|
Fixed variable.
|
2020-06-24 11:19:56 +02:00 |
|
Suzanne Dupéron
|
942000065b
|
Weakly-typed creation of ADT elements
|
2020-06-24 02:07:02 +01:00 |
|
Suzanne Dupéron
|
c1d211d98c
|
Debug prints for the new typer: output JSON
|
2020-06-24 02:07:02 +01:00 |
|
Suzanne Dupéron
|
1cc64d6812
|
reasons for failing tests
|
2020-06-24 02:07:02 +01:00 |
|
Suzanne Dupéron
|
283dcf418a
|
Debug prints for the new typer
|
2020-06-24 02:07:02 +01:00 |
|
Suzanne Dupéron
|
bd8a57df44
|
Add a pretty-printer to the heuristics
|
2020-06-24 02:07:02 +01:00 |
|
Suzanne Dupéron
|
018e269b2e
|
Have separate ppf and Yojson modules for PP_json
|
2020-06-24 02:07:02 +01:00 |
|
Suzanne Dupéron
|
65161148d3
|
Merge branch 'feature/new-typer-13-json-printer' into 'dev'
JSON printer to debug the new typer
See merge request ligolang/ligo!684
|
2020-06-23 22:47:18 +00:00 |
|
Rémi Lesenechal
|
2351dda44e
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-06-23 23:19:24 +01:00 |
|
Rémi Lesenechal
|
362e33c7f9
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-06-23 23:19:24 +01:00 |
|
Rémi Lesenechal
|
27d7856e52
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-06-23 23:19:24 +01:00 |
|
Rémi Lesenechal
|
d743605aee
|
Apply 1 suggestion(s) to 1 file(s)
|
2020-06-23 23:19:24 +01:00 |
|
Lesenechal Remi
|
b4bf0ae159
|
using yojson to print typed AST program
|
2020-06-23 23:19:24 +01:00 |
|
Suzanne Dupéron
|
db051e7d3b
|
Generic JSON pretty-printer for the typer's AST
|
2020-06-23 23:19:24 +01:00 |
|
Suzanne Dupéron
|
7a2e4b35d2
|
Merge branch 'fix/compare_sum_type_error' into 'dev'
[LIGO-674] rework error when comparing two sum types
See merge request ligolang/ligo!682
|
2020-06-23 22:13:52 +00:00 |
|
Suzanne Dupéron
|
242d99fd5e
|
Improve error message
|
2020-06-23 22:51:29 +01:00 |
|
Lesenechal Remi
|
0cf9dc576e
|
rework error when comparing two sum types
|
2020-06-23 22:45:16 +01:00 |
|
Suzanne Dupéron
|
ae4a13b63f
|
Merge branch 'bugfix-url-mainnet-tezos' into 'dev'
Update URL to tezos documentation (the /mainnet/ path component was removed)
See merge request ligolang/ligo!692
|
2020-06-23 21:27:39 +00:00 |
|
Suzanne Dupéron
|
5cbeab0a3b
|
Use xrefcheck's config to increase the timeout
|
2020-06-23 21:58:11 +01:00 |
|
Suzanne Dupéron
|
2b790b0ebc
|
Disable remote link checks and use static version of xrefcheck because it's faster to install than the whole Haskell environment
|
2020-06-23 21:48:27 +01:00 |
|
Suzanne Dupéron
|
72bff930cc
|
Update URL to tezos documentation (the /mainnet/ path component was removed)
|
2020-06-23 21:17:11 +01:00 |
|
Suzanne Dupéron
|
591f28014d
|
Merge branch 'bugfix-typer-12' into 'dev'
Batch of small fixes for the new typer
See merge request ligolang/ligo!683
|
2020-06-23 19:36:25 +00:00 |
|
Suzanne Dupéron
|
64c6b8896d
|
comment
|
2020-06-23 18:38:22 +02:00 |
|
Suzanne Dupéron
|
19f02a4b36
|
bugfix: forgot to explicitly discard new typer state
|
2020-06-23 18:38:22 +02:00 |
|
Suzanne Dupéron
|
424a0b0ba7
|
Bugfix: equality
|
2020-06-23 18:38:22 +02:00 |
|
Suzanne Dupéron
|
2c5f1f0e2b
|
Bugfix in printer
|
2020-06-23 18:38:22 +02:00 |
|
Rémi Lesenechal
|
60c4f591fb
|
Merge branch 'fix/xreftest' into 'dev'
fixing broken links
See merge request ligolang/ligo!691
|
2020-06-23 16:08:04 +00:00 |
|
Lesenechal Remi
|
18e645c73f
|
fixing broken links
|
2020-06-23 17:12:55 +02:00 |
|
Pierre-Emmanuel Wulfman
|
8e558041f0
|
Merge branch 'refactor/passes' into 'dev'
Rename passes and refactor them
See merge request ligolang/ligo!679
|
2020-06-23 14:59:13 +00:00 |
|
Pierre-Emmanuel Wulfman
|
02d66cf536
|
rename operators to predefined
|
2020-06-23 16:35:30 +02:00 |
|
Pierre-Emmanuel Wulfman
|
aa849f6dcb
|
renaming of passes
|
2020-06-23 16:35:28 +02:00 |
|
Suzanne Dupéron
|
c539f2d5f6
|
Merge branch 'balsoft/xrefcheck' into 'dev'
Check for invalid references in documentation on CI
See merge request ligolang/ligo!669
|
2020-06-23 12:40:54 +00:00 |
|
Christian Rinderknecht
|
d34b345edc
|
Merged first changes towards handling comments. Refactoring.
|
2020-06-23 11:52:39 +02:00 |
|
Christian Rinderknecht
|
3ec21a8762
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@pprint_comments
|
2020-06-23 01:23:33 +02:00 |
|