John David Pressman
|
b6a6eea5d2
|
Add map reference page to doc tests and fix bugs
|
2020-02-10 20:51:48 -08:00 |
|
Suzanne Dupéron
|
0113a448de
|
Merge branch 'dev' into 'feature/doc-pascaligo-loop'
# Conflicts:
# src/passes/operators/operators.ml
|
2020-02-10 20:51:41 +00:00 |
|
Suzanne Dupéron
|
76fa4b0549
|
Revert "Make menhir less verbose, to see error messages in gitlab."
This reverts commit b5f3ae76b049d4e712bd539b39d771191bc8978b.
|
2020-02-10 20:40:43 +01:00 |
|
Suzanne Dupéron
|
c71e47f252
|
Make menhir less verbose, to see error messages in gitlab.
|
2020-02-10 20:40:43 +01:00 |
|
Suzanne Dupéron
|
5151a0fd92
|
ADT generator: polymorphic types (list, option…)
|
2020-02-10 20:40:43 +01:00 |
|
Suzanne Dupéron
|
2588de2395
|
Remove generated file fold.ml
|
2020-02-10 20:40:43 +01:00 |
|
Suzanne Dupéron
|
c3b1c1ac0f
|
Removed promote-until-clean because it moves the file out of _build instead of copying it, which causes issues for the gitlab build
|
2020-02-10 20:40:43 +01:00 |
|
Suzanne Dupéron
|
76ad9c47ec
|
cleanup
|
2020-02-10 20:40:43 +01:00 |
|
Suzanne Dupéron
|
42699256e5
|
Run adt_generator.exe as part of dune runtest
|
2020-02-10 20:40:43 +01:00 |
|
Lesenechal Remi
|
87a8901645
|
review fixes
|
2020-02-10 20:02:43 +01:00 |
|
Lesenechal Remi
|
f798392760
|
constant typer:
* Removed unused LIST_CONS
* support for misc constants (untestetable for now)
|
2020-02-10 19:54:23 +01:00 |
|
Christian Rinderknecht
|
9b5d63de1f
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into rinderknecht@contracts
|
2020-02-10 19:33:04 +01:00 |
|
Christian Rinderknecht
|
541728fc6c
|
First batch of rewritten contracts (PascaLIGO).
|
2020-02-10 19:27:58 +01:00 |
|
Christian Rinderknecht
|
61832354d9
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/doc-pascaligo-loop
|
2020-02-10 19:22:52 +01:00 |
|
Christian Rinderknecht
|
82aacde97f
|
More documentation rewrites.
|
2020-02-10 19:07:20 +01:00 |
|
Lesenechal Remi
|
8c38352290
|
ligo interpreter : adding more tests
|
2020-02-10 12:02:36 +01:00 |
|
Lesenechal Remi
|
0e5a68d58b
|
ligo interpreter : review fixes
|
2020-02-09 19:04:21 +01:00 |
|
Lesenechal Remi
|
3ce0d180f5
|
ligo interpreter: simplfied AST merge
|
2020-02-09 18:50:18 +01:00 |
|
Lesenechal Remi
|
ce70c82122
|
ligo interpreter : moving combinators do a dedicated module
|
2020-02-09 18:22:33 +01:00 |
|
Lesenechal Remi
|
69ddce1860
|
add temporary CLI comand for ligo interpreter tests
|
2020-02-09 18:22:33 +01:00 |
|
Lesenechal Remi
|
0374c5900b
|
add missing 'Set.iter' to cameligo
|
2020-02-09 18:22:33 +01:00 |
|
Lesenechal Remi
|
f08879feb0
|
ligo interpreter support for :
* operations of map/set
* slice
* add
* literals/pps
|
2020-02-09 18:22:33 +01:00 |
|
Lesenechal Remi
|
29959ec915
|
Initial LIGO interpreter version
|
2020-02-09 18:22:33 +01:00 |
|
Suzanne Dupéron
|
995ca7e807
|
Print numeric records as tuples, better typer error messages for records & tuples
|
2020-02-09 00:31:30 +01:00 |
|
Pierre-Emmanuel Wulfman
|
199e0a3bb2
|
Print records and variants in lexicographic order
|
2020-02-09 00:31:30 +01:00 |
|
Pierre-Emmanuel Wulfman
|
ae82144418
|
removing assign, tuples, sequences,
|
2020-02-09 00:31:30 +01:00 |
|
Christian Rinderknecht
|
e6dc4371ee
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/doc-pascaligo-loop
|
2020-02-08 10:16:34 +01:00 |
|
John David Pressman
|
8db8f6f039
|
Add list reference page to docs and add unit tests for List.size
|
2020-02-07 20:17:13 -08:00 |
|
John David Pressman
|
ebf258d128
|
Merge branch 'docs/string-reference' into 'dev'
Add string reference page to docs
See merge request ligolang/ligo!392
|
2020-02-07 23:01:25 +00:00 |
|
Lesenechal Remi
|
5ef61d3520
|
add assert primitive for pascaligo
|
2020-02-07 15:28:46 +01:00 |
|
Lesenechal Remi
|
54f4ffd413
|
Fix assetion with a default string "failed assertion"
|
2020-02-07 15:27:16 +01:00 |
|
John David Pressman
|
4c45eb9fb3
|
Add string reference page to docs
|
2020-02-07 05:27:23 -08:00 |
|
Sander
|
bd4a75016d
|
Merge branch 'add_lsl_lsr' into 'dev'
Add lsl and lsr support.
Closes #146
See merge request ligolang/ligo!387
|
2020-02-07 11:08:13 +00:00 |
|
Sander Spies
|
560ae6e0bc
|
Remove block skips.
|
2020-02-07 11:10:47 +01:00 |
|
Rémi Lesenechal
|
8003a9e2b1
|
Merge branch 'feature/remove-useless-constants' into 'dev'
Remove useless constants
See merge request ligolang/ligo!388
|
2020-02-06 21:26:04 +00:00 |
|
Suzanne Dupéron
|
d3a34445f4
|
Merge branch 'bugfix/new-typer-9' into 'dev'
New typer: constants: use a tuple of arguments, + typechecking rules for constants
See merge request ligolang/ligo!378
|
2020-02-06 20:56:04 +00:00 |
|
Lesenechal Remi
|
78693b482c
|
remove unused test
|
2020-02-06 18:12:44 +01:00 |
|
Lesenechal Remi
|
784c2da81b
|
Remove useless constants:
* C_HASH (removed)
* C_MAP_GET --replaced--> C_MAP_FIND_OPT
* C_MAP_GET_FORCE --replaced--> C_MAP_FIND
|
2020-02-06 18:08:51 +01:00 |
|
Sander Spies
|
e14dd18680
|
Correction: lsl and lsr are impure
|
2020-02-06 17:30:50 +01:00 |
|
Sander Spies
|
9433fa9bc4
|
Add lsl and lsr support.
|
2020-02-06 16:17:33 +01:00 |
|
Christian Rinderknecht
|
61ec0f41c3
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/doc-pascaligo-loop
|
2020-02-05 20:02:06 +01:00 |
|
Christian Rinderknecht
|
26059c281a
|
Forgot to check that function parameters are not reserved names.
|
2020-02-05 18:09:45 +01:00 |
|
Christian Rinderknecht
|
7a484cb45c
|
Merge branch 'dev' of gitlab.com:ligolang/ligo into feature/doc-pascaligo-loop
|
2020-02-05 16:29:37 +01:00 |
|
Christian Rinderknecht
|
410bbb0723
|
Complete rewrite of the documentation.
|
2020-02-05 16:28:40 +01:00 |
|
John David Pressman
|
59448e1d91
|
Add partial draft of Current library documentation and unit tests for Current.amount
|
2020-02-04 20:27:56 -08:00 |
|
Sander Spies
|
79fd0317ae
|
Merge
|
2020-02-04 15:05:13 +01:00 |
|
Pierre-Emmanuel Wulfman
|
cf7bc9374d
|
Merge branch 'feature/get_contract_opt' into 'dev'
add get_contract_opt and get_entrypoint_opt to ligo
See merge request ligolang/ligo!362
|
2020-02-04 13:36:22 +00:00 |
|
Sander Spies
|
0f9b92b83f
|
Oops.
|
2020-02-04 14:02:57 +01:00 |
|
Pierre-Emmanuel Wulfman
|
7c4871babc
|
add test
|
2020-02-04 13:38:17 +01:00 |
|
Pierre-Emmanuel Wulfman
|
4195026d73
|
add get_contract_opt and get_entrypoint_opt to ligo
|
2020-02-04 13:38:17 +01:00 |
|